c# 编写的类似媒体播放器(MediaPlayer)离子特效的演示程序, 同时实现了 GDI+ 和 DDraw 两套呈现引擎. -c # prepared in similar media player (MediaPlayer) ion effects of the demonstration program, while achieving the GDI and DDraw has two engines. 下载
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/release 目录中包含了运行时所需的资源.-c # prepared by the Russian box game. a sound and music (though in some machines will be broadcast mid mistake ...), while achieving the GDI and DDraw has two engines. debug / release contains a directory Runtime the necessary resources. 下载
单片机在循环显示数字列的同时,采用查询方式控制数字的显示时间和音乐播放的开关。音乐低频信号由定时器采用中断方式产生。-SCM in circulation figures out show at the same time, using figures for the control of time - and the music player switching. Music low-frequency signals used by the timer interrupt way. 下载
开发环境是CCS,在DM642平台上实现CIF格式的采集与播放.帮助使用者在了解CIF算法的同时,更深入了解DSP/BIOS程序设计环境.-development environment is CCS, DM642 platform in achieving CIF format with the acquisition of broadcast. help users understand the CIF algorithm, more in-depth understanding of DSP / BIOS programming environment. 下载
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在test.wav文件中,并利用cast test.wav > /dev/sound/dsp回放文件。此处需要注意的是,录音频率必须是44100才能正确回放。否则就会出现类似快放的效果。分析应该是cast方式利用了dsp的默认播放频率44100,所以如果录音的时候低于这个频率,这放的时候就会快放。 此外,设置采样率的时候必须设置成16bit,否则会提示出错。原因尚不知道,估计是与声卡有关。- 下载
HM6264Driver_DS HM6264 RAM的读写驱动程序 S480_Manual_C S480的手动播放范例 (for SACMV26e.lib) SetIOBit SPCE061A 利用C语言进行软件端口位操作范例 ShowsinTable 简易正弦波发生器方案,同时提供全正数的正弦表 SleepTimerWakeup 定时中断唤醒CPU的范例 UARTDemo 使用UART中断方式进行通讯的范例 UARTDouble UART双机通讯范例,采用中断方式 -HM6264Driver_DS HM6264 RAM read and write drivers for the S480 manual S480_Manual_C broadcast paradigm (for SACMV26e.lib) SetIOBit SPCE061A C language for the use of port-operating software paradigm ShowsinTable simple sine wave generator programs, is to provide the number of regular sine table SleepTimerWakeup CPU interrupt awaken example UARTDemo use UART interrupt communication paradigm UARTDouble Dual UART communications paradigm Interrupt Mode 下载
实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。可以在标准的C编译器中,编译makefile文件来运行该程序。 其内还包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 -implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, It could also conducted inverse transform. In the standard C compiler, the compiler makefile file to execute the program. Inside also includes a broadcast to mpeg1 mpeg2 video streaming and the windows executable. 下载
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。可以在标准的C编译器中,编译makefile文件来运行该程序。在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 -this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar 下载
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 -this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar 下载
Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵机模型,因此Agent可以通过变异而“任意”的编程序。通过Autolife模型,首先人们可以看到一般的生态系统中共存的现象:生物的大爆炸、大灭绝,Agent进化得越来越聪明;其次,用户可以通过变化不同的食物添加规则探索Agent与环境的关系;最后,如果允许Agent通过播种改变环境自动产生食物,那么组织的涌现就是一种不可避免的结果。Agent构成的组织具有自主运动的特性,还可以进行自我修复,可以说Autolife中的组织是一些真正的“活体”。-Autolife model is to conduct an "open-evolution" artificial life system. Each Agent can be used model changes the rules limited the length of the table automatic machine modeling. One Agent can be self-propagation, model selection mechanism not used Explicit the fitness function instead of using the energy consumption of a simple model to emerge spontaneously, so that the agent can be a model category Tierra system. But with Tierra, Avida digital life model is different Autolife model for greatly simplified its friendly interface, operation directly. Although not every agent to a virtual computer assembly, but Agent and the environment coupling can be seen as a Turing Machine model, the Agent can mutate and "arbitrary" programmed. Through Autolife model, the first one c 下载
jsp java使用form windows游戏编程快速入门方法 tftp client 代码 通过编译的x264源代码 rsa的matlab实现 dif程序下载 jsp mysql小程序源码 usbport 编译 遗传算法函数优化 最新hibernate中文参考手册 vhdl lc72131 la1823 程序 vc 读取 硬盘大小 图书管理系统 java sql nrf905源代码 vc三次插值 文件合并软件 vc 声卡采集 matlab电子教程pdf 网页抓取 vc源代码 学校教材订购系统 vc 网卡地址 粒子系统教程opengl linux 串口驱动 用matlab遗传算法程序 进程内存查看下载 s3c2410 uda1341 for linux ycbcr 原理 ps2键盘驱动源码 verilog 随机 vc *.doc 小波包分解 matlab pt2314控制程序 qcxw2-e4trf-sgagq-d9gmp labview教程下载清华 98 计算器 源码 分组加密算法原程序 vc删除工程文件 设备状态监控 fsk wave头 isodata matlab源代码 旅行商问题 matlab c++ 学籍管理系统代码 k型热电偶应用电路 lucene in action源码 matlab离散傅立叶变换代码 数字水印算法程序 evc用keyboard 表面等离子体的模拟 at89c51snd1源代码