-
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课....
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课.-easy mfc original code, MFC recommend to vomit blood containing the basic principles of operation and news cycle note. MFC is the learners will Studies class.
- 2022-06-13 09:18:45下载
- 积分:1
-
one can any documents in hexadecimal open
可以打开任何十六进制的文档
- 2022-03-18 23:15:59下载
- 积分:1
-
硬盘擦除器,将硬盘的逻辑盘内容擦除。用qt4+vc6。
硬盘擦除器,将硬盘的逻辑盘内容擦除。用qt4+vc6。-Hard Drive Eraser will erase the hard disk of the logical content. With qt4+ Vc6.
- 2022-11-26 23:30:03下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
Windows程序设计(第5版,珍藏版)源码
这是Windows程序设计(第5版,珍藏版)源码,希望对大家有用
- 2022-07-17 22:07:20下载
- 积分:1
-
astar算法的改进,很有用,运行没有错误,又需要的同学赶紧下哦...
astar算法的改进,很有用,运行没有错误,又需要的同学赶紧下哦-astar algorithm improvements, useful, run no errors, but also those students in need under the oh hurry
- 2022-05-29 17:12:41下载
- 积分:1
-
多
多元多峰函数的优化实例
第10行各变量的上下限改为[-10 10],原来为[-3 3];
第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系
-Multi-multi-peak function optimization examples of the first 10 lines the upper and lower limits of each variable changed to [-10 10], originally for the [-3 3] No. 25 line changed to: [Y, I] = min (ObjV) the original of [ Y, I] = min (ObjVSel) this will be the individual value of chromosome shubert () function values corresponding to the original expression does not have shubert () function from the variables and should correspond to the relationship between variables
- 2022-12-27 05:15:03下载
- 积分:1
-
钥匙被带到得到一个键,你按着计算时间的键的n。
取按键名 获取您按下某键的键名
计算时间 计算时间天数
取扫描码 获取您按下某键的键代码-Keys were taken to obtain a key you press the keys of the computation time the number of days to calculate time taken to scan code you press a key to obtain the key code
- 2023-03-14 13:45:03下载
- 积分:1
-
用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!...
用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!-vc achieved with a drawing, and painting a circle and a square. Triangle could have been painted, but not set. While proceedings timer used to set up a mobile so that the graphics and some fun too!
- 2022-02-07 03:04:24下载
- 积分:1
-
CHtmlView访问文件内部资源与innerHTML演示
CHtmlView访问文件内部资源与innerHTML演示-document internal resources and innerHTML demo
- 2022-05-09 01:36:37下载
- 积分:1