资源列表
CBigNumMultiply
- C语言实现的大数相乘运算,可以最少实现5000*5000(再大没有做过测试)个字节的乘法运算。-Large numbers multiplication C language, you can at least achieve 5000* 5000 (again not been tested) bytes multiplication.
CBigNumDivision
- C语言实现的大数相除功能,基于最少5000*5000(再大的数没有测试,应该没问题)字节的结果,结果会按高低位打印到屏幕。-Large numbers divided C language function, based on a minimum of 5000* 5000 (then a large number have not tested, it should be no problem) bytes of the results, the results will be printed
modified-program
- 整理计算camera trap照片数据。-Use for camera trap data management.
genetic-algorithm
- 这是一个简单的遗传算法的实现。。。希望可以对研究遗传算法的初学者有所帮助-This is the realization of a simple genetic algorithm. . . I hope you can help beginners on the study of the genetic algorithm
fpround_fpround
- floating point rounding
unpackfp_unpackfp
- ploating point unpack
fpnormalize_fpnormalize
- floating point normalise
packfp_packfp
- floating point packing
fpalign_struct
- floating point alignment
genetic
- 遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm (complete variation method) for solving the multiple sequence alignment problem to a certain extent, two random numbers due to total variat
RFID-and-ZigBee-location
- 将zigbee技术与RFID技术融合,对室内人员进行定位管理-Zigbee technology with RFID technology integration of indoor personnel location management
PID-Tunning-with-PSO
- tuning of pid controller by pso(particle swarm optimazation) evuloutionary algorithm