-
操作系统的一个小程序,就是一个分区管理程序,仅供学习用...
操作系统的一个小程序,就是一个分区管理程序,仅供学习用-operating system a small program is a regional management procedures, only to learn from
- 2022-02-15 20:13:22下载
- 积分:1
-
语音通信控件
VSession语音通信控件适用于VC++、VB、 dot NET平台、C++Builder、Delphi、易语言及网页应用程序等常见开发平台。您只要先在系统中安装控件(双击开发包中的文件“ 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 18:05:48下载
- 积分:1
-
xlib使用手册,非常好的学习xlib编程,以及了解X图形界面的文档,只有英文的。...
xlib使用手册,非常好的学习xlib编程,以及了解X图形界面的文档,只有英文的。-xlib manual, very good learning xlib programming, as well as the understanding of X graphical interface documentation only in English.
- 2022-01-28 22:24:16下载
- 积分:1
-
It is the code that dcm to bmp and bmp to dcm.
dcm to bmp and bmp to dcm-It is the code that dcm to bmp and bmp to dcm.
- 2022-08-10 02:37:03下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
VC下的Usb接口程序,VC++下的接口程序
VC下的Usb接口程序,VC++下的接口程序-VC usb
- 2022-02-04 06:35:16下载
- 积分:1
-
一个定时运行的系统服务源码
一个定时运行的系统服务源码,自动拷贝、替换、移除指定文件。
- 2023-04-06 19:45:03下载
- 积分:1
-
著名游戏《贪吃蛇》的源码,使用VC6打开并且编译。欢迎指正。...
著名游戏《贪吃蛇》的源码,使用VC6打开并且编译。欢迎指正。-famous game "huge memory," the source, the use of open and VC6 compiler. Welcome correction.
- 2022-05-12 12:33:04下载
- 积分:1
-
读取dwg文件的dll,这是一个开源的项目。有源码的定期维护
读取dwg文件的dll,这是一个开源的项目。有源码的定期维护-a dll that can read/write dwg file format.
- 2022-01-29 03:00:08下载
- 积分:1
-
使用Mapi访问微软的邮件服务器Exchange
使用马皮访问微软的邮件服务器交换,例如如何使用MAPI访问微软的Exchange邮件服务器
- 2022-02-04 01:23:25下载
- 积分:1