-
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例-VC++ Programmer programming tutorial, very good e-books, chm format, there are many examples of
- 2022-02-10 00:36:41下载
- 积分:1
-
关于定时器的使用,自己写的代码 绝对不会跟人家的重复
关于定时器的使用,自己写的代码 绝对不会跟人家的重复-With regard to the use of timers that they will not write the code duplication with others ~ ~ ~
- 2022-11-20 21:35:08下载
- 积分:1
-
一个监控指定外部程序运行的软件。支持外部程序异常关闭重启,以及定时重启功能。对于监控要求长时间无职守的服务器程序,特别有用。...
一个监控指定外部程序运行的软件。支持外部程序异常关闭重启,以及定时重启功能。对于监控要求长时间无职守的服务器程序,特别有用。-an external monitor appointed to run the software. Support for external procedures abnormal restart closed, and regularly reset. Monitoring requirements for the long-duty server programs, particularly useful.
- 2023-02-08 07:15:03下载
- 积分:1
-
红黑树好男人
red black tree ok man
- 2023-08-20 02:45: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
-
directx show 的帮助文档是一个很好的参考资料。可是里面的很多东西都讲得太多了,而我们在开始接触的时候,都想从最简单的东西入手,然后逐渐深入,可是参考...
directx show 的帮助文档是一个很好的参考资料。可是里面的很多东西都讲得太多了,而我们在开始接触的时候,都想从最简单的东西入手,然后逐渐深入,可是参考SDK里面的例子程序,总是云里雾里,特别是自己动手写FILTER,要拨开它的丛丛雾水,还真有些不容易。 -DirectX show with the help documentation is a good reference. But there are a lot of things they said too much, and we start contact, the most wanted from the start with simple things, and then gradually deepening, but inside the SDK reference examples procedures, always waves, especially to write himself FILTER, it is supposed to touch the fog, it really these will not be easy.
- 2023-03-14 08:15:03下载
- 积分:1
-
绝对可以运行的程序 约瑟夫问题1
绝对可以运行的程序 约瑟夫问题1-definitely can run the procedure Joseph a problem
- 2022-06-17 11:32:53下载
- 积分:1
-
用MAXPLUS制作计算机组成原理实验I/O中断管理电路的模拟。
用MAXPLUS制作计算机组成原理实验I/O中断管理电路的模拟。-Segments produced using Computer Engineering Experiment I/O circuit interruption management simulation.
- 2022-02-03 11:55:29下载
- 积分:1
-
万年历c程序,很全面...有按键控制,液晶显示,修改等功能.....注释很详细...
万年历c程序,很全面...有按键控制,液晶显示,修改等功能.....注释很详细-C, 全 ... 邪, 液 示, 薷 牡 裙 ..... 注 细
- 2022-09-27 20:35:03下载
- 积分:1
-
Collected orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507红外收发驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 infrared transceiver driver source code, not for testing
- 2022-01-23 11:21:05下载
- 积分:1