-
TelBook
能实现添加,删除,查找,拨号等基本功能。当然还用到了windows皮肤,很漂亮的哟(Able to add, delete, search, dial-up and other basic functions. Of course, also used the windows skin, very beautiful yo)
- 2013-07-21 07:27:35下载
- 积分:1
-
tell you how to set the components, including some special button to create
告诉你如何实现自定组件,包括一些特殊的按钮的创建-tell you how to set the components, including some special button to create
- 2022-04-29 16:11:04下载
- 积分:1
-
VC++编写USB接口通信程序
Usb通信程序开发示例,讲述如何开发一个USB应用用程序(Usb communications program examples on how to develop a procedure using USB applications)
- 2020-06-26 08:00:02下载
- 积分:1
-
contourline
提取等高线程序,map.c为源程序,map.exe为测试程序,.txt是数据文件(contour extraction procedures for the source map.c, map.exe to test procedures . txt file data)
- 2006-05-31 13:44:22下载
- 积分:1
-
EDC220PGUI
EDC220 试验机 与PC 通讯控制+界面(EDC220 C++ BUILDER)
- 2016-05-22 15:40:18下载
- 积分:1
-
STM32-GPS
STM32的GPS模块通过串口连接的实验,可以通过液晶显示GPS信息,包括精度、纬度、高度、速度、用于定位的卫星数、可见卫星数、UTC时间等信息。(STM32 GPS module via a serial connection test, you can display GPS information, including precision, latitude, altitude, speed, number of satellites for positioning, number of visible satellites, UTC time and other information through the LCD.)
- 2016-01-14 11:31:58下载
- 积分:1
-
C #发达的地图基本浏览器和属性查询的例子!
c#开发的一个地图基本浏览和属性查询的例子!-c# developed a map of the basic browser and attribute query examples!
- 2023-06-05 17:00:04下载
- 积分:1
-
genetic-algorithm-in-cSharp
C#的遗传算法实现,在学会代码的同时可以学会算法的思想(genetic algorithm in c#)
- 2013-11-13 21:57:32下载
- 积分:1
-
Library-management-system
这是一个用C编写的《图书管理系统》有对图书的管理和读者管理两大功能(It s a library manage system.
Function: manage books & manage readers )
- 2014-02-27 16:53:12下载
- 积分:1
-
ID3 分类
ID3 分类算法。原因很简单,ID3 生成决策树从一组固定的例子。所得到的树用于对未来样本进行分类。该示例具有多个属性,属于一类 (像是或否)。决策树的叶节点包含的类名称,而非叶节点是决定。决定节点是属性测试与每个分支 (到另一个决策树) 正在属性的可能值。ID3 使用信息增益来帮助它决定哪些属性进入决策节点。
这里是一个简单的实现,使用是否名义数据。
- 2022-06-15 00:45:02下载
- 积分:1