搜索资源列表
漫天飞雪.rar
- 用javascr ipt做网页时的特效,形成漫天飘雪的效果,试试吧。将代码加入<BODY></BODY>中即可。
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
NEO SDK 图形库 2.1.90
- NEO V2.1.90 正式版的说明文件。 这个压缩包中的包括了NEO的头文件(即源程序)、帮助文档、实例、汉字库等组件: NEO--| |--docs:内含NEO详细的开发及使用文档, | 有了它就能很容易地使用NEO SDK了! | &n
Redraw
- 克服控制闪烁问题(1KB)-overcome control scintillation (1KB) <END>
xxm
- 餐桌管理程序(83KB)<END>-table management procedures (83KB) lt; ENDgt;
LT-810userbook
- 指纹密码锁的资料,LT-810A指纹锁用户手册,可以了解下指纹锁的功能
DistributedLTCodes
- 用来介绍LT码中度分布函数的一篇论文,很有参考价值,对于研究LT码的人很有用-LT code used to introduce a moderate distribution function papers, a good reference for the study of LT codes were very useful
lt
- 用Visual c++编的Luby Transtion codes-Using Visual c2B 2B Part Luby Transtion codes
myLT
- lt码编码过程,结合了自己的实践经验,很辛苦写的-the lt encoding source code
source_codes_big_cpp
- 著名C++书籍<<Big C++>>所有源码,很珍贵,大家看着用吧!-Famous Cpp books , <<Big C++>> s source codes, it s very rare, please use it safely hehe
soft
- 软件安装 #NoTrayIcon #Region **** 参数创建于 ACNWrapper_GUI **** #AutoIt3Wrapper_outfile=zyb.exe #AutoIt3Wrapper_Compression=4 #AutoIt3Wrapper_Res_Comment=软件安装 #AutoIt3Wrapper_Res_Fileversion=1.0.0.0 #AutoIt3Wrapper_AU3Check_Parameters=-q #End
wang
- IMPLEMENTATION OF FOUNTAIN AND LT CODES
LT.VSSDatabaseChanger-source
- 在更换了VSS数据库地址后,需要把所有 mssccprj.scc 文件的共享地址更改过来。而 LT.VSSDatabaseChanger 则可以帮助您批量更改地址!使用非常方便-Address the replacement of the VSS database, you need to address all mssccprj.scc change over file-sharing. The LT.VSSDatabaseChanger can help you bulk change of
LT
- LT Codes Michael Luby
LT-1Bmsp430
- 这是LT-1BMSP430开发板所有模块的例程,还有电路原理图。希望对大家有用-This is the LT-1BMSP430 module development board all routines, as well as schematics. I hope useful
LT-matlab
- LT码的编解码MATLAB源码,包括仿真实现,能够成功译码等-LT codec MATLAB source code, including Simulation, etc. can be successfully decoded
4104621LT-codes
- LT码编译码仿真程序,matlab环境下运行正常(LT code compiling code simulation program, running normal under Matlab environment)
LT码参考2 - 副本
- 用于测试LT码在不同包数目不同码长以及不同冗余情况下的译码错误率的情况比较。(The comparison is used to test the decoding error rate of the LT code under different code lengths and different redundancy.)
LT_matlab
- 详细说明了LT码在matlab程序中的仿真(LT code simulation in matlab program is explained in detail)
Test_LTmatlab
- LT喷泉码的文件,包括编码和译码的过程以及测试文件(Lt fountain code files, including encoding and decoding)