-
模拟扑克牌的速算24游戏,vc++6.0编写,对于学习游戏编程很有帮助...
模拟扑克牌的速算24游戏,vc++6.0编写,对于学习游戏编程很有帮助-Poker simulation speed count 24 games, vc++ 6.0 to prepare for learning game programming helpful
- 2022-03-24 10:17:09下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-08 14:00:03下载
- 积分:1
-
Jeme simple application
Jeme simple application
- 2023-05-12 17:35:03下载
- 积分:1
-
鼠标左键反应程序 MFC
鼠标左键反应程序 MFC-left mouse button response procedures MFC
- 2023-01-29 23:10:04下载
- 积分:1
-
一个常用的windows网络编程片段:获取IP地址.
一个常用的windows网络编程片段:获取IP地址.-A program:get ip address
- 2022-05-17 11:39:29下载
- 积分:1
-
获取系统时间 and 获取当前时间..............并计算时间差
获取系统时间 and 获取当前时间..............并计算时间差-Access to system time and obtain the current time and calculate the time difference ..............
- 2022-10-08 17:55:02下载
- 积分:1
-
入门级sqlapi链接MySQL范例
该项目包含了windows下socket通讯机制《完成事件》,以及c++调用sqlapi库连接mysql数据库,简单通俗易懂。适合想研究程序猿。附上Mysql,sqlapi安装学习日志。
- 2022-09-22 07:40:03下载
- 积分:1
-
滚动条使用实例程序
滚动条使用实例程序-examples of the use of the rolling process
- 2022-03-07 00:46:31下载
- 积分: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
-
Very stable, easy
非常稳定好用的串口通讯源代码,经过上千次测试,没有问题-Very stable, easy-to-use serial communication source code, after thousands of tests, there is no problem
- 2022-11-20 21:40:03下载
- 积分:1