-
20052111253316
本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能
GUI界面,VFAPI支持,MMX优化等功能。
(The program code is developed in MSSG MPEG2Decode based on, add the following functional GUI interface, VFAPI support, MMX optimization function.)
- 2012-11-05 15:19:46下载
- 积分:1
-
crc
CRC的c#代码 有需要做CRC认证的可以看看 可以根据代码增加程序CRC校验功能(C# code with the CRC CRC certification needs to be done according to code can add the program to see the CRC function)
- 2011-07-12 21:45:12下载
- 积分:1
-
CAN-USB
CAN总线分析源代码
USB转CAN USBCAN 调试器 (CAN Bus Analyzer USB to CAN USBCAN source code debugger)
- 2013-07-09 22:51:28下载
- 积分:1
-
tts
vc++利用mfc实现speech sdk(vc++ use mfc speech sdk)
- 2012-11-01 21:53:09下载
- 积分:1
-
winrtplastest
WinRTP is a COM component which can originate RTP (Realtime Transport Protocol) media from a microphone and terminate RTP media on a speaker.(WinRTP is a COM component which can origina te RTP (Realtime Transport Protocol) media fro m a microphone and terminate on a RTP media speak er.)
- 2006-12-20 23:12:49下载
- 积分:1
-
inception_english-384212
inception source code subtitle english
- 2014-07-15 12:13:42下载
- 积分:1
-
Force-Feedback-with-DirectInput
This is a code stub from a game I am working on. You will need to have DirectX 7.0 installed or higher. I will give you two sample effects when using a force-feedback joystick. The first one is an Explosion force feedback effect, the other one is a Gunfire effect. You will have to enum your own Joystick object.
- 2014-07-13 14:06:31下载
- 积分:1
-
件夹给出了五个基本的dsp运行程序 dsp28335
文件夹给出了五个基本的dsp运行程序,基于DSP28335开发板,在CCS编程环境下给出了包括跑马灯、CPU时钟控制程序等五个完整的CCS工程文件。方便初学者学习芯片及编程语言。(The folder gives five basic DSP running programs. Based on the development board of DSP28335, five complete CCS engineering documents including horse-running lamp, CPU clock control program and so on are given in CCS programming environment. It is convenient for beginners to learn chips and programming languages.)
- 2020-06-19 04:40:01下载
- 积分:1
-
GenPrint-Sample
打印虚拟驱动,提取自wdk 8.1,需要wdk环境。(Print a virtual drive, extracted WDK 8.1, need WDK environment.)
- 2021-03-11 09:49:26下载
- 积分:1
-
xianxing
1.输入一组整型元素序列,建立顺序表。
2.实现该顺序表的遍历。
3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。
4.判断该顺序表中元素是否对称,对称返回1,否则返回0。
5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。
6.输入整型元素序列利用有序表插入算法建立一个有序表。
7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。
8.编写一个主函数,调试上述算法。
* 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删
除、排序、查找等)
(err)
- 2008-04-19 10:04:01下载
- 积分:1