搜索资源列表
Eagle_Lookaround
- 用C编写基于凌阳SPCE061A芯片的图象识别模块可实现(1)获得数据并处理。(2)控制按扭KEY1,播放物体的形状和颜色。(3)分辩的颜色:红色、绿色、蓝色、黄色。(4)分辩的形状:正方形、长方形、圆形、三角形。(5)控制按键KEY2,小车跟着红色的物体移动,别的颜色不做跟踪。-prepared based on the C Sunplus SPCE061A chip image recognition module can be realized (1) access to data and
51biancheng
- 51单片机C语言的编程技巧 在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构的限制很大.且难于编写与调试.同时其可移植性也较差。随着单片机硬件性能的提高.其工作速度越来越快.因此在编写单片机应用系统程序时.更着重于程序本身的编写效率。本文介招的C51交叉编译器就是解决连一问题的利器-51 microcontroller C programming language skills during SCM applic
calc
- This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to in
char_lcd
- 430LCD使用,很好的例子,C语言写的,希望对象我一样的初学者有用-430LCD use, a good example of the C language to write, I hope the same object useful beginners
slac013
- c程序,TI TMPS430单片机使用例子,希望对象我一样的初学者有帮助,-c procedures, the use of TI TMPS430 SCM example, I hope that the same object is to help beginners.
OOPCPUML
- 在高焕堂先生的著作《UML+OOPC嵌入式C语言开发精讲》中介绍了高先生及其MISOO团队创作的lw_oopc宏。 在研读这套宏的过程中,我发现高先生提供的这套宏还过于简陋,不能够优雅地支持面向接口编程。 经过认真钻研,我对原有的这套宏进行了扩充和改良,得到了lw_oopc宏的升级改进版本。 改良后的这套宏,能够很好地支持面向对象编程,能够支持面向接口编程(甚至支持复杂的多重继承)。-In Mr. Gao Huantang book " UML+ OOPC embed
Profibus_DP
- 使用8052单片机控制SPC3总线桥实现PROFIBUS-DP现场总线的从站部分C程序源码,已经编译、调试通过。特别提醒,此源码的编程思想很值得学习,虽然是针对单片机的C程序,但具有面向对象的设计思想等。-8052 single-chip microcomputer to control the use of SPC3 bus bridge the achievement of PROFIBUS-DP fieldbus slave part of C program source code ha
CLanguageDetailedexamples
- 本书对C++、面向对象、数据结构都做了全面详细的讲解,是一本非常好的基础教程。适合初学者使用。-The book of C++, Object-oriented, data structure have done a full and detailed explanations, it is a very good basis for tutorials. Suitable for beginners to use.
amop-0.21.1-bin
- AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ . The main differences between AMOP and other mock object library is that, users DO
Lamp
- 采用PICC18编写的单片机源代码,编译环境MPLABv7.62;编译器PICC18pro9.60,程序中虽然未采用RTOS,但采用了任务段处理的方式,即每个运行周期只运行一个任务。并将面向对象的思想引入C中,一个文件相当于一个类。对初学者有一定的参考意义。有些代码考虑到易读性和通用性牺牲了代码的效率。-Singlechip PICC18 prepared using the source code, the compiler environment MPLABv7.62 compiler
c8051f040exampleforcan
- CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message wh
ODtest
- CanOpen Object dictionary management and test that every thing is in place accordingly.
chashengboceju
- AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得
GSM
- 采用51单片机控制GSM模块收发短信,电话的源程序,采用C语言编写移植很方便-MCU with 51 GSM module send and receive text messages, phone source code, using C language easily transplanted
AlgorithmsandDataStructures
- While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
Object-OrientedProgrammingWithANSI-C
- Object-Oriented programming with ANSI C. Good Intro to Object-Oriented programming paradigm with C.
Robert-Lafore---Object-Oriented-Programming-in-CP
- Robert Lafore - Object Oriented Programming in C-Robert Lafore - Object Oriented Programming in C++
FTC334S-C-
- 驱动IC: SN8P2501B 测试对象: FTC334S 显示芯片:TM1628 FTC334S触控按键优点: 在不增加IO口线的基础上就可以将按键改成触摸按键,方便已经成功量产的产品更换成触控按键方式 本程式介绍: TM1628和FTC334S共用三根IO口线使用互不干扰,单片机上电后设FTC334S工作参数,成功后转入主循环,每隔10MS读取一按键状态,连续三次读到同样的按键将键值通过TM1628的1位数码管显示出来,并将读到的FTC334S的灵敏度值一直显示于另一
Electronic-scales-c-program
- 此代码实现的功能是电子称称重功能,能够实现称重,并结合输入单价计算出物体的价格,还有去皮、清零,量程切换等多项功能-This code implements the function of electronic scales weighing capabilities to achieve weighed and combined input price calculated price of the object, as well as peeled, clear, range switchi
面向对象的C语言Object Oriented C
- 面向对象思维编程C语言 面向对象思维编程C语言(Object oriented programming C language)