-
宾馆管理信息系统 使用的开发语言是visual basic6.0+SQL2
宾馆管理信息系统 使用的开发语言是visual basic6.0+SQL2-MIS for Hotel
Developing entironment:
Visual Basic 6.0
SQL 2
- 2022-07-28 08:51:14下载
- 积分:1
-
WINCE 5.0ARMGPIOdriver.rar GPIO驱动开发及例程
WINCE 5.0ARMGPIOdriver.rar GPIO驱动开发及例程
-WINCE 5.0ARMGPIOdriver.rar GPIO driver development and routine
- 2022-03-12 22:45:20下载
- 积分:1
-
Achieved through java on the date to determine a small program for the U.S. to s...
通过java实现的对日期进行判断的小程序,供大家学习和参考-Achieved through java on the date to determine a small program for the U.S. to study and reference
- 2022-01-28 00:41:14下载
- 积分:1
-
音频峰值水平的Windows控件,它是一种基于微软MFC GUI控制好…
audio peak level windows control, it is a good gui control based on microsft mfc libary. it can be used freely.
- 2022-01-26 05:13:00下载
- 积分:1
-
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记...
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记录,或读出函数返回0。
用VC6或VC2008都可以打开工程编译。-Write your own XML parser, XML database for the operation of the business logic for an abstract in accordance with a written record of the function ID, and the other under the ID read out the record function. If the ID does not exist the corresponding record is written into the function to insert records, or to read out the function returns 0. VC6 or use VC2008 to open the project can be compiled.
- 2022-04-25 12:49:41下载
- 积分:1
-
两个恐龙的动画设计,一个是恐龙在窗口中用方向键控制跑动
还有一个是十只恐龙在场景中随机跑动...
两个恐龙的动画设计,一个是恐龙在窗口中用方向键控制跑动
还有一个是十只恐龙在场景中随机跑动-2 dinosaur animation design, one dinosaur in the window using the arrow keys to control the running
There are 10 dinosaurs in a scene of random running
- 2022-10-14 08:35:03下载
- 积分:1
-
Perl最佳实践英文版。很完整的Perl学习用书。
Perl最佳实践英文版。很完整的Perl学习用书。-Perl Best Practices
By Damian Conway
Pub Date: July 2005
Pages: 542
- 2022-01-30 17:01:09下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
H.264 Source code, the newest H.264 standard, Good stuff.
h.264的源码,针对最新的h.264标准,值得一看。-H.264 Source code, the newest H.264 standard, Good stuff.
- 2022-08-08 08:17:44下载
- 积分:1
-
windows写字板的源代码,直接使用VC++ 6编译即可!
windows写字板的源代码,直接使用VC++6.0即可编译!-WordPad windows source code, directly used VC++ 6.0 can be compiled!
- 2022-01-25 16:05:08下载
- 积分:1