-
MDI窗体的打开,可以使一个窗体永远置于最前,一个窗体置于后面作为背景,本人花了好久才试出来的。...
MDI窗体的打开,可以使一个窗体永远置于最前,一个窗体置于后面作为背景,本人花了好久才试出来的。-the MDI windows open, so that one can always put the most Form ago, a window at the back as the background, I spent a long time before the trial.
- 2023-09-07 02:05:03下载
- 积分:1
-
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。...
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations.
- 2022-03-22 04:33:48下载
- 积分: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
-
LCo S of single
对单 片彩 色 LCo S
显 示系统的显示原理进行研究 , 并使 用 F PGA 作为主控 芯片实现 该显 示 系统 。-LCo S of single-chip color display system shows the principle of research, and use the F PGA chip as the master of the display system.
- 2022-07-03 08:00:47下载
- 积分:1
-
LUMINARY ARM operation of the FLASH code.
LUMINARY ARM的FLASH操作代码。-LUMINARY ARM operation of the FLASH code.
- 2022-05-17 18:10:45下载
- 积分:1
-
如果你上网后,在windows系统中已经清理了,但是人家还能取到你的上网记录,这是为什么呢?ie有个隐藏历史的程序设置,如果你看了程序,你就明白了!...
如果你上网后,在windows系统中已经清理了,但是人家还能取到你的上网记录,这是为什么呢?ie有个隐藏历史的程序设置,如果你看了程序,你就明白了!-If you上网, in windows system has been cleaned up, but they can also check your Internet records, which is Why? ie there is a hidden history of the program settings, if you read the procedures, you will understand!
- 2022-06-13 12:23:09下载
- 积分:1
-
Win2KNT下屏蔽CtrlAltDel的响应
Win2KNT下屏蔽CtrlAltDel的响应-Win2KNT under shielding CtrlAltDel response
- 2022-04-24 00:05:55下载
- 积分:1
-
读取PCI配置空间
读取PCI配置空间- Reads takes the PCI disposition space
- 2022-02-02 05:24:15下载
- 积分:1
-
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。...
建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。-establish procedures related examples demonstrate the procedures put. Notepad paper with the bar association building.
- 2022-12-11 04:45:03下载
- 积分:1
-
Mytob.BSNotes procedure for the adoption of the program can understand some rele...
定时关机程序,通过该程序可以了解一些相关的东西.适合新手.-Mytob.BSNotes procedure for the adoption of the program can understand some relevant things. For newcomers.
- 2022-05-21 09:36:19下载
- 积分:1