-
基于TCP/IP协议的服务器客户端程序
基于Windows Socket编程,c#语言编写,通俗易懂,适合初学者,文件夹分为三部分,一部分是客户端程序,一部分是服务器程序,另一部分是源程序。windows socket的初始化,创建套接字,发送,接收函数等都放在源程序的源文件中,客户端,服务器程序等对源程序里的文件进行调用
- 2023-06-08 19:20:07下载
- 积分:1
-
一套DELPHI开发的指纹应用源码,可作为指纹应用整合使用!
一套DELPHI开发的指纹应用源码,可作为指纹应用整合使用!-a fingerprint application source code, can be used as application integration using fingerprints!
- 2022-03-10 02:39:44下载
- 积分:1
-
“混凝土工厂优化”(“Pimpl惯用法的变化)
Optimization of "Concrete Factories" (variations of the Pimpl idiom)
- 2022-03-12 13:25:28下载
- 积分:1
-
密码算法c语言源代码
密码算法c语言源代码-Cipher c language source code
- 2022-07-27 08:59:03下载
- 积分:1
-
不怕益出的SPRINTF只不过功能不及SPRINTF那么的完善罢了我已试国了基本无问题...
不怕益出的SPRINTF只不过功能不及SPRINTF那么的完善罢了我已试国了基本无问题-Benefits are not afraid of the sprintf function as sprintf only so much I have try to improve the country without the basic problem
- 2022-09-08 03:15:02下载
- 积分:1
-
产生浮点加法运算单元的测试激励及期望输出
产生浮点加法运算单元的测试激励及期望输出-Floating-point addition operations generate unit test incentives and the desired output
- 2023-03-15 19:40:03下载
- 积分:1
-
用VC++实现的闹钟提示功能,带源码,赞!
用VC++实现的闹钟提示功能,带源码,赞!-With VC++ Realize prompted the alarm clock function, with source code, Zan!
- 2022-03-21 03:08:17下载
- 积分:1
-
用碳形式重新
按照C++类形式重新封装了读写ini文件的操作,是ini文件使用极其方便,包含范例-with C forms to re-package the reader ini file, the operation is ini extremely easy to use document contains examples
- 2023-02-24 21:30:04下载
- 积分:1
-
输入任意顺序的姓名表,按字典顺序打印出来
输入任意顺序的姓名表,按字典顺序打印出来-arbitrary order of the input table names, according to the order printed dictionaries
- 2022-08-18 20:50:49下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1