搜索资源列表
μC/OS—Ⅱ for ATMega128
- μC/OS—Ⅱ 对 ATMega128 单片机的移植代码。-uC/OS II object code for ATMega128 series MCU.
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
shenshimin
- 本游戏是微软SMART PHONE平台下的手机游戏,由于平台的特殊性,所以在游戏的架构和设计上既要符合游戏的特点,又要考虑到与设计其他PC游戏的不同。难点在于手机资源是很有限的,不能直接从设计PC游戏的架构直接搬到SMART PNONE游戏上,架构设计的变化是必然的。在本游戏中我们提出了一套全新的设计架构,充分考虑到了C#语言的特点,以及.NET平台的优点。在架构中摈弃了以前手机游戏设计中,虽然采用面向对象开发但是没有充分利用面向对象的不足,大量采用了当前先进的设计模式 -the game
McGraw.Hill.C.CPP.Programmers.Reference.3rd.Editio
- This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
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++
Bank-2.1.tar
- swarm仿真平台,使用语言object-c-simulation platform :swarm language:object-c
Player-1.6.tar
- swarm仿真平台,object-c语言的程序player-simulation platform :swarm language:object-c player
BatchRaster-990811.tar
- swarm仿真平台的Batchrater程序-simulation platform :swarm language:object-c batchraster
3dLib-0.1.tar
- swarm仿真平台,关于3dlib的源程序-simulation platform :swarm language:object-c 3dlib
DynamicGraph-2.1.tar
- swarm仿真平台的,object-c程序dynamicgraph-simulation platform :swarm language:object-c dynamicgraph
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
waterboiling
- 1.传感器:Pt100铂热电阻 2.测量放大器:自己设计与搭建 3.被控对象:400W电热杯,约0.5公斤自来水 4.执行机构:12V驱动,5A负载能力的继电器 5.控制系统:51单片机 6.控制算法:PID 7.温度范围:环境温度~100度 8.测量误差1度,控制误差2(1. sensor: Pt100 platinum thermal resistance 2. measurement amplifier: its own design and construction 3
面向对象的C语言Object Oriented C
- 面向对象思维编程C语言 面向对象思维编程C语言(Object oriented programming C language)