-
注册表程序。 1 一个规范的注册表程序,模拟windows的注册表。 2 包含winCE的注册表解释,可以移植...
注册表程序。 1 一个规范的注册表程序,模拟windows的注册表。 2 包含winCE的注册表解释,可以移植-registry procedures. A registry of a standardized procedure to simulate the windows registry. WinCE 2 contains the registry explained that the transplant
- 2023-04-24 06:55: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
-
操作JPEG的库和源程序
操作JPEG的库和源程序-operation of the library and JPEG source
- 2023-09-03 13:25:04下载
- 积分:1
-
PCI device driver development
PCI设备WINDOWS驱动程序的开发-PCI device driver development
- 2022-08-24 07:50:34下载
- 积分:1
-
对于bacnetip虚拟链路层文件
Document for BACnetIP Virtual Link Layer
- 2022-06-20 03:42:08下载
- 积分:1
-
专业化企业的竞争优势.rar
专业化企业的竞争优势.rar-specialized enterprises competitive advantages. Rar
- 2022-04-28 07:47:46下载
- 积分:1
-
VB实现拦截键盘输入
VB实现拦截键盘输入-VB interception keyboarding
- 2022-06-20 05:26:17下载
- 积分:1
-
91331994network_report,vc++实验报告,聊天系统
91331994network_report,vc++实验报告,聊天系统-91331994network_report,vc++
- 2022-01-25 18:26:06下载
- 积分:1
-
STM32F103 串口收发-中断方式
基于STM32开放版 运行于MDK
实现基本的串口通信实验 对于初入STM32学习的人有很大帮组。
1.MDK文件夹
--- MDK启动软件
2.obj文件夹
--- 包含编译产生的中间文件
--- 最终可执行的HEX文件程序
3.src文件夹(包含所有的源代码)
---包含main.c文件
- 2022-03-19 06:38:09下载
- 积分:1
-
这是matlab与VC编程的源码
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MA...
这是matlab与VC编程的源码
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。
如果您有和技术相关的问题或者发现本书实例有错误之处,请发邮件到:
matlab_vc_program@yahoo.com.cn
与作者联系或批评指正。
-This is the matlab programming with VC source of all programs running and the compiler environment: Visual C++ 6.0 and MATLAB 6.5 service pack1 (under normal circumstances can MATLAB 6.5). If you have and the technology-related questions or find examples of this book have errors, please send an email to: matlab_vc_program@yahoo.com.cn contact with the author or criticism.
- 2022-04-07 18:09:14下载
- 积分:1