-
遗传算法 演化硬件
应用背景用C实现演化电路的设计,电路设计自动化关键技术C,演化电路,遗传算法,在没有人为干预的条件下,自动设计出满足要求的逻辑电路
- 2022-01-28 01:05:57下载
- 积分:1
-
lt; Lt; Tc utility gt; Gt; The article, dos system from the 1960s until spoke wi...
< Tc实用程序>>,文中从dos系统讲起,直到讲到window3.0,c在这各种平台下的程序实例,没事的时候翻一翻,没有坏处-lt; Lt; Tc utility gt; Gt; The article, dos system from the 1960s until spoke window3.0, c in various platforms under the procedures example, with nothing to the double, do no harm
- 2023-05-31 04:35:04下载
- 积分:1
-
an application functions and passing them to main function
an application functions and passing them to main function-an application on functions and passing them to main function
- 2022-02-21 11:44:32下载
- 积分:1
-
http.rar
http.rar
- 2022-03-22 16:56:50下载
- 积分:1
-
在多媒体软件中,如果让相关图片按顺序循环滚动(例如循环展示商品图片),多媒体程序一定会增色不少,运行此程序,在窗体中将从左到右连续播放不同的图片,呈现了一种电影...
在多媒体软件中,如果让相关图片按顺序循环滚动(例如循环展示商品图片),多媒体程序一定会增色不少,运行此程序,在窗体中将从左到右连续播放不同的图片,呈现了一种电影胶片的效果,并且每张胶片中的图片都izai不断的动态变换。-In the multimedia software, if the picture in order to allow the relevant circle rolling (for example, display of goods circulation picture), multimedia program will be enriched a lot to run this procedure will be from left to right in the form playback different picture, showing the the effect of a film, and each film in the picture are izai constant dynamic change.
- 2022-03-06 19:15:43下载
- 积分:1
-
关于jsp的一些好文章 主要介绍一些关于JSP的应用技巧方面的东西...
关于jsp的一些好文章 主要介绍一些关于JSP的应用技巧方面的东西-jsp on the excellent article introduces some of the JSP application of things
- 2022-02-06 10:29:43下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
台球地图实现,可以移植的模块,适合大多数的台球小程序,很方便...
台球地图实现,可以移植的模块,适合大多数的台球小程序,很方便-Billiard map realize, you can transplant the module, suitable for the majority of billiards applet, it is convenient
- 2022-02-03 06:41:00下载
- 积分:1
-
one prepared by the memory source, this procedure is particularly suited to stud...
一款vb编写的记忆力源程序,此程序特别适合初学者研究和学习-one prepared by the memory source, this procedure is particularly suited to study and learn from beginners
- 2022-03-21 10:11:40下载
- 积分:1
-
with a vc Wuzilianzhu development of the small game, using a Directdraw
一个用vc开发的五子连珠的小游戏,运用了Directdraw-with a vc Wuzilianzhu development of the small game, using a Directdraw
- 2022-01-26 03:52:18下载
- 积分:1