-
遗传算法在TSP旅行商问题运用
VC++ MFC
遗传算法在TSP旅行商问题运用
VC++ MFC-Genetic algorithm in TSP Traveling Salesman Problem using VC++ MFC
- 2022-01-21 01:45:55下载
- 积分:1
-
八位码游戏
用vb.net实现的哦
现在网上还没人做出来噢
八位码游戏
用vb.net实现的哦
现在网上还没人做出来噢-eight games with vb.net code realized oh online now, no one has done Oh
- 2022-02-19 21:39:41下载
- 积分:1
-
DSP programming functions commonly used double uniform (a double, double b, long...
DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) double weibull(double a,double b,long int*seed) int bn(double p,long int*seed) int bin(int n,double p,long int*seed) int poisson(double lambda,long int *seed) void dft(double x[],double y[],double a[],double b[],int n,int sign) void fft(double x[],double y[],int n,int sign)-DSP programming functions commonly used double uniform (a double, double b, long int* seed) double Gauss (double mean, double sigma, long int* seed) double exponent (double beta, long int* seed) double Laplace (double beta,* long int seed) double Rayleigh (double sigma, long int* seed) double Weibull (a double, double b, long int* seed) int bn (double p, long int* seed) int bin (int n, p double, seed long int*) int poisson (double lambda, long int* seed) void dft index (doubl
- 2023-03-21 07:35:03下载
- 积分:1
-
LIL 9325 DEVIVE
ILI 9325+AU2.4 驱动代码 -LIL 9325 DEVIVE
- 2022-01-26 08:18:24下载
- 积分:1
-
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p...
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p : : R u n ( )。该函数不仅具有
查询新消息的逻辑功能,并且完成了大量包括更新用户界面状态和清除临时内存对象在内的
应用程序维护工作。因此,如果需要在应用程序中的某个地方停止运行并等待消息,也需要
进行这种应用程序维护工作。由于微软提供了C Wi n A p p ( ) : : R u n ( )函数的源代码,因此本例将
创建该函数的一个新版本,可用于应用程序中的任何地方。
- 2022-02-06 06:20:29下载
- 积分:1
-
generate log file etc. tool. source
generate log file etc. tool. source
- 2022-03-16 14:24:43下载
- 积分:1
-
Chapter VI which deal mainly with C++/C programming style. The difficulty is not...
第一章至第六章主要论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。世上不存在最好的编程风格,一切因需求而定。团队开发讲究风格一致,如果制定了大家认可的编程风格,那么所有组员都要遵守。如果读者觉得本书的编程风格比较合你的工作,那么就采用它,不要只看不做。人在小时候说话发音不准,写字潦草,如果不改正,总有后悔的时候。编程也是同样道理。
第七章至第十一章是专题论述,技术难度比较高,看书时要积极思考。特别是第七章“内存管理”,读了并不表示懂了,懂了并不表示就能正确使用。有一位同事看了第七章后觉得“野指针”写得不错,与我切磋了一把。可是过了两周,他告诉我,他忙了两天追查出一个Bug,想不到又是“野指针”出问题,只好重读第七章。
-Chapter VI which deal mainly with C++/C programming style. The difficulty is not high, but the details are more common. Not sound like, to improve quality is to start from these bit by bit. Does not exist in the world the best programming style, all due to demand. Pay attention to the same style of team development, if approved of established programming style, then all team members must abide by. If readers think this book is also more programming style of your work, then use it, do not look not do. Pronunciation in childhood are not allowed to speak, write illegible, if not corrected, there is always regret the time. Programming is also the same re
- 2023-06-06 20:50:02下载
- 积分:1
-
这个是我在学校上课时候老师布置的作业,关于图象处理的,大家可以...
这个是我在学校上课时候老师布置的作业,关于图象处理的,大家可以-This an assignment that our teacher assigned to us in the class. It is about the image processing, you guys can have a look!
- 2022-02-21 06:23:20下载
- 积分:1
-
按15行×16列的表格形式显示ASCII码为10H
按15行×16列的表格形式显示ASCII码为10H---100H的所有字符,即以行为主的顺序及ASCII码递增的次序一次显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-Of 15 rows × 16 columns in tabular form displays ASCII code is 10H--- 100H all the characters, that is, acts of God" s order and the order of ASCII codes displayed at one time increments corresponding characters. 16 characters per line, each line with the gap between two adjacent characters in character (ASCII 0) separated.
- 2023-01-27 13:45:03下载
- 积分:1
-
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途...
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途-The preparation of a durable and simple PWM square wave generation, PWM square wave in electronic applications, there are a wide range of uses
- 2022-05-09 14:17:52下载
- 积分:1