-
一个简单的视频SDK,你们也看看 提提意见哦
一个简单的视频SDK,你们也看看 提提意见哦 -A simple video SDK, you also make a suggestion to see Oh
- 2022-03-03 16:19:40下载
- 积分:1
-
ado visit the ACCESS routines, very good, it is worth a look at
ado访问ACCESS的例程,非常不错,值得-ado visit the ACCESS routines, very good, it is worth a look at
- 2023-04-07 10:25:03下载
- 积分:1
-
精确到毫秒的时钟,以及秒表,带有提醒功能
精确到毫秒的时钟,以及秒表,带有提醒功能- Precisely to a millisecond clock, as well as the stopwatch, has
the reminder function
- 2022-02-06 13:43:40下载
- 积分:1
-
实现超小型IIS的功能代码
实现超小型IIS的功能代码,可以处理GET和POST等WEB服务器动作,支持ASP.NET
- 2022-03-09 19:55:05下载
- 积分:1
-
Winform自制启动画面
一般软件在启动的时候都会有一个启动画面,这个启动画面是为了系统启动时进行一些验证或者加载资源,
这样能达到一种效果:应用程序不会出现”假死“现象。如果直接启动应用程序,进入界面的时候再去加载应用程序
所需要的一些资源,这个时候界面就会出现卡死现象。可以稍微改动,就可以实现自己的效果了,
- 2022-10-04 23:05:03下载
- 积分:1
-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
此程序是用VC++做的,简要介绍了VC开发工具的使用技巧
此程序是用VC++做的,简要介绍了VC开发工具的使用技巧-This procedure is done with the VC, VC briefed the development of skills in the use of tools
- 2023-07-03 00:35:04下载
- 积分:1
-
PB收发电子邮件mymail.rar
PB收发电子邮件mymail.rar-PB email mymail.rar
- 2022-03-10 17:17:34下载
- 积分:1
-
Windows套接字学习程序,压缩需要解压
Windows套接字学习程序,压缩需要解压-Windows Socket learning process, the need to decompress compressed
- 2022-04-21 17:56:37下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1