-
ezxterm-0.99.tar
ezxterm for motorola rokr e2
- 2009-05-29 02:12:03下载
- 积分:1
-
danpianjiLCDshuzhiceshiyi
项目16 基于单片机LCD数字测速仪的设计
使用C++程序编程(Item 16 LCD digital speedometer on chip design using C++ programming)
- 2011-06-29 08:58:27下载
- 积分:1
-
DrawMenuMap
下拉菜单地图,精选ios编程学习源码,很好的参考资料。(The drop-down menu map, select learning IOS programming source code, a good reference.)
- 2013-12-16 21:06:46下载
- 积分:1
-
Timer
本程序主要是在C++ Builder基础上实现一个时钟显示功能,能够与本机时间同步,是一个适合新手学习的程序!(This program is mainly based on the C++ Builder to implement a clock display, can be synchronized with the local time, the program is suitable for a novice to learn!)
- 2020-09-08 10:38:02下载
- 积分:1
-
ym_vc-formronghe-fzct-hicode
浮点菜单方面的源码,打开很多学习参考的,可以使用的呢(Floating menu of source code, open a lot of study reference, you can use it)
- 2013-06-15 01:12:49下载
- 积分:1
-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
graphics
说明: 各种下拉式菜单算法实现,日历,等等,希望对你有用。(Algorithm for various drop-down menu, calendar, and so, I hope useful to you.)
- 2010-04-23 15:55:44下载
- 积分:1
-
freescale
飞思卡尔智能车竞赛11年完整版程序,速度可上2.7m/s(freescale )
- 2013-03-24 11:27:03下载
- 积分:1
-
use-PCF8591-to-check-the-voltage
利用PCF8591模数转换和外拓借口来用作电压测量(Use PCF8591 analog to digital conversion and the extension of the pretext for voltage measurement)
- 2013-09-02 15:44:13下载
- 积分:1
-
migong
1)给出菜单选项,并在程序中预先设计3幅迷宫图(m×n)(m、n不超过15),用户可以自由选择其中一幅。3幅地图的复杂性不同,为容易、一般、较难。
2)可以随意选择玩家的初始位置,也可由计算机随机产生(菜单中由用户选择);
3)记录玩家的旅行记录,即每一幅迷宫的碰壁次数,走了多少步才走出迷宫等。
4)设定悔步功能,即按指定键可以悔一步,连带的这一步记录也将删除掉。
(1) given menu option, and in the process of three pre-designed maze map (m × n) (m, n not exceeding 15), the user can freely choose which site. Three maps of different complexity for easy general, it is rather difficult.
2) The player can choose the initial position, the computer can also be randomly generated (menu selection by the user)
3) record player s travel records, that is, each wall of a maze the number of how many go out of the maze, such as step-by-step before.
4) set features step-by-step regret, that regret can be specified key step, the associated record this step will also be removed.)
- 2009-05-12 09:33:51下载
- 积分:1