-
源代码的方法
在模式识别中,k近邻算法(k-NN)是一种非参数的模式识别方法;
- 2023-01-28 01:30:03下载
- 积分:1
-
我毕业设计的题目,车载GPS,VC++开发的源代码,其中包含有南京市电子地图,maoinfo格式的,还有一张我们学校的地图,我自己制作的。GPS接收机通过串口与...
我毕业设计的题目,车载GPS,VC++开发的源代码,其中包含有南京市电子地图,maoinfo格式的,还有一张我们学校的地图,我自己制作的。GPS接收机通过串口与PC机相连。本设计实现了汽车位置在地图上的动态显示。-I graduated from the subject of design, in-car GPS, VC++ Developed source code, which contains electronic map has Nanjing, maoinfo format, there is a map of our school, I have produced. GPS receiver through the serial port and PC machines connected. Realize the design of the car location on the map of the dynamic display.
- 2022-07-20 03:18:13下载
- 积分:1
-
1,一个新的项目,调整窗口大小的变化1属性窗口中的文本…
1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new item, adjust the window size changes Form1 properties window of text attributes to "Responder" two in Form1 add a button control. Names were button1.button2.button3. Respectively, to control the test attribute set to "on the 1st on the 2nd on the 3rd." 3, in addition Form1 right textbox controls, to name textbox1. Its text attributes emptied. 4 again to add a button control, the name of Button4, its text attribute set to "reset." 5, click the button on the 1st, open source editor window, click the Add button code execution shown in the figure.
- 2022-02-21 05:10:19下载
- 积分:1
-
PLL design assitant, from M.H.Perrott, MIT
PLL design assitant, from M.H.Perrott, MIT
- 2022-02-12 08:39:15下载
- 积分:1
-
- 2022-03-22 16:25:40下载
- 积分:1
-
当前简易视频读取操作系统的面板和简单算法
当前简易视频读取操作系统的面板和简单算法-Simple video to read the current operating system and a simple algorithm of the panel
- 2022-04-07 12:24:09下载
- 积分:1
-
Hotel Order System, the preparation of c++ language, the realization of the mana...
旅馆订单系统,采用c++语言编写,实现了对旅馆房间的管理-Hotel Order System, the preparation of c++ language, the realization of the management of hotel room
- 2023-08-22 23:10:04下载
- 积分:1
-
331 games. Very classic, but there are some functional deficiencies, and that ne...
五子棋联网游戏。很经典的,不过还有一些功能上的不足,这是需要改进的地方。-331 games. Very classic, but there are some functional deficiencies, and that needs improvement.
- 2022-05-07 17:13:07下载
- 积分:1
-
I have written a knapsack problem of the greedy algorithm, a very good learning...
自己编写的一个背包问题的贪心算法,很好的学习工具。-I have written a knapsack problem of the greedy algorithm, a very good learning tool.
- 2022-07-25 19:39:31下载
- 积分:1
-
VB编写的MODBUS通讯实现源码
VB编写的MODBUS通讯实现源码,
功能:
Public Sub tran_modbus_order(ByVal byt_slv_id As Byte,
ByVal byt_func As Byte, ByVal addr As Long, byt_data() As Byte)
Function CRC16(data() As Byte) As String
- 2023-01-05 06:50:03下载
- 积分:1