资源列表
[其他小程序] liushuiqingqing
说明:基于距离的免疫遗传算法,程序能够执行,算法比较优化,收敛性能非常好。供大家参考。-based on distance from the immune genetic algorithms, procedures can be implemented, algorithm optimization, convergence performance is very good. For your reference.<陈亚夫> 在 2025-06-09 上传 | 大小:86kb | 下载:0
[其他小程序] redpack_bin_060415
说明:无压密码,支持GBA 文件格式 望上还有很多-no pressure passwords, file format support GBA there is a lot of hope<面的输> 在 2025-06-09 上传 | 大小:548kb | 下载:0
[其他小程序] dianzhujisuanji1.0
说明:一个比较好玩的电阻器解码和计算需要的颜色色值和温度容限.-a more fun Resistance decoder and computing needs of the color values and color temperature tolerances.<knm> 在 2025-06-09 上传 | 大小:4kb | 下载:0
[其他小程序] 9s12dj64_eeprom_w_r_function
说明:mc68hc9s12d64的eeprom读写函数-mc68hc9s12d64 of EEPROM read and write function<张公> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[其他小程序] GTCardMotion
说明:关于固高卡的包装的api函数和轴状态以及坐标系状态下的状态实时读取及显示-solid high card on the packaging api function and axial coordinates state and the state of the state read and display real-time<周转> 在 2025-06-09 上传 | 大小:18kb | 下载:0
[其他小程序] heapsort2.c
说明:堆排序算法的过程演示 请多多指教-heap sorting algorithm process demonstrated great weekend!<龙太雷> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[其他小程序] haode
说明:字符串的替换操作replace (String &s, String &t, String &v)是指:若t是s的子串,则用串v替换串t在串s中的所有出现;若t不是s的子串,则串s不变。例如,若串s为“aabbabcbaabaaacbab”,串t为“bab”,串v为“abdc”,则执行replace操作后,串s中的结果为“aababdccbaabaaacabdc”。试利用字符串的基本运算实现这个替换操作。 -string replacement operation replace (Stri<dfssd> 在 2025-06-09 上传 | 大小:1kb | 下载:0