-
128x64 lcd instructional manuals
128x64 lcd instructional manuals
- 2022-04-17 07:18:28下载
- 积分: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
-
VC6.0版本的俄罗斯游戏的代码。基础是TC2.0的C语言版本。首发于www.BCCN.net....
VC6.0版本的俄罗斯游戏的代码。基础是TC2.0的C语言版本。首发于www.BCCN.net.
--hoodlum1980-VC6.0 version of the Russian game code. Is based on TC2.0 C-language version. Starting at the www.BCCN.net.- Hoodlum1980
- 2022-05-30 13:08:02下载
- 积分:1
-
赢
win-sys完整版nt_filesystem_internal_book,for english condition ,on2005.10.26,thank you-win-sys nt_filesystem_internal_book full version, for english condition, on2005.10.26, thank you
- 2022-10-19 14:25:04下载
- 积分:1
-
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中...
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中-specified bitmap brush done filling the entire window. This procedure shows how to build painting brush handle, as well as its choice of a graphics equipment to handle
- 2023-07-05 17:10:03下载
- 积分:1
-
WPF聊天类软件
一个关于WPF基于UDP的聊天软件:
1.内含服务端和客户端
2.基于UDP协议进行联络
3.支持多用户与单一客户端的聊天
4.客户端会开机自启动
5.可定义一些特定动作
- 2023-07-23 22:50:03下载
- 积分:1
-
使用boost库的asio的serial,编写的串口测试程序
使用boost库的asio的serial,编写的串口测试程序,供大家参考
using boost asio serial class, written in serial testing procedures, for your reference
- 2022-01-25 17:11:17下载
- 积分:1
-
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)-Using API to create Toolbar with ToolTip example (VC 6.0 API SDK Procedure)
- 2022-03-21 21:11:22下载
- 积分:1
-
Teach Yourself Borland C++ Builder in 21 Days.
Teach Yourself Borland C++ Builder in 21 Days.
- 2022-02-06 05:47:26下载
- 积分:1
-
一个关于图的遍历的操作实现
一个关于图的遍历的操作实现-a map of the operation to achieve the ergodicity
- 2022-03-05 17:22:40下载
- 积分:1