-
驱动开发wince宝典,第三部分,强烈推荐,不容错过
驱动开发wince宝典,第三部分,强烈推荐,不容错过-Baodian wince-driven development, part III, strongly recommend, not to be missed
- 2022-11-27 20:15:03下载
- 积分:1
-
文件读写程序,很不错的!
文件读写程序,很不错的!-document literacy procedures, very good!
- 2022-02-05 22:32:59下载
- 积分:1
-
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。...
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。-A network interface to start the game, written by vc, which itself is written in the value category CBitmapDialog learning MFC programming interface studies and learning.
- 2022-08-24 00:01:40下载
- 积分:1
-
fm booster and its circuit config
fm booster and its circuit config
- 2023-04-11 08:35:03下载
- 积分:1
-
获得ip地址剪贴板操作系统托盘图标实现代码
获得ip地址剪贴板操作系统托盘图标实现代码-access ip address clipboard operating system tray icon to achieve code
- 2022-08-15 13:47:07下载
- 积分:1
-
TDBF是本地数据访问组件为Delphi,BCB,Kylix,FreePascal。它的基地…
TDBF is a native data access component for Delphi, BCB, Kylix, FreePascal. It allows you to create very compact database programs which don t need any special installer programs. The DB engine code is compiled right into your executable
- 2022-08-09 11:05:55下载
- 积分: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
-
This console application shows how to bake resources into console applications....
This console application shows how to bake resources into console applications. The sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The sample uses an ofstream and a stdio FILE to write the bytes of the resource out to new files.
- 2022-03-12 16:14:46下载
- 积分:1
-
ASK Modulation
调幅函数=asku mod(msg,varargin)
- 2023-05-05 16:15:02下载
- 积分:1
-
Basic C with visual studio
这是教你如何在visualstudio中编写程序的basic c。它包含了C/C++语言中的SyTeX。希望这个文件能对大家有所帮助。
- 2022-03-05 03:11:26下载
- 积分:1