-
用VC2008 MFC开发动态链接库,然后再VB下进行调用
用VC2008 MFC开发动态链接库,然后再VB下进行调用-VC2008 MFC with the development of a dynamic link library, and then call under VB
- 2023-08-25 20:15:03下载
- 积分:1
-
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错...
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错-User management, but also good for beginners Dongdong, forgot how to write back and look at the good
- 2022-03-05 05:18:42下载
- 积分:1
-
Make their own made their own to make their own made for own to make their own m...
使自己使自己使自己使自己使自己使自己使自己使自己使自己使自己使自己使自己
- 2023-06-03 06:00:03下载
- 积分:1
-
操作注册表的类,封装的非常完美!
操作注册表的类,封装的非常完美!-operate the registry categories, the perfect package!
- 2022-01-22 09:03:59下载
- 积分: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
-
c#实现的查看网络连状态的小程序 很实用
c#实现的查看网络连状态的小程序 很实用-c# realize the View network status applet very useful
- 2022-01-25 20:09:03下载
- 积分:1
-
好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等...
好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等-good things with dephi written in the high number of algorithms, including integral, differential, limit, series, optimization methods
- 2022-11-20 05:25:04下载
- 积分:1
-
Update Files Date. Updated directory of all the documents! Old code on the colla...
Update Files Date.更新目录下全部的文件!对旧代码的整理很有用!使用简单!主要用于MAKE时日期错误.-Update Files Date. Updated directory of all the documents! Old code on the collation very use! simple! MAKE mainly used when a mistake in the date.
- 2022-07-03 19:36:02下载
- 积分:1
-
本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂...
本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂-very good!!!
- 2023-02-16 02:30:03下载
- 积分:1
-
Sometimes, we need to have people connected to their machine, or to see whether...
有时候,我们需要是否有别人连接到自己机子上,又或者自己想看看是否连接到一定的端口,那么这个例子相信你很喜欢-Sometimes, we need to have people connected to their machine, or to see whether they want to connect to a port, then this example you like
- 2022-11-08 10:35:03下载
- 积分:1