-
Compile the source program: 1. Remove the " Read Only" attribute. 2. In...
编译源程序:
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。
运行Realease:
1. 确认已安装VC 6.0。
2. 在SQL Server 2000中,附加数据库UGMS。
3. 运行程序的Debug版或者Release版。
4. 参考该书第10章的内容操作。 -Compile the source program: 1. Remove the " Read Only" attribute. 2. In SQL Server2000, the additional database UGMS. 3. Compiled from the source file location and database location of impact. Namely, HMS copy of the entire project can be compiled anywhere. Run Realease: 1. Make sure to install VC 6.0. 2. In the SQL Server 2000, the additional database UGMS. 3. To run programs or Release version of the Debug version. 4. Reference to the contents of the book Chapter 10 operation.
- 2022-08-15 15:53:18下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1
-
I spent the early c++ Realize static Huffman coding, debugging in vc2005 through...
本人早期用c++实现的静态哈夫曼编码,在vc2005上调试通过!-I spent the early c++ Realize static Huffman coding, debugging in vc2005 through!
- 2022-02-01 05:44:41下载
- 积分:1
-
人脸识别与检测
使用Python进行人脸识别算法的设计,OpenCV用来进行在图像中人脸的识别与选取,基于Windows平台,其中已经包含完整的代码,代码中的参数是我自己训练的时候得到的,随着训练次数的增多,识别的精确度会越来越高,参数可以根据自己的要求进行调整,代码里附有注释。
- 2022-05-31 08:01:11下载
- 积分:1
-
vb编写的简单打开文件源码,功能比较简单适合初学
vb编写的简单打开文件源码,功能比较简单适合初学-vb open the document prepared by a simple source, function is relatively simple for beginners
- 2022-03-29 07:58:16下载
- 积分:1
-
Dll compiled a message box systems, functions and the same for Windows
编写成一个Dll的系统消息对话框,功能和Windows提供的一样-Dll compiled a message box systems, functions and the same for Windows
- 2022-06-20 08:25:25下载
- 积分:1
-
Synchronous FIFO for handling synchronous clock domains between the transmission
同步FIFO用于处理传输之间的同步时钟域
- 2022-02-01 02:25:03下载
- 积分:1
-
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
//...
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
// 正常按钮状态 〔修饰了的原始PB按钮〕
// 新增两种XP风格按钮 〔焦点状态颜色不同〕
// 图片按钮状态〔可用pb自己的图片〕
// 椭圆形按钮状态 〔在以上几种按钮形态下把按钮转换为椭圆形〕
// 提示信息显示 〔显示按钮的提示信息〕-The custom button for the object, modified from a flat button// main function as: a flat button on the form of the original flat button 〔including all the features〕// progressive color asymptotic state 〔〕 button color// normal button state 〔modified button of the original PB〕// Two new XP style buttons 〔〕 different focus of the state of the color// picture button state can be used 〔〕 pb own picture// oval-shaped button in the above state 〔button patterns button under the conversion for the oval-shaped〕// prompt information display shows buttons 〔〕 message
- 2023-03-24 13:55:02下载
- 积分:1
-
小画板程序,模拟windows下的小画板程序
小画板程序,模拟windows下的小画板程序-paintboard
- 2022-03-06 04:26:44下载
- 积分:1
-
algorithm commonly used C language source code
C语言常用算法源码-algorithm commonly used C language source code
- 2022-05-15 10:51:06下载
- 积分:1