-
C#多人聊天
好用的,C#实现TCP聊天(含客户端和服务器端)比较稳定,并且有处理粘包问题,请快下载吧,很适合学习或者项目中使用
- 2022-02-09 13:04:10下载
- 积分:1
-
基于Mas2.0的通讯网关源代码,基于tcp/ip和socket,能够接收和发送短信。...
基于Mas2.0的通讯网关源代码,基于tcp/ip和socket,能够接收和发送短信。-Based on the communications gateway Mas2.0 source code, be able to receive and send message
- 2022-03-18 07:20:30下载
- 积分:1
-
对于C #开发语言Delphi和VC,并支持发展。
开发语言可以为C#,Delphi和VC,并支持面向对象的开发的支持,在服务容量增加的时候很方便的扩充,因此可以很方便的开发C/S网络应用。此外,充分利用UDP的优点并增加了通讯的可靠性。以及对用户的可管理性简化了用户的开发难度。-Development language for the C#, Delphi and VC, and to support the development of object-oriented support to increase capacity in the service when the expansion is convenient, it can be very convenient to develop C/S network application. In addition, full use of the advantages of UDP and increased communications reliability. As well as the users can simplify the management of the development of user difficulty.
- 2022-10-17 21:00:03下载
- 积分:1
-
这也是客户端服务器一个简单的设计,比刚刚上传的那个严谨点...
这也是客户端服务器一个简单的设计,比刚刚上传的那个严谨点-This is a client-server design simple, just upload that the stringent points
- 2022-05-28 05:07:38下载
- 积分:1
-
Cat
声明一个Cat类,拥有静态数据成员HowManyCats,记录Cat的个体数目;静态成员函数GetHowMany( ),获取HowManyCats。(Declare a Cat class has a static data member HowManyCats, Cat' s record number of individuals static member function GetHowMany (), for HowManyCats.)
- 2011-06-01 23:04:13下载
- 积分:1
-
how_many_fibs
Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1 + fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1+ fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
- 2009-11-27 15:18:02下载
- 积分:1
-
lenet-mnist-master
使用Lenet网络对手写数字进行识别,识别效果比较好(Recognition of handwritten numerals by using Lenet network has better recognition effect.)
- 2019-07-05 16:37:11下载
- 积分:1
-
GEAR
吉尔方法解常微分方程组的实现,gear0是具体按理,另外一个文件是解逆矩阵的代码(Implementation of gear method for solving ordinary differential equations)
- 2021-03-08 11:29:28下载
- 积分:1
-
Gotsu
用遗传算法和otsu实现多彩色图像的多阈值分割 。。。。。。。。。。。。(Multi threshold segmentation based on genetic algorithm)
- 2018-10-03 15:33:28下载
- 积分:1
-
ISA_CARD
基于ISA总线的I/O卡的使用的源代码,并有用VC做的界面(Based on the ISA bus I/O cards used in the source code, and useful to do VC interface)
- 2009-01-13 10:49:27下载
- 积分:1