-
8564825
主要完成3D视频的转换,显示,摄像头采集,传输,监控等,有数字水印()
- 2011-06-05 09:41:26下载
- 积分:1
-
Fourier
实现傅里叶变换,并进行频谱分析其中包括带通子波波形的实现。(The Fourier transform )
- 2015-04-15 19:19:18下载
- 积分:1
-
bianyi4_2
编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。(Write a generic prediction analysis procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until the end of the analysis process. Can be tested by different grammar (by performance data).)
- 2013-12-05 09:36:24下载
- 积分:1
-
QPSK
simulation of QPSK over noise and rayliegh channel and compared with theoretical results
- 2014-09-22 08:07:35下载
- 积分:1
-
zhengqihuanxiang
蒸气幻想简单挂机脚本.jar供研究Script的玩家学习(steam fantasy simple hook script. Script jar for research study of the player. .)
- 2014-09-18 10:35:53下载
- 积分:1
-
tui
Sun工具箱,在工作中可以帮助你
版本:v.1.0.0.0,还处于测试当中。
(SunBox,it can help you in your works.)
- 2014-08-18 13:32:56下载
- 积分:1
-
xinxilun
这是信息论里的知识,有循环编码、香农编码、费诺编码的程序(This is the knowledge in the information theory, a cycle encoding, shannon coding, coding procedure fee)
- 2014-11-20 22:39:24下载
- 积分:1
-
遗传算法模板
说明: 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。(used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.)
- 2005-11-02 21:01:55下载
- 积分:1
-
kernel_debugging_tutorial
windbg的使用文档.目前而言,本人认为是最全面的文档了(use of windbg documentation. now, I think is the most comprehensive documentation of the)
- 2007-09-05 15:09:12下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1