-
Windows NT/2000/XP下直接使用I/O端口的开发包,周五…
Windows NT/2000/XP 下的直接使用端口I/O的开发包,附带驱动安装程序-Windows NT/2000/XP under the direct use of I/O port in the development kits, fringe driver installation procedures
- 2022-01-21 23:52:45下载
- 积分:1
-
一个很好的VB
一个很不错的vb 反编译软件的原代码 用起来很不错-a very good vb-compiler of the original software code used to be very good
- 2023-02-21 07:55:02下载
- 积分:1
-
实现最为经典的几种页面管理
实现最为经典的几种页面管理-achieve the most classic of several pages management
- 2022-06-15 07:22:56下载
- 积分:1
-
E语言,将外部运行的程序 嵌入到一个E窗口中,作为其子窗口而存在...
E语言,将外部运行的程序 嵌入到一个E窗口中,作为其子窗口而存在-E language, will be embedded in external programs that run in a window E, as part of its child window exists
- 2022-01-26 00:43:53下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
window system programming,get memory address,information
WIndow 系统编程,获取内存地址、信息-window system programming,get memory address,information
- 2022-02-21 00:17:02下载
- 积分:1
-
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程...
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程-VC under the window and threads, the window between the commonly used communications mechanism news, the more comprehensive example of the application of a specific project
- 2022-04-15 12:45:45下载
- 积分:1
-
自己写的一个控件,支持自定义格式剪贴板。
自己写的一个控件,支持自定义格式剪贴板。-himself in a control, support from the definition format clipboard.
- 2022-01-26 05:48:34下载
- 积分:1
-
这是一个比较优秀的root编码,实现GSM(数字通)全部功能
这是一个比较优秀的root编码,实现GSM(数字通)全部功能-this is a relatively good root coding, GSM (digital)- all of the features
- 2022-02-21 08:31:49下载
- 积分:1
-
关于颜色鼠标很好的代码
关于颜色鼠标很好的代码-good mouse on the color code
- 2023-02-15 23:35:04下载
- 积分:1