-
微分进化算法
differential evolution 源码。用c++实现的实数型编码方案,并且改进了差分因子和突变因子的表达形式。非常适合初学者使用。
- 2022-04-13 06:41:58下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
VC6.0 use development, the entire document can be selected folder or multiple fi...
使用VC6.0开发,可以将整个文件夹或所选的多个文件名,由中文转换为拼音-VC6.0 use development, the entire document can be selected folder or multiple files, and by the conversion of Chinese Pinyin
- 2023-06-03 15:50:03下载
- 积分:1
-
SUN Xin teachers on the network programming, programs written in my personal not...
孙鑫老师讲解的网络编程,程序中我个人写的注释特别详细,很适合初学者学习-SUN Xin teachers on the network programming, programs written in my personal notes in particular detail, it is suitable for beginners to learn
- 2023-09-08 19:20:03下载
- 积分:1
-
windows下端口读写
windows下端口读写-read and write ports under the windows
- 2023-06-05 15:30:03下载
- 积分:1
-
基于堆栈的溢出
stack based OverFlow
- 2022-04-07 19:29:41下载
- 积分:1
-
delforexp.zip dephi数据格式
DelForExp.zip 格式化Delphi数据-DelForExp.zip to format Dephi data
- 2022-03-23 17:49:22下载
- 积分:1
-
shuffle 5 cards and get bigger number than your opponent, easy example how to cr...
shuffle 5 cards and get bigger number than your opponent, easy example how to create blackjack game
- 2022-02-14 02:57:48下载
- 积分:1
-
simple CS scoure code!
简单CS编程源码,帮助对于学习CS编程的初期学者!-simple CS scoure code!
- 2022-06-26 02:57:41下载
- 积分:1
-
这是一张通用定时器/计数器卡你可以绕线在我们…
This is a photo of a general purpose timer/counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolution timing (microseconds). Because of its programmablity, it is very powerful and flexible. You can even control DC or servo motors using pulse-width modulated (PWM), or stepper motors using its square wave capabilities. The figure below is the actual output (square wave) from the 8254 card captured by an oscilloscope:
- 2023-07-12 20:15:03下载
- 积分:1