-
客户信息管理系统DEMO及源程序,使用xpmenut等控件
客户信息管理系统DEMO及源程序,使用xpmenut等控件-DEMO customer information management system and source code, the use of such controls xpmenut
- 2022-07-02 02:09:23下载
- 积分:1
-
VC6.0 下开发的一个蓝牙客户端,使用的 widcomm 芯片驱动,API 开发,用于向蓝牙手机FTP 文件,可自动查找周围的蓝牙设备....
VC6.0 下开发的一个蓝牙客户端,使用的 widcomm 芯片驱动,API 开发,用于向蓝牙手机FTP 文件,可自动查找周围的蓝牙设备.-VC6.0 developed a Bluetooth client to use the Widcomm chipset driver, API development, used cell phones to Bluetooth FTP file, can automatically search the surrounding Bluetooth devices.
- 2022-03-09 11:56:46下载
- 积分:1
-
the "Chinese location code, within yards Viewer V1.2" simplified, redu...
-=★=-
本“汉字区位码、内码查看器V1.2”简化、删减了原“液晶汉字字库
生成器”程序功能。本程序由Soar.Ray.Brightly(高飞) 编写!
如由疑问请写信至 E-mail:wogaofer@163.com
我们将做进一步的修改
谢谢你的支持!
提示:本程序建议使用分辨率:800*600
2005年10月18日-the "Chinese location code, within yards Viewer V1.2" simplified, reducing the original "LCD Chinese character generator" functions. The procedures Soar.Ray.Brightly (SARS) prepared! If the doubt please write to E-mail : wogaofer@163.com we will make further modifications to thank you for your support! Tip : use of the procedures proposed resolution : 800 from 500 on October 18, 2005
- 2022-02-18 15:15:17下载
- 积分:1
-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2022-04-01 17:57:55下载
- 积分:1
-
趣味程序,有100个示例, 是html文档。
趣味程序,有100个示例, 是html文档。-interesting procedure, one hundred examples of html files.
- 2022-06-11 15:44:55下载
- 积分:1
-
我班的同学们,用孩子们的兄弟们实现了这棵树,我会…
我所在的类,用兄弟的子弟实现的树,我不会用mfc,但是健壮性很好,花了很多递归的时间
- 2022-02-26 13:38:21下载
- 积分:1
-
mfc calculator, with addition and subtraction multiplication and division basic...
mfc的计算器,具有加减乘除的基本运算功能,比较简单,容易实现的-mfc calculator, with addition and subtraction multiplication and division basic computing functions, relatively simple, easy to implement
- 2022-11-26 08:45:03下载
- 积分:1
-
使用QT 编写可以控制 网页切换的应用
使用QT 编写可以控制 网页切换的应用 根据网页标题名字可以控制任何当前的已经打开的页面进行切换界面使用QT 库实现。工程是VS2008 并且该 可以用于WEB 系统的导航。一般WEB 无法切换两个TABLE 页 通过该工具的示范可以做到
- 2022-01-26 17:32:47下载
- 积分:1
-
can端口的收数据的测试,可以将该程序考到wince下,用来测试can口的接收数据功能
can端口的收数据的测试,可以将该程序考到wince下,用来测试can口的接收数据功能-can close the data port of the test, you can test this program to wince under the mouth can be used to test the receive data function
- 2023-03-29 10:00:03下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1