-
11
说明: 学分计算以及录入程序。输入excel的成绩和分数可以输出excel学分(Credit calculation and entry procedures. Enter scores and scores can excel excel export credits)
- 2014-01-13 21:59:50下载
- 积分:1
-
resumeprint
打印简历文件CSV,能够快速的从本地和远程的数据库访问.(Print CV file CSV, to quickly from local and remote database access.)
- 2007-12-04 17:33:14下载
- 积分:1
-
dianhuaben
这是一个电话本的程序,可进行电话查询
可以参考一下(A phone book program)
- 2012-12-28 17:32:59下载
- 积分:1
-
xueye
利用散列函数和哈希表建立一个鞋业管理系统。实现添加货物、浏览货物、查找货物、修改货物、删除货物。并且在屏幕上输出相应结果。
本程序用Visual Basic 6.0编写,共分7个模块frmMain(主窗口模块)、frmNew(新建物品窗口模块)、frmuserlook(浏览数据窗口模块)、frmsearch(查找窗口模块)、frmamend(修改窗口模块)、frmdel(删除窗口模块)和all (数据声名模块)。实现添加货物、浏览货物、查找货物、修改货物、删除货物的功能。
(The use of hash function and hash table to establish a management system for the footwear industry. Add realize goods, browse the goods, to locate the goods, modify the goods, the deletion of the goods. And output on the screen corresponding results. This procedure prepared using Visual Basic 6.0, consists of seven module frmMain (main window module), frmNew (new items window module), frmuserlook (browser window data module), frmsearch (Find window module), frmamend (modified window module), frmdel (delete window module) and all (the data module name). Add realize goods, browse the goods, to locate the goods, modify the goods, cargo delete function.)
- 2007-11-07 23:24:30下载
- 积分:1
-
be-happy-to-learn-VC
说明: [趣味程序导学Visual.Cpp].董未名.文字版([Fun Program Guidance Visual.Cpp]. Weiming Dong. Text Version)
- 2011-04-04 17:59:37下载
- 积分:1
-
mo1
使用MO开发的很多小例子,对于地理信息系统你的你很有帮助的.这里是它的原代码(MO development of the use of many small examples, geographic information systems you your very helpful. Here is the original code)
- 2007-03-19 14:13:54下载
- 积分:1
-
VCPP-code
VC++深入详解全书代码,第一章到第20章全部,已通过运行(the code of VC++ thorough explanation book)
- 2013-10-12 20:51:50下载
- 积分:1
-
CA认证系统中的证书载体 RSA-2048-SignVerifySign
CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。(CA authentication system is the most widely used carrier certificate in USBKEY, the major domestic producers are generally use of CSP service to provide encryption services. This example is a 2048- bit RSA digital signature and verifying signature, use the manufacturer s own CSP to achieve (if downloaders not install any driver USBKEY, TEST_CSP_NAME macros in your code can be changed to NULL is called Microsoft s own CSP), the compiler environment VC6.0.)
- 2015-07-21 21:10:55下载
- 积分:1
-
798567
DAO数据库表字段操作演示VC++精选编程学习源码,很好的参考资料。(DAO database table field operation and demonstration of VC++ selected learning programming source code, a good reference.)
- 2013-11-21 09:05:25下载
- 积分:1
-
FibonacciHeap
斐波那契堆基于二项式堆,在支持以O(1)时间实现插入、合并和以O(log n)实现删除最小元素的基础上,进一步实现了以O(1)实现指定节点值减少和用O(log n)时间完成删除任意节点操作(Fibonacci heap-based binomial heaps of support to the O (1) time to achieve insertion, Merger and O (log n) to achieve the smallest element deleted on the basis of further to the O (1) to achieve specified nodes and reduce the value of O (log n) time to complete the deletion of arbitrary nodes parade for)
- 2007-01-04 22:36:07下载
- 积分:1