-
超强大的定时关机系统,本软件的特色就是可以以检测程序运行的方式关机!请大家多多支持...
超强大的定时关机系统,本软件的特色就是可以以检测程序运行的方式关机!请大家多多支持-Super-large regular shutdown system, the features of this software can be run to detect the way off! Please do more to support the
- 2023-01-21 08:40:04下载
- 积分:1
-
读串口数据的一个程序,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了....
读串口数据的一个程序,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了.-Reading serial data, a procedure, as long as when there are data to serial data to FAT, the computer will automatically write its data to a specific buffer, we can write the procedure to read that particular buffer it.
- 2022-03-23 06:39:56下载
- 积分:1
-
利用内存映射文件测试NTFS的稀疏文件存储能力
利用内存映射文件测试NTFS的稀疏文件存储能力-Use memory-mapped file to test NTFS sparse file storage capacity
- 2023-04-27 17:25:04下载
- 积分:1
-
这是一个通过INT调用察看PCI信息的程序,对于学习PCI规范的人很有用...
这是一个通过INT调用察看PCI信息的程序,对于学习PCI规范的人很有用-This is a call to see through INT PCI procedures for information, learning the PCI specifications useful
- 2022-04-07 02:47:58下载
- 积分: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
-
from elsewhere, studying together, reading deleted, respect the original author&...
取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。scsi编程举例,masm环境。-from elsewhere, studying together, reading deleted, respect the original author"s copyright, when used with the territory. SCSI Programming For example, can the environment.
- 2022-08-03 09:40:20下载
- 积分:1
-
java的原文件可以在vc下编译
其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、
服务器证书验证、连接管理和HTTP 扩展...
java的原文件可以在vc下编译
其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、
服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序
可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technical, procedural block, identity verification, prior authentication, encryption, proxy support, server certificate validation, management and HTTP connectivity expansion. ... For example, the use of the Net classes to prepare applications from any correct implementation of HTTP 1.1 protocol to the Web server and download data.
- 2022-09-25 13:30:03下载
- 积分:1
-
基于窗口编程的例子。主要与风…
本程序是基于VC++ 的Windows编程的实例。主要涉及的是Windows服务程序的开发,里面还有一份关于
Windows服务程序开发的教程,是个很好的东西。-the VC are based on the Windows programming examples. Mainly related to the Windows services for the development, there is also a Windows service procedures on the development of the handbook, is a very good thing.
- 2022-03-10 03:53:53下载
- 积分:1
-
上面管理程序用到的一个DLL的源码
上面管理程序用到的一个DLL的源码 -The DLLs source used by above manage a
- 2022-05-23 07:41:56下载
- 积分:1
-
一个查杀游戏的小软件,根据窗口标题查杀的,还凑合
一个查杀游戏的小软件,根据窗口标题查杀的,还凑合-a small found online games software, according to detect and disinfect the window title, was modest
- 2023-03-07 12:40:03下载
- 积分:1