-
COM控件注册程序,注册后可以使用VB中的com控件
COM控件注册程序,注册后可以使用VB中的com控件-COM control, registration process, after registration you can use the VB controls in the com
- 2022-06-15 21:14:52下载
- 积分:1
-
wince下实现打开jpg文件的功能
wince下实现打开jpg文件的功能-weights under open jpg file functions
- 2022-03-01 17:47:36下载
- 积分:1
-
串口通讯程序!虚拟串口!
串口通讯程序!虚拟串口!-serial ports communication program. vitual serial ports
- 2023-02-14 16:50:04下载
- 积分:1
-
I spent the early c++ Realize the b
本人早期用c++实现的b树的数据结构实例,在vc2005上调试通过,给大家参考下!-I spent the early c++ Realize the b-tree data structure example, in debugging vc2005 passed, under reference to the U.S.!
- 2022-08-16 09:49:10下载
- 积分:1
-
VC与halcon混合编程,用处很大的哦
VC与halcon混合编程,用处很大的哦-helpful for you Programming。it is a example of halcon and VC6.0。
- 2022-05-19 16:51:02下载
- 积分:1
-
这个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自...
这个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己当初的设计与大家分享,二来是有鉴于网上对ADO控件的使用这方面的介绍不是很多,自己算是抛砖引玉吧。-this my first contacts with the idea of programming, database only want to do so to achieve a sock simple LAN in the chat room, I think a lot of people have ideas too. This procedure itself no value, but one to their original design to share with you, to the Internet is given the right to use ADO this presentation is not very large, is to initiate it themselves.
- 2022-01-25 14:51:39下载
- 积分:1
-
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。...
介绍了多种普通元器件的识别判断方法,是一个基础应用手册。-Introduce a variety of common components to determine the identification method is based on the application of a manual.
- 2023-01-05 10:25:03下载
- 积分:1
-
thread safe locking queue implementation in c++, easily convert to c implementat...
thread safe locking queue implementation in c++, easily convert to c implementation.
- 2022-09-26 16:50:02下载
- 积分:1
-
一个逆波兰式的生成程序
一个逆波兰式的生成程序-an inverse Polish generation procedures
- 2022-03-26 07:13:23下载
- 积分:1
-
First of all, we know the main elements of B tree is the so
首先,我们知道B树的主要元素是所谓的信息节点(node),每个数据节点都包含一些信息,以及其他指向节点的数据指针(pointer)。节点间的信息连接到分支上,即分支和叶子(叶子)的末端,假设信息开始插入的顺序如下:1、2、3、4、5、6。在B树上按照以下规则植树。
- 2022-03-11 11:13:16下载
- 积分:1