-
实现一个普通表达式到后最表达式的转换(只提供了10以内的数的转换)...
实现一个普通表达式到后最表达式的转换(只提供了10以内的数的转换)-To achieve a common expression is the best expression to the post-conversion (only 10 less than the number of conversion)
- 2023-01-09 18:10:03下载
- 积分:1
-
Windows 程序设计(第五版)书的光盘上的源程序,学习这本书非常有用!...
Windows 程序设计(第五版)书的光盘上的源程序,学习这本书非常有用!-Windows programming (fifth edition), the CD of the source, study this book very useful!
- 2023-02-16 14:45:07下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
vb 窗口设计方面的典型例子,大量使用API对于提高有帮助
1. 103244822easymap.zip,3292KB
2. APIByName....
vb 窗口设计方面的典型例子,大量使用API对于提高有帮助
1. 103244822easymap.zip,3292KB
2. APIByName.zip,3KB
3. 01UseAPI.rar,17KB
4. 03CWinThread.rar,11KB
5. 03CThreadLocal.rar,5KB
6. 05OutputDebugString.rar,10KB
7. 06CreateExample.rar,8KB
8. 04Win32AppDemo.rar,11KB-vb window design classic example of large-scale use of API has helped to improve 1. 103244822easymap.zip, 3292KB 2. APIByName.zip, 3KB 3. 01UseAPI.rar, 17KB 4. 03CWinThread.rar, 11KB 5. 03CThreadLocal.rar, 5KB 6. 05OutputDebugString.rar, 10KB 7. 06CreateExample.rar, 8KB 8. 04Win32AppDemo.rar, 11KB
- 2023-05-09 00:35:04下载
- 积分:1
-
靠VC++语言自动画流程图的工具,相当神奇!可画BS图,NS图
靠VC++语言自动画流程图的工具,相当神奇!可画BS图,NS图-By VC++ Language since the animation flow chart tool, quite amazing! BS map can be painted, NS map
- 2022-07-04 13:59:10下载
- 积分:1
-
关于 农夫与羊的过河问题的求解算法,这是一个关于算法的问题,运用的数据结构与算法都是十分经典的 是非常值得借鉴的。...
关于 农夫与羊的过河问题的求解算法,这是一个关于算法的问题,运用的数据结构与算法都是十分经典的 是非常值得借鉴的。-On the farmer and the sheep across the river problem solving algorithm, this is a problem on the algorithm, using the data structure and algorithm are very classic is worthy of consideration.
- 2022-08-20 13:18:55下载
- 积分:1
-
Calculate triangle area of the source code, compiled with vc run.
计算三角形面积的源代码,请用vc编译运行。-Calculate triangle area of the source code, compiled with vc run.
- 2022-10-01 04:50:03下载
- 积分:1
-
学习用,实现电脑自动关机,用VC环境开发。
学习用,实现电脑自动关机,用VC环境开发。-Learn to realize the computer automatically shut down, using VC++ development.
- 2022-03-19 13:23:10下载
- 积分:1
-
一个用在手机上的实时语音采集类封装(包含使用说明)
一个用在手机上的实时语音采集类封装(包含使用说明)-One used in real-time voice on the phone Packaging Acquisition category (including the use of explanation)
- 2022-01-24 17:31:28下载
- 积分:1
-
USB是为主机软件和它的USB应用设备间的通信服务的,对客户与应用间不同的交互,USB设备对数据流有不同的要求。USB为此提供了更好的overall总线使用,它...
USB是为主机软件和它的USB应用设备间的通信服务的,对客户与应用间不同的交互,USB设备对数据流有不同的要求。USB为此提供了更好的overall总线使用,它允许各种不同的数据流相互独立地进入一个USB设备。-USB for its mainframe software and USB applications of communications services, right between the client and the application of different interactive, USB devices for data streams have different requirements. USB to provide a better overall bus use, It allows a variety of data streams independent access to a USB device.
- 2022-02-28 23:08:40下载
- 积分:1