-
本文分为两个部分,一是使用一个一个的实现。
The article is divided in two parts, one that shows an implementation using an Access 2000 database, and another that using a SQL Server Database with stored procedures
- 2022-02-22 06:04:18下载
- 积分:1
-
简单的c++实现windows记事本
一个简单的用c++实现的windows记事本,涉及到windows的sdk编程,和一些控件。对于刚开始学习c++的初学者来说是个拿来练手的小项目
- 2022-02-21 12:25:51下载
- 积分:1
-
用API写的音频捕捉与播放程序,结构简单,容易重用
用API写的音频捕捉与播放程序,结构简单,容易重用-this pragram is use api to captrue and playing sound,the contruction easy,and also easy to reuse
- 2022-04-30 12:37:00下载
- 积分:1
-
ini文件的读写方法
ini文件的读写方法-ini file read and write methods
- 2022-02-02 20:32:38下载
- 积分:1
-
MFC 计算文件MD5码 VC++
一直找不到MD5在MFC上的源代码,从网上下载了一个C语言写的,加工了一下,改造成MFC的了,新手可以下载看看,主要的代码都在mfc_md5Dlg.cpp里,编译时,要打开 工程→设置→C/C++→分类:预编译的头文件→不使用预补偿页眉
- 2022-04-17 02:02:56下载
- 积分:1
-
英特尔Docs检测CPUID
Intel docs to detect CPUID
- 2022-02-20 06:31:57下载
- 积分:1
-
用vc开发的实例63
用vc开发的实例63-学生成绩管理系统,可以用来管理成绩的啊,是毕业设计-The actual example 63 developed by using vc tools-student achievement management system, it can be used to manage the achievement of student,and it is the good helper of graduation design.
- 2022-03-05 00:23:02下载
- 积分:1
-
关于日期的各种操作的C++的程序
关于日期的各种操作的C++的程序-date on the various operational procedures for the C
- 2023-08-30 05:20:03下载
- 积分:1
-
相当不错的C++课件,表达式与语句入门基础
相当不错的C++课件,表达式与语句入门基础-Fairly good C++ Courseware, based on regular expressions and statements Getting Started
- 2022-03-17 03:24:40下载
- 积分:1
-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1