-
Socket简易消息传输
简单的点对点传输,只支持局域网与公网环境,不支持公网与内网之间的通讯,算是最简单的一个socket例子。
- 2023-07-18 19:20:04下载
- 积分:1
-
单文档画图软件,可变色
单文档画图软件,可变色-single document drawing software, can change color
- 2022-05-05 16:25:19下载
- 积分:1
-
经典的英文原版C/C++编程书籍,分享给大家,值得珍藏
经典的英文原版C/C++编程书籍,分享给大家,值得珍藏-Classic original English edition C/C++ Programming books, share with everyone, it is worth Treasures
- 2022-02-04 20:52:34下载
- 积分:1
-
wince below a serial procedures for reading and GPS data It mainly from longitud...
wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
- 2022-03-19 02:15:19下载
- 积分:1
-
cb轻松锁屏,得到屏幕图像。
cb轻松锁屏,得到屏幕图像。-cb easily lock screen, the screen image to be.
- 2022-02-24 13:43:40下载
- 积分:1
-
个人信息的发布系统。原代码你可以参考学习
个人信息的发布系统。原代码你可以参考学习- the system of the person information express.
- 2022-05-14 17:43:08下载
- 积分:1
-
LPC程序。lpcmud底部的文件。是由于类别。我…
类c的lpc 程式. lpcmud的底层文件.由于是类c 的. 我把它上传上来,需要研究mud的可以看下. 配合mudos(待上传) 可以实现一个单机游戏小天地!-the lpc programs. Lpcmud bottom of the document. C is due to the category. I uploaded it onto, we need to examine the mud can glance. With mudos (to be uploaded) can achieve a single game small world!
- 2022-03-31 07:32:46下载
- 积分:1
-
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。...
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。-this thing is simulated printer can print directly to the pdf file inside. In addition to the normal needs, when you test procedures did not print printers, this thing very useful.
- 2023-01-17 17:10:04下载
- 积分:1
-
对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。...
对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。-Two-dimensional images of the discrete Fourier transform, respectively, given the spectrum to move to the DC component of the spectrum before and after the design center.
- 2022-02-24 13:12:55下载
- 积分:1
-
COBF (aka C
COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles in a way that they aren t readable by human beings but they remain compilable. The benefit of COBF lies in the distribution of programs (freeware, shareware, commercial software etc.): The distribution as a executable binary is often too inflexible (especially for Unix or Windows NT, because it is normally not feasible to support all possible platforms) on the other side one might not give away the sourcecode (e. g. it looks poor [badly commented, Spaghetti code], or you just want to prevent plagiarism). Here COBF can play an important role: It removes all comments and sourcecode formattings and renames all variable and function identifiers. See files.txt for a complete list of the files provided with the cobf zip archive! See doc/ for the COBF manual!
- 2022-07-21 12:34:20下载
- 积分:1