-
GAfun
遗传算法在函数中的应用,它包括编码、交叉、变异、选择等详细的编程,对学习遗传算法很有帮助。(Genetic Algorithms in a function application, which includes coding, crossover and mutation, select details such as programming, genetic algorithm is useful for learning.)
- 2009-12-26 14:55:00下载
- 积分:1
-
LinkedList
自己实现了C++链表,测试在Main中,分为头文件和实现(I realized C++ linked list by myself)
- 2020-06-21 06:40:02下载
- 积分:1
-
荣瑞 R2000 test demo
说明: 荣瑞R2000 RFID模块开发包,源码(Rongrui R2000 RFID module development kit, source code)
- 2020-08-18 09:41:21下载
- 积分:1
-
AGS01DB- VOC 气体传感器
说明: AGS01DB 是一款含有已校准数字信号输出的 MEMS VOC 气体传感器。 它应用专用的数字模块采集技术和气体感应传感技术, 确保产品具有极高的可靠性与卓越的长期稳定性。(Ags01db is a MEMS VOC gas sensor with calibrated digital signal output It uses special digital module acquisition technology Technology and gas sensing technology ensure high reliability and excellent long-term stability.)
- 2019-11-21 11:17:34下载
- 积分:1
-
Sorting-and-Searching-Algorithms
Sorting and Searching Algorithms:
A Cookbook
- 2014-09-26 17:16:17下载
- 积分:1
-
wiableinner
线性表的建立,从算法改为vc语言实现编程,推荐给大家参考一下(The establishment of the linear table, algorithm to vc programming language implementation, recommended for your reference)
- 2017-04-23 06:18:40下载
- 积分:1
-
cmopso
典型的多目标粒子群算法(CMOPSO),附测试函数,注解详细,适合学习参考(A typical multi-objective particle swarm optimization (CMOPSO), attached to the test function, annotation detailed reference for learning)
- 2013-11-30 10:40:24下载
- 积分:1
-
m-u0
计算钢筋混凝土梁弯矩曲率关系,并输出钢筋混凝土梁弯矩关系图(calucate the M-u relationship of reinforecd concrete structure)
- 2020-07-13 15:08:51下载
- 积分:1
-
51message
设置短消息模式
设置短消息中心 AT+CSCA=“+8613800531500”回车(Short message mode to set the short message service center AT+ CSCA = " +8613800531500" Enter)
- 2011-05-22 10:28:47下载
- 积分:1
-
1013_digital_root
数字根算法,用最简单的代码计算数字根。如果把一个大数的各位数字相加得到一个和,再把这个和的各位数字相加又得一个和,再继续作数字和,直到最后的数字和是个位数为止,这最后的数称为最初那个数的“数字根”。(Digital root algorithm, with the most simple code to calculate the digital root. If you figure in a large numbers is the sum of a, then this and you figure the sum is again a, and then continue for digital and until the final figure and the single digits, the last number called initially that the number of "digital root".)
- 2012-04-27 10:07:18下载
- 积分:1