-
C# 局域网聊天室 源码下载
- 2014-11-29下载
- 积分:1
-
房屋中介系统
包括VC的ADO数据库编程的各种操作,和界面控件CListCtrl的功能附加,CListCtrl内部加入编辑控件、日历控件-Housing intermediary system, including the VC" s ADO database programming a variety of operations, and interface functions of the additional CListCtrl control, CListCtrl internal join the edit control, calendar control
- 2022-07-26 13:15:34下载
- 积分:1
-
ZBAR二维码,修正工程配置,VS2017编译运行!
ZBAR二维码,修正工程配置,
网上的都是低版本的,现在用VS2017编译运行!
- 2022-03-21 22:54:28下载
- 积分:1
-
计算智能禁忌搜索算法
禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法1,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。
- 2022-08-19 12:02:38下载
- 积分:1
-
一个有关与打字练习的问题
一个有关与打字练习的问题-one with the practice of typing
- 2022-11-03 11:55:03下载
- 积分:1
-
进程管理的实现
操作系统的小实验,模拟进程的几种管理方式,先进先出,最短作业优先,等等
- 2022-08-18 07:19:46下载
- 积分:1
-
一个完整的企业销售管理信息系c_代码,包括建模文件和数据库详细的配置说明...
一个完整的企业销售管理信息系c_代码,包括建模文件和数据库详细的配置说明-c# database info system
- 2022-04-22 22:08:40下载
- 积分:1
-
基于opencv的人头检测系统
该代码主要用于人头检测,基于opencv,准确率可以达到80%左右
- 2022-02-13 15:57:29下载
- 积分:1
-
CSharp
关于一个点名系统的课程设计报告,包括一部分代码,及各个界面的截图(About a naming system curriculum design report, including the part of the code, and the interface screenshots)
- 2013-04-03 14:32:54下载
- 积分:1
-
The tracert tool displays the various IP Addresses in the route of a network pac...
The tracert tool displays the various IP Addresses in the route of a network packet as it travels to a destination IP address from a source. An article which describes how tracert works and which also presents a C# component to implement tracert functionality in your projects can be found here. In the tool presented in this article, I combine the tracert component, technology to geo-locate based on IP address from HostIP.info and the Virtual Earth API to map the locations of various IP addresses that fall in the route of a network packet when it travels to a user provided destination IP address. Since the tracert component is covered thoroughly in the other article let start by looking at geo-location and the MSN Virtual Earth API.-The tracert tool displays the various IP Ad dresses in the route of a network packet as it tra vels to a destination IP address from a source. A n article which describes how tracert works and which also presents a C# component to implement tracert functiona
- 2022-03-05 03:14:58下载
- 积分:1