-
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
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1
-
TRACKER_RECT
CTrackerRect使用用例,用户直接编译就能运行,运行环境VC 8.0(CTrackerRect the use of use case, users will be able to direct the compiler to run, VC 8.0 runtime environment)
- 2008-01-22 13:17:20下载
- 积分:1
-
Ltpcc
一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
- 2008-04-02 10:55:28下载
- 积分:1
-
lamp
一个VRML的示例,通过鼠标点击可以使场景内的灯管发光(An example of a VRML through mouse clicks can make a scene inside the lamp light)
- 2013-12-25 21:05:40下载
- 积分:1
-
VB平铺一个背景图到整个窗体
说明: VB平铺一个背景图到整个窗体,用一个图片,铺满整个窗体的背景,简单易用(VB tiles a background map to the whole form, and uses a picture to cover the background of the whole form. It is easy to use.)
- 2019-06-11 00:12:58下载
- 积分:1
-
sample2432478
说明: 《时尚百例丛书》中的实例,主要是vc的基础("Fashion 100 cases Series" examples is the basis vc)
- 2006-04-22 23:41:34下载
- 积分:1
-
yyy
用API函数实现基本的画图功能,直线,三角形等(API function with the basic drawing functions, such as a straight line)
- 2009-06-03 22:05:54下载
- 积分:1
-
comnunication
使C++语言编程,实现双机在联网条件下通过IP地址实现通信。(With C++,we can make two computers commnicate with each other when they are on the Internet.)
- 2012-07-05 09:36:56下载
- 积分:1
-
CADInnovate12.23.1
Acis R15,hoops/mfc 12.0, xt12.0 写的一个 图形绘制软件的框架。Vc 2003 平台。
有基本的基于上面所述的组件组成的3D造型的演示。(Acis R15, hoops/mfc 12.0, xt12.0 to write a graphics rendering software framework. Vc 2003 platform. Based on the above basic components described in the presentation of 3D modeling.)
- 2008-12-28 01:03:39下载
- 积分:1