-
With regard to the introduction rtlinux installation documentation to share with...
关于rtlinux安装的介绍文档 大家分享 看看吧-With regard to the introduction rtlinux installation documentation to share with you what we" ve learned
- 2022-07-13 20:29:34下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
嵌入式系统下语音压缩编码
嵌入式系统下语音压缩编码-embedded systems Speech Coding
- 2022-02-03 09:06:43下载
- 积分:1
-
This is a simple code to understand the region labelling concept used in image p...
This a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.-This is a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.
- 2022-01-22 01:45:38下载
- 积分:1
-
工业控制研华板卡VC编程实
工业控制研华板卡VC编程实 --Programming examples for YanHua board.
- 2023-02-25 07:45:03下载
- 积分:1
-
6502 的编译器的源码和文档
6502 的编译器的源码和文档-6502 compiler source code and documentation
- 2022-05-27 09:17:27下载
- 积分:1
-
tlc1549驱动(C代码),测试可用!
tlc1549驱动(C代码),测试可用!-tlc1549 drive (C code), test available!
- 2022-02-20 21:21:24下载
- 积分:1
-
Linux 系统下串口驱动源码,及驱动开发说明
Linux 系统下串口驱动源码,及驱动开发说明-Serial driver source code under Linux systems, and Driver Development Description
- 2022-08-22 17:10:24下载
- 积分:1
-
基于ARM 44b0的启动应到程序,bootloader程序,希望能对大家有帮助!...
基于ARM 44b0的启动应到程序,bootloader程序,希望能对大家有帮助!-based on the ARM 44b0 procedures to be activated, Bootloader procedures in the hope that we can help!
- 2023-07-25 02:05:03下载
- 积分:1
-
基于MSP430和CC1101的环境监测系统
这个工程是在TI MSP430F5529开发板上开发实现的,430单片机通过硬件SPI与CC1101进行通信,实现温度(DS18B20), 湿度(DHT11),光照(BH1750)环境参数的采集、显示、发送、接收及接收再显示功能。收发程序是在TI官方源代码的基础 上改动而来,在其基础上能够实现任意可用调制方式和传输速率下的无线通信。 编译环境:win7 64位/CCS v5.1 注:编译需要LAB1 中的F5xx_F6xx_Core_Lib和MSP-EXP430F5529_HAL两个文件夹下的文件,文件内有图片说明。
- 2022-01-28 14:03:00下载
- 积分:1