-
man
人机界面开发的 C 语言程序库This help windowis very skinnybecause the helpwindow is automagicallysized to fitthe longesthelp line.~multipage_helpThis help screen will spill over to a 2nd page-man-machine interface development of C language program library This help windowis very skinnybecause the helpwindow is automagicallysized to fitthe longesthelp line. ~ Multipage_helpThis help screen will spill over to a 2nd page
- 2022-01-30 12:49:14下载
- 积分:1
-
vc produced using desktop lock
用vc制作的桌面lock -vc produced using desktop lock
- 2022-10-11 23:05:03下载
- 积分:1
-
C#學習阿斯頓發
C#我infromdaima附近拉薩房間裡;阿斯頓飛劍尖阿斯蘭;的房間裡;是大幅降低了;薩芬就;連三大減肥;拉電視劇法律;阿斯頓等級分類;阿斯頓飛劍數量;啊地方講;阿斯頓浪費精力的;薩芬就了;大薩芬就了;阿斯頓反對薩芬撒啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊
- 2023-04-10 23:35:04下载
- 积分:1
-
labview声音输入保存
利用PC声卡,采集声音,保存。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-03-23 07:32:27下载
- 积分:1
-
java打印机
这个项目是为打印一些特定的要求…它使用一些有用的jar文件…它连接到打印机(将是一个本地打印机和唯一的打印机连接到机器)和更改默认区域与用户定义的值。。。
- 2022-05-06 16:42:53下载
- 积分:1
-
程序说明书 一. 各模块的功能: readtxt(),读读者文件writetxt(),写读者文件addreader(reader s) ,添加读者delread...
程序说明书 一. 各模块的功能: readtxt(),读读者文件writetxt(),写读者文件addreader(reader s) ,添加读者delreader(int number),删除读者searchreader(int number),查找读者readerdata() ,读者数据管理readbtxt(),读图书文件writebtxt(),写图书文件addbook(libook s),添加图书delbook(int number),删除图书searchbook(int number),查找图书bookdata(),图书数据管理borbook(),读者借书retbook(),读者还书main()主函数-a procedure manuals. The module functions : readtxt (), read documents readers writetxt (), write documents addreader readers (reader s), add the readers delreader (int number), the deletion of readers searchreader (int number), you readers readerdata (), data management readbtxt readers ( ), reading books document writebtxt (), write books document addbook (libook s), add the books delbook (int number), the deletion of books searchbook (int number), search for books bookdata (), library data management borbook (), borrowers retbook ( ), readers book main () function main
- 2022-01-31 01:38:53下载
- 积分:1
-
GIS中对地图的基本操作,如地图的加载和显示,以及要素特征的查找等等。...
GIS中对地图的基本操作,如地图的加载和显示,以及要素特征的查找等等。-GIS map of the basic operations, such as maps and display the load, and the characteristics of the elements of search and so on.
- 2022-02-06 22:34:19下载
- 积分:1
-
老的坦克的程序,还可以的,大家可以看一下,呵呵!
老的坦克的程序,还可以的,大家可以看一下,呵呵!-The old tanks procedures, but also, and everyone can look at, huh, huh!
- 2023-06-09 19:00:03下载
- 积分:1
-
用摄像头捕捉视频
读取文件,读写文件,用摄像头捕捉视频。创建链接,打开请求链接。发送请求。
- 2023-05-08 08:50:02下载
- 积分:1
-
网络编程(实现客户端与服务器端通信)
此处以创建一个TCP协议的客户端和服务器端,TCP协议与UDP协议不同之处在于TCP建立连接时需要经过三次握手,因为TCP是可靠的协议,UDP可以不需要建立连接,直接向服务器发送消息,只要知道服务器端的ip地址和端口就可以了。
客户端需要先创建一个socket,在客户端需要知道服务器的ip地址和端口信息,将其添加到一个地址的结构体里去,然后就可以通过connect函数去连接服务器了。
服务器端也是要先创建一个socket,声明一个地址的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-16 16:40:03下载
- 积分:1