-
C# 开发的异步多线程服务器程序源代码。
代码包括客户端和服务器程序。采用VS2010开发,使用的时候修改服务器的IP地址和端口号,支持多客户端连接。开发语言C#, 采用winform技术,代码格式规范。可以作为初学者的参考。
- 2022-07-24 22:50:34下载
- 积分:1
-
DES-algorithm-description
DES 算法描述DES 算法描述DES 算法描述(DES algorithm description)
- 2011-08-24 09:44:08下载
- 积分:1
-
Cpragromexamplepart2
经典编程900例(C语言),这是part2,对于刚接触编程的人来说,熟悉用C实现各种运算还是很必要的,()
- 2007-09-12 00:50:31下载
- 积分:1
-
hartigansSLC_OpenCV
hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1)
Sequential Leader algorithm:
Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY.
1. Select maximum cluster "radius"
2. Start with zero clusters
3. Add each item to be clustered to:
* Closest cluster if distance <= r
* New cluster if distance to closest cluster > r
4. Compute new center from members in cluster
5. Empty the clusters (keeping the centers)
6. Return to step 3 (until no changes are made)
- 2010-02-25 19:28:25下载
- 积分:1
-
串口使用软件
打开串口,获取GPS点数据,分析处理后记录
- 2022-01-21 19:25:13下载
- 积分:1
-
飞思卡尔智能车最终完整程序(二等奖作品,无保留)程序
飞思卡尔智能车最终完整程序(二等奖作品,无保留)程序
转载的
- 2022-02-12 13:12:00下载
- 积分:1
-
ddt
多段图、遍历、排序。用C语言解决多段图中的成本问题,得出最佳优化方案。(More paragraphs figure, traverse, ranking. C language solve more paragraphs in the chart the cost, obtains the best optimization scheme.
)
- 2012-05-12 13:49:10下载
- 积分:1
-
mfc调用excel
该文件主要是用于mfc调用excel,将view中的数据导入到excel表格中,以便进行操作,这些文件从网上有很多,试验了很多次才验证成功,希望对大家有一些的帮助,但是这个功能的实现貌似挺简单,通过自己的动手,锻炼了自己的动手能力,感觉很好!
- 2022-03-14 21:21:03下载
- 积分:1
-
恒温控制系统
说明: 基于C51系列单片机的恒温控制系统程序(仅含下位机)(Program of Constant Temperature Control System Based on C51 Single Chip Microcomputer)
- 2020-06-18 14:20:01下载
- 积分:1
-
showmtrix
在vc中调用matlab生成的dll示例,传递的参数在vc中是数组,对应matlab中是矩阵(Calling matlab in vc generated dll example, pass a parameter is an array in vc, is the matrix corresponding to matlab)
- 2007-12-19 18:57:36下载
- 积分:1