资源列表
MyPoly
- 多项式求和的计算,多项式求和的计算 多项式求和的计算-The Plus of Poly
cstuff
- demo cs stuff, this is just some test code i ve been messing around with a while back, hopefully it can help others learn.
judge7
- 实用七人表决器源码,可直接到max+plus2上验证。-Useful source of seven voting machines can be directly to the max+ plus2 to validate.
SSD7ex7
- SSD7 Ex. 7 answers, 100 accurate-SSD7 Ex. 7 answers, 100 accurate
zhuomian
- Visual Basic桌面图标文字背景为透明色-Visual Basic desktop icon transparent text background color
busca_nombres_maquinas_de_la_red
- busca nombres de maquina por direccion ip
asp.net
- asp.net下载文件的常用方法,希望能为大家带来帮助-Asp.net download file the commonly used method, the hope can help bring you
PSO
- 粒子群优化matlab代码,提供给大家参考,欢迎讨论和学习-Particle swarm optimization matlab code provided for your reference and welcome discussion and learning
InitDMA
- TMS320C6457 QDMA实现二维数据传输的C代码。 头文件大家可以参考TMS320C6457的数据手册自己定义,无非就是MMR的定义。-TMS320C6457 QDMA C code to achieve the two-dimensional data transmission. Header files can reference TMS320C6457 Data Sheet to their own definition, is nothing more than the de
JS_table_advanced_sorting
- js实现html表格排序功能,数字的可按大小升降排序-js achieve html table sorting function, sort numbers can be sized down
fskmod
- Matlab code for generating FSK modulated signal
internal-sorting
- (1) 对常用的内部排序算法进行比较:直接插入排序、简单选择排序、冒泡排序、快速排序、希尔排序。 (2) 利用随机函数产生N(如30000)个随机整数,作为输入数据作比较;比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换计为3次移动)。 (3) 对结果作出简要分析。-(1) internal sorting algorithm commonly used to compare: direct insertion sort, simple selection sort