-
labview-danpianji
利用Keil C51 和LabVIEW编写程序实现PC与单片机串口通信。
设计任务
PC通过串行口将数字(00 ,01 ,02,03... ,FF,十六进制)发送给单片机,单片机收到
后回传这个数字,PC接收到回传数据后显示出来,若发送的数据和接收到的数据相等,则串
行通信正确,否则有错误。启始符是数字00,结束符是数字 FF。(Use Keil C51 and LabVIEW programming to achieve PC serial communication with microcontroller. Displayed after the PC via the serial port design task digital (00, 01, 02,03 ..., FF, hex) is sent to the microcontroller, the microcontroller receives return this figure, PC receives the return data , if the data sent and received data are equal, the serial communication is correct, otherwise an error. Startup character is a number 00, the end of the character is a number FF.)
- 2020-07-01 04:20:01下载
- 积分:1
-
ChatCSocket
简单聊天软件,简单易学
winscok2.0
(Simple chat software, easy to learn winscok2.0)
- 2008-08-16 08:54:45下载
- 积分:1
-
trick_button_demo
随鼠标位置移动而不能按下去的按钮(The button which can not be pressed according to the position of mouse)
- 2001-01-01 00:00:00下载
- 积分:1
-
esp8266 at
esp8266 at指令开发,根据用户自定义 设置at指令 esp8266开发工程文件
- 2022-07-04 12:58:51下载
- 积分:1
-
C# SelectionStart SelectionEnd时间段选择日历范例
C# Calendar 时间段选择日历范例,可选择时间区间,调用 了C#中的SelectionStart SelectionEnd日期函数实现的功能,这个程序演示了两种功能:
1、获取控件当前的日期和时间
textBox1.Text = monthCalendar1.TodayDate.ToString();
2、时间起始段的选择:
通过SelectionStart属性获取用户选择的起始日期
textBox2.Text = monthCalendar1.SelectionStart.ToString();
通过SelectionEnd属性获取用户选择的结束日期
textBox3.Text = monthCalendar1.SelectionEnd.ToString();
- 2022-08-15 10:37:28下载
- 积分:1
-
stc12c5a60s2-PWM
stc12c5a60s2 pwm无线调速(stc12c5a60s2 pwm wireless governor)
- 2012-09-29 21:14:52下载
- 积分:1
-
trafficlight
用KEIL-C编写的交通灯源代码
对课程设计的朋友很有帮助的(KEIL-C prepared by the traffic lights at the source code of the Friend of the curriculum design helpful)
- 2008-06-03 20:48:08下载
- 积分:1
-
wzq
用c语言写的五子棋游戏,用 了人工智能的,算法很好的。(us c)
- 2010-05-18 23:09:07下载
- 积分:1
-
RNN 用matlab做的预测的例子
用matlab做的预测的例子,采用rnn循环神经网络实现,亲测可用(Using MATLAB to do the prediction example, using recurrent neural network RNN implementation, pro test available.)
- 2018-08-27 16:38:22下载
- 积分:1
-
在28035的硬件平台下实现SMO
说明: 在28035的硬件平台下实现SMO,在CCS3.3平台下可直接编译通过。。(It can be directly compiled and passed under CCS 3.3 platform.)
- 2020-06-19 08:20:02下载
- 积分:1