-
.net 即时聊天
基于.net 架构与应用的开发实践,利用c#语言,结合TCP面向连接的可靠网络编程,使用networkStream类和同步TCP编程,实现服务器端与客户端的实时- 即时聊天。
- 2022-02-04 06:58:28下载
- 积分:1
-
dkllwl6
带有切分窗口的用户字典查找程序,有查找记录和分类的功能,学习vc++的非常好的代码,强烈推荐()
- 2018-04-28 06:41:15下载
- 积分:1
-
control
飞机控制的研究,用PID进行速度通道的控制,实现其编队飞行(Control of the aircraft, the speed with PID control channel to achieve the formation flying)
- 2011-05-24 08:54:55下载
- 积分:1
-
Client-dotnet
一个用于客户端和服务器端的客户端的简单程序,C#(one for the client and the server-client simple procedure, C#)
- 2013-09-03 12:09:29下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
LLE
局部线性嵌入LLE,是一种非常高效的非线性降维方法,本文PPT主要介绍了LLE算法的实现过程,同时分析了其参数的选择,和MATLAB的仿真实现(Locally linear embedding LLE, is a very efficient nonlinear dimensionality reduction method, this paper mainly introduced the PPT LLE algorithm realization process, and analyzes its parameter choice, and MATLAB simulation realization
)
- 2012-12-05 18:12:19下载
- 积分:1
-
实数编码的遗传算法
实数编码的遗传算法,有具体实例,非常好用。(Real number coding genetic algorithm with exaples.It is easy to use)
- 2005-06-01 17:00:50下载
- 积分:1
-
Write 3270 Session Screen Output to A File
Write 3270 Session Screen Output to A File
- 2022-11-12 10:45:03下载
- 积分:1
-
ping 的实现代码 多线程实现
ping 的实现代码 多线程实现
ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码ping 的实现代码
- 2022-09-06 19:10:02下载
- 积分:1
-
elm_kernel
说明: 黄广斌教授提出的kelm算法开源,性能非常不错,值得推荐(Implementing kelm algorithm)
- 2019-01-23 13:25:05下载
- 积分:1