-
关于windows CE设备驱动程序的一些例子,很有参考价值。
关于windows CE设备驱动程序的一些例子,很有参考价值。-On the windows CE device driver of some examples, it is reference value.
- 2022-01-26 16:42:20下载
- 积分:1
-
公话计费系统源码
公话计费系统源码-Gong source billing system
- 2022-02-02 02:08:09下载
- 积分:1
-
一个关于visual c++的例子
一个关于visual c++的例子-A visual c++ example
- 2022-02-28 14:18:04下载
- 积分:1
-
如何使用Word中的助手控件MS Agent Control的例子
如何使用Word中的助手控件MS Agent Control的例子--An example that how to use assistant control in word
- 2022-03-24 00:28:17下载
- 积分:1
-
Code Notebook notebook source code. Rar finally found to support what ah
Code Notebook 代码笔记本 源代码.rar
好不容易找到的,支持一下啊-Code Notebook notebook source code. Rar finally found to support what ah
- 2022-02-26 13:56:00下载
- 积分:1
-
基于WebGIS的公交车报站系统
公交车到站自动报站系统。功能很强大,代码较大,值得学习。
- 2022-11-23 13:25:03下载
- 积分:1
-
综简易的矩阵计算程序
综合了一些比较实用的矩阵计算代码,包括矩阵的输入输出到文件,求和,乘积,求逆,行列式,指数运算以及基于高斯赛德尔迭代法的线性方程组求解。
- 2022-06-18 11:47:31下载
- 积分:1
-
本计算器实现了计算器的基本的运算功能,以及使用比较广泛的函数功能,可作为函数功能型计算器使用,同时为了方便实用,本人进行了统计功能的编程,使本计算器可以用于简单...
本计算器实现了计算器的基本的运算功能,以及使用比较广泛的函数功能,可作为函数功能型计算器使用,同时为了方便实用,本人进行了统计功能的编程,使本计算器可以用于简单的统计。在编程时只使用了最基本的方法,未用到特别的技术。本程序的执行文件过大是一个较大的问题,在今后的学习中会逐渐改进,将程序进行分块儿,以提高执行效率。-the calculator calculator achieved the basic computing functions, and the use of more extensive Function can be used as a functional calculator use, in order to facilitate the practical, I conducted a statistical functional programming, so that the calculator can be used in simple statistics. When the program to use only the most basic of ways, not the particular technology used. The procedures are too big and is a major problem in the next study will gradually improve, procedures pm deadline, in order to enhance the efficiency of enforcement.
- 2022-01-25 18:00:12下载
- 积分:1
-
AsynchDownload
VB异步下载实例,高效快速稳定异步处理下载-AsynchDownload
- 2022-05-29 09:50:09下载
- 积分:1
-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1