-
控制按规定输出的C源代码
控制按规定输出的C源代码-control by the provisions of the output C source code
- 2022-03-31 18:37:23下载
- 积分:1
-
属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbo...
属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含
edit box, a combo box, an RBG color value, a font name, or a file name-Properties list box with the MFC implementation of this program property list box (Property Listbox), as the same as VB" s IDE environment. Property Listbox users can include edit box, a combo box, an RBG color value, a font name, or a file name
- 2022-02-07 09:54:54下载
- 积分:1
-
我自己编的基于对话框的计算器,希望给你带来帮助
我自己编的基于对话框的计算器,希望给你带来帮助-A calculator based on the dialog class . I hope that it would give you some help.
- 2023-03-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 CE/Mobile SP/PPC 上封装的ini操作的dll动态库,可以直接在SP/PPC上使用,速度快,很方便...
Windows CE/Mobile SP/PPC 上封装的ini操作的dll动态库,可以直接在SP/PPC上使用,速度快,很方便-Windows CE/Mobile SP/PPC on the package ini operation dynamic dll library, can be directly in the SP/PPC to use, fast, very convenient
- 2022-03-22 23:43:31下载
- 积分:1
-
MIT博弈论教材,详细的介绍了博弈论,麻省理工大学的教材哦,很好...
MIT博弈论教材,详细的介绍了博弈论,麻省理工大学的教材哦,很好-Game Theory MIT teaching materials, a detailed introduction of the Game Theory, Massachusetts Institute of Technology teaching Oh, well
- 2022-04-22 19:58:44下载
- 积分:1
-
C + + 日历
这是一个C++库,实现计算任何日期,如任何一天,任何一个月,任何一年。图书馆有五类,包括C日历组,C节,C月,C年和C日期。
- 2022-01-25 21:55:00下载
- 积分:1
-
VB.NET FTP touch
VB.NET版FTP触摸
- 2022-10-26 08:40:03下载
- 积分:1
-
实现了多幅动态图片在客户区的分层显示,非常好用
实现了多幅动态图片在客户区的分层显示,非常好用-Realize a number of dynamic images in the customer area of the layered display, very easy to use
- 2022-01-25 22:22:04下载
- 积分:1
-
visual c++ 编写的grid的demo代码,很不错
visual c++ 编写的grid的demo代码,很不错-visual c prepared by the grid of the demo code is pretty good
- 2023-07-04 01:30:03下载
- 积分:1