-
VC++编写的SQL服务端和客户端
VC++编写的SQL服务端和客户端,非常简单实用的案例
- 2022-02-04 06:42:49下载
- 积分:1
-
the procedures for the shortest path to the C source, the algorithm is simple, h...
本程序为最短路径的C源程序,算法简单,执行效率高-the procedures for the shortest path to the C source, the algorithm is simple, high efficiency
- 2022-03-13 20:40:22下载
- 积分:1
-
用来处理xml文件的类,读出元数据描述,组织成SelectItemStruc类结构...
用来处理xml文件的类,读出元数据描述,组织成SelectItemStruc类结构-This is a class used for dealing with XML files. It reads out the data description and formats the SelectItemStruc class structure.
- 2022-08-26 10:34:26下载
- 积分:1
-
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档...
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档-IDL, and VB, VC mixed programming, related to the interface, dll reference documents such as problem-solving
- 2022-06-15 08:10:55下载
- 积分:1
-
形式分为窗口和互动信息,以主取胜…
窗体分割及窗口间信息的交互,在主窗口中画线及画点操作-Form divided between the window and the interactive information, in the main window line drawing and painting operation point
- 2022-02-06 04:32:25下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
简单局域网服务器聊天软件
简单局域网服务器聊天软件-simple LAN server chat software
- 2022-02-02 06:33:23下载
- 积分:1
-
线程监控及自动重起
对于线程运行过程中意外停掉的性况,对数据可靠性要求较高的性况使用线程监督控可达到维护线程的安全,保证程序长外时间运行不当掉,可应用在实时监测数据采集过程,监控及自动重起 .
- 2023-08-08 02:40:03下载
- 积分:1
-
波浪折射程序,By付桂。VB源码,海洋专业推荐一下,
波浪折射程序,By付桂。VB源码,海洋专业推荐一下,-By VB source, marine professionals recommend that Haha
- 2022-07-15 20:24:05下载
- 积分:1
-
嵌入式设备上查找文件的类
嵌入式设备上查找文件的类-embedded devices to find files on the category
- 2022-03-15 12:18:34下载
- 积分:1