-
CPP-Builder--Resources
C++builder学习资料,详细解读C++builder通讯编程(A detailed interpretation of the communication programming)
- 2013-12-27 14:45:31下载
- 积分:1
-
c++设计红绿灯
说明: 利用c++设计的红绿灯程序,可以下载到开发板上使用(The traffic light program designed by C + + can be downloaded to the development board for use)
- 2019-09-24 16:05:37下载
- 积分:1
-
MFC实现串口通讯
mfc建立串口通讯案例,并配有C++源代码,并成功测试,为初学者提供一个简单地调试程序
- 2022-02-03 07:23:03下载
- 积分:1
-
电力CDT遥测显示器
支持电力CDT规约的遥测数据显示器,采用8位数码管,支持地址配置,标准电力规约,支持标准遥测信息显示和小数点显示。
- 2022-09-17 09:25:04下载
- 积分:1
-
DSP-digital-Recognition
天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
- 2013-12-10 10:51:11下载
- 积分:1
-
1-GPIO
基于LPC2368的跑马灯程序,对新手会有很大帮助(LPC2368-based Marquee program will be very helpful for the novice)
- 2012-03-05 10:47:14下载
- 积分:1
-
mian
avr单片机,M16.三个按键,中间长按可以打开和关闭灯的闪烁控制。当打开后,当按左边键时,LED灯闪烁一次;当按中间键时,LED灯闪烁两次;当按右键时,LED灯闪烁三次。(avr microcontroller, M16 three keys, in the middle, long press to open and close the lights flashing control. When opened, press the left button, LED light flashes once When you press the middle button, the LED light flashes twice when right-click, the LED light flashes three times.)
- 2012-08-20 12:18:38下载
- 积分:1
-
LCDmode-software
12864液晶图片取模软件
专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换
配合lcmsim排版仿真软件一起使用,可以大大提高单片机编程的工作效率。(12864 LCD picture taking mode software designed to automatically extract the files to the C language to display the required character, the dot code data conversion with lcmsim layout simulation software used together, can greatly improve the efficiency of programming the microcontroller.)
- 2011-08-15 00:28:36下载
- 积分:1
-
MapReduce-WordCount
并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
- 2020-06-30 02:00:02下载
- 积分:1
-
use-stack
数据结构(C语言)版课程设计,利用栈求表达式的值:
3. 利用栈求表达式的值(必做)
任务:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括号的整数混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(假设这是一个可供小学生练习算术运算的小系统)
要求:根据以上任务说明,设计程序完成功能。
(hello welcome)
- 2020-12-29 22:39:02下载
- 积分:1