-
022d7ef2-7534-431e-bc7e-a1f183145d43
控制程序的简要程序,供大家参考,下午 大家能提出宝贵意见(l ddddfdggfffhhhhgfgfgg)
- 2009-04-18 17:49:42下载
- 积分:1
-
cgilib-3.11-bin.tar
CGI-LIB开发包,让C语言开发CGI容易起来,并在这个开发包上写了一些CGI程序。(CGI-LIB development kit to enable CGI C language development easier, and in this development kit to write a number of CGI programs.)
- 2011-05-25 18:26:46下载
- 积分:1
-
VC++中打开相机
//打开相机 Gray 黑白BGR24 彩色 OpenFramegrabber("MindVision12_X64", 1, 1, 0, 0, 0, 0, "progressive", 8, "BGR24", -1, "false", "auto", "155#", 0, -1, &hv_AcqHandle); //创建图像显示窗口 CRect RCT; //定义一个矩形框 M_SHOWWINDOW.GetClientRect(RCT); //矩形框的大小为静态文本框的大小
- 2022-05-16 14:40:59下载
- 积分:1
-
保存图片到数据库以及读取图片
C#写的保存图片到数据库以及从数据库中读取图片并显示的例子,以设备管理信息系统为例,有助于初学者理解文件流对象。
- 2023-08-14 07:05:06下载
- 积分:1
-
AODV_DSDV_Throughput
performance evaluation of reactive and proactive protocols. the performance is evaluated with respect to throughput over TCP and UDP connections types
- 2013-07-24 05:13:19下载
- 积分:1
-
[大话数据结构]
说明: [大话数据结构]书籍源代码(多平台).zip([Dahua Data Structure].zip)
- 2021-01-07 13:13:14下载
- 积分:1
-
fast_dt
快速距离变换的程序,是在外国人的一个程序上小改了一下,vs2008下的控制台程序,可以直接设置断点调试(Fast distance transform procedure is a procedure in the foreign small change a bit, vs2008 console under the program, you can set breakpoints directly)
- 2011-10-11 16:16:21下载
- 积分:1
-
10165101220 于文梦
解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
- 2018-12-30 20:33:10下载
- 积分:1
-
2.GSM-ATMBALANCE
说明: gsm sample source code picic
- 2019-04-20 12:53:10下载
- 积分:1
-
UDP套接字编程
说明: 可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1