-
source codesource codesource codesource codesource codesource codesource codesou...
source code source code source code source code source code source code source code -source codesource codesource codesource codesource codesource codesource codesource codesource codesource codesource codesource codesource codesource codesource code
- 2022-04-17 09:25:29下载
- 积分:1
-
用户识别系统 简单的使用类继承完成,使用到文件流!
用户识别系统 简单的使用类继承完成,使用到文件流!-user identification system using a simple succession category completed, the use of the document flow!
- 2022-11-08 18:45:02下载
- 积分:1
-
imitate the genie Office97
模仿Office97的精灵-imitate the genie Office97
- 2022-11-21 08:15:02下载
- 积分:1
-
IE播放插件
应用背景主要是居于开源的firebreath开发的IE播放插件,主要是集成了VLC的动态库,调用VLC的API实现录像、监听、拍照等功能,实现了多屏播放的IE插件,可以兼容不同的浏览器关键技术windows开发,调用了windows的api创建播放窗体,然后在加载VLC的播放实例,调用了VLC的动态库创建VLC播放实例,在VS2010开发环境下运用C++语言开发
- 2023-08-14 12:20:04下载
- 积分:1
-
这是一个BOT项目的源代码,称为rxbot69dfix。
this a bot source code, called rxbot69Dfix .-this is a bot source code, called rxbot69Dfix .
- 2022-04-26 11:29:42下载
- 积分:1
-
用vc作的一个简单的电子表格,可以进行插入删除,添加行列等操作...
用vc作的一个简单的电子表格,可以进行插入删除,添加行列等操作-vc used for a simple electronic forms that can be inserted delete, add the ranks of such an operation
- 2022-04-12 16:33:13下载
- 积分:1
-
采用遗传算法的 tsp 问题
旅行商问题 (TSP) 是一个基准和计算机科学和行动研究中的老问题。它可以表示为:
N 的网络节点 (或城市),与 " 节点 1" 作为 "总部" 和旅行成本 (或距离或旅行时间等) 矩阵 C = [cij] 的顺序给出了 n 与序的节点对 (i,j) 相关联。问题是要找到一个最不成本哈密顿周期。
根据成本矩阵的结构,Tsp 被分为两个群体 — — 对称和非对称。TSP 是对称如果 cij = cji,∀ i、 j 和非对称否则为。N 市非对称的 tsp 问题,有)! 1 (−n 可能的解决方案,一个或多个的给出了最小的成本。
对于 n 市对称 tsp 问题,有 2)! 1 (−n 可能的解决办法以及它们具有相同的总费用的反向循环排列。在任一情况下解的个数成为极大甚至中等大 n 因此穷举搜索是不切实际的。主要原因有三个为什么 tsp 问题已引起了很多研究者的关注和仍然是一个活跃的研究领域。第一,大量的现实世界的问题可以被建模为 TSP。第二,它被证明是 NP-完全问题 [1]。第三,NP-完全问题的意义上,没有人能找到任何真正有效的方式解决他们的大难治性
- 2023-08-16 14:05:03下载
- 积分:1
-
C++编程 数据结构与程序设计方法 源代码
C++编程 数据结构与程序设计方法 源代码-C++ programming design method of data structures and procedures of the source code
- 2022-02-19 22:57:57下载
- 积分:1
-
多
多国语言控件,使用RTTI技术实现,带源码. The component is designed for minimal coding: Drop it on the form In the forms onCreate event handler: janLanguage1.InitLanguage(self) Add a Language Menu item somewhere in your main menu In the Language menu onclick event handler: janLanguage1.ChangeLanguage(self) Do this for all the forms of your application. -multi-language controls, the use of RTTI Technology, with source. The component is designed for minimal coding : Drop it on the form forms onCreate In the event handler : janLanguage1.InitLanguage (self) Add a Language Menu item somewhere in your main menu In the Language menu onclick event handler : janLanguage1.ChangeLanguage (self) Do this for all the forms of your application.
- 2023-08-19 08:45:04下载
- 积分:1
-
usb 通讯
这只是demo 用于usb通讯,这是通过系统api函数来枚举获取并打开usb设备进行通讯,实现上位机和下位机通过usb口进行通讯,以往都是一串口通讯,这提高了通讯的速度。
- 2022-01-28 19:21:21下载
- 积分:1