-
用VC++做数据库方面的应用时可以
用VC++做数据库方面的应用时可以-with VC++ database so the application can use.
- 2022-04-27 13:28:51下载
- 积分:1
-
这样的情况是很简单的,只是叫inet_addr,getrttandhopcount
此例非常简单,仅仅调用了inet_addr、GetRTTAndHopCount-such cases is very simple, just call the inet_addr, GetRTTAndHopCount
- 2022-02-05 05:55:51下载
- 积分:1
-
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位...
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
- 2022-03-16 06:19:03下载
- 积分:1
-
C#编写的道路圆曲线逐桩坐标计算程序
基于C#的Winform程序,目前支持首页百度搜索资料,缓和圆曲线逐桩坐标计算,任意多边形面积计算,Cass坐标文件一键XY互换,3°带6°带坐标转换;支持一键强制关机,支持换肤。
- 2022-03-16 19:48:36下载
- 积分:1
-
用vb编写的鲜花订购系统,sql+vb(ado)
用vb编写的鲜花订购系统,sql+vb(ado)-prepared with the flowers ordered, sql vb (ADO)
- 2022-03-02 18:56:04下载
- 积分:1
-
救护车调度系统仿真
救护车模拟调度系统-ambulance dispatch system simulation
- 2022-03-04 23:42:34下载
- 积分:1
-
一个简单的通讯录程序,自己编写的控制台程序,利用了链表,是一个关于链表操作学习的很好例子。...
一个简单的通讯录程序,自己编写的控制台程序,利用了链表,是一个关于链表操作学习的很好例子。-A simple address book program, their own procedures for the preparation of the console, using a linked list is a list to operate on a very good example of learning.
- 2022-01-20 22:54:56下载
- 积分:1
-
用vb写的密码存储的模块,大家可以修改后用于自己写的程序上...
用vb写的密码存储的模块,大家可以修改后用于自己写的程序上-Using vb to write the password stored in modules, you can modify for their own writing after the procedure
- 2022-01-22 17:52:40下载
- 积分:1
-
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (1...
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。
分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。
使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。
分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。
编写模块校验两种不同排序算法的输出结果正确且相同
-Quicksort sorting algorithm comparison and exchange
In the Visual C++ to create a single document Windows application, and to achieve the following functions:
The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file.
Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file.
Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms.
Analysis of two d
- 2022-04-22 17:20:42下载
- 积分:1
-
Drawing any plant function curve using ATL ActiveX
用 ATL ActiveX 绘制任意平面函数的曲线 -Drawing any plant function curve using ATL ActiveX
- 2022-10-27 05:10:03下载
- 积分:1