Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - main.c
Search - main.c - List
touchsceen_test ├─ main.c C语言主源文件 ├─ AscII6x8.c Ascii字符6x8点阵显示格式数据 ├─ lcd.c LCD显示函数源文件 ├─ lcd.h LCD定义头文件 ├─ Call_int.s 中断处理文件 ├─ tp.c 触摸屏控制函数源文件 └─ tp.h 触摸屏控制定义头文件-touchsceen_test East main.c C-language source East Main-AscII6x8.c Ascii character dot matrix display delivers data format and technology-lcd.c LCD display function source East-definition LCD lcd.h headers East-Call_int.s interrupt handling documents and technology-tp.c Touchscreen control function-source supply tp.h Touchscreen Control definition files
Date : 2008-10-13 Size : 11.67kb User : 吴中仪

iic_test ├─ main.c C语言主源文件 ├─ iic.c IIC总线操作和24C040擦写函数源文件 └─ iic.h IIC总线操作和24C040写定义头文件-iic_test East main.c C-language source East Main-iic.c IIC bus operation and 24C040 erase function source supply-iic.h IIC bus operation and 24C040 write definition files
Date : 2008-10-13 Size : 4.77kb User : 吴中仪

c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c=0xA9 }
Date : 2008-10-13 Size : 9.69kb User : 张天河

c程序开发嵌入式工程模板,适用于进行arm7开发.在s3c44b0x进行开发时,需要包含必要的库文件,初始化文件等,这些文件为公共码,不需修改,用户只需在模板中编写main.c
Date : 2008-10-13 Size : 31.52kb User : 王辉平

目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。
Date : 2008-10-13 Size : 9.47kb User : 吴中仪

单片机驱动PS2键盘的c程序 希望对大家有用
Date : 2008-10-13 Size : 941byte User : liujinquan

手持机嵌入式开发,本代码是基于c-c++.
Date : 2008-10-13 Size : 11.01kb User : 范继朝

boa web服务器的主程序,是利用c写的,经过修改后可移植到嵌入式中。-boa web server program, using c written in the revised Embedded can be transplanted to China.
Date : 2008-10-13 Size : 2.34kb User : lwx888

1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst 列表文件 可以看MenuSampleCode\Lst\menu.m51最后编译的结果: 代码状况: Program Size: data=9.0 xdata=110 code=15731 creating hex file from ".\Obj\menu"... ".\Obj\menu" - 0 Error(s), 0 Warning(s). 这是打开动态条项生成功能时的结果。 Program Size: data=9.0 xdata=79 code=15155 creating hex file from ".\Obj\menu"... ".\Obj\menu" - 0 Error(s), 0 Warning(s). 这是关闭动态条项生成功能时的结果。 菜单深度均为4层深度。 25+4*3 = 37Byte 可见占用内存还是挺小的。 源文件说明 CPU.H CPU相关定义 Main.C 主函数 Ks0108.C LCD驱动 ASCII.c 8x8 8x16 英文字模 KeyScan.C 键盘扫描 MenuPara.C 菜单函数使用模版 MenuTop.C 顶层菜单和菜单核心代码 MenuFSM.C 菜单核心和FSM代码 MenuFunc.C 功能菜单和动态条项生成代码 MenuLanguage.C 语言切换代码 MenuMeasure.C 空例子 PIC.C 图标 MenuMain.C 菜单主循环 KeyScan.H Ks0108.H Menu.H Menu.C main函数 Chinese.txt 用到的中文 Chinese.C 中文字模 Simulation.exe是uCGUI上移植的演示。 可以通过你的键盘控制菜单: 你的PC键盘的四个方向键: 向上键 :确定 向下键 :ESC 向左键 :向左 向右键 :向右 默认语言是英文,你可以进入设置成中文。 PS:不提供这个的代码。请不要问我要。其实Src的源代码的效果也就是这个的运行效果。 包括动态条项生成功能。
Date : 2010-04-16 Size : 1.61mb User : migrant

I2C总线读写程序-I2C main line read-write procedure
Date : 2025-12-19 Size : 1kb User : cll

boa web服务器的主程序,是利用c写的,经过修改后可移植到嵌入式中。-boa web server program, using c written in the revised Embedded can be transplanted to China.
Date : 2025-12-19 Size : 2kb User : lwx888

touchsceen_test ├─ main.c C语言主源文件 ├─ AscII6x8.c Ascii字符6x8点阵显示格式数据 ├─ lcd.c LCD显示函数源文件 ├─ lcd.h LCD定义头文件 ├─ Call_int.s 中断处理文件 ├─ tp.c 触摸屏控制函数源文件 └─ tp.h 触摸屏控制定义头文件-touchsceen_test East main.c C-language source East Main-AscII6x8.c Ascii character dot matrix display delivers data format and technology-lcd.c LCD display function source East-definition LCD lcd.h headers East-Call_int.s interrupt handling documents and technology-tp.c Touchscreen control function-source supply tp.h Touchscreen Control definition files
Date : 2025-12-19 Size : 105kb User : 吴中仪

iic_test ├─ main.c C语言主源文件 ├─ iic.c IIC总线操作和24C040擦写函数源文件 └─ iic.h IIC总线操作和24C040写定义头文件-iic_test East main.c C-language source East Main-iic.c IIC bus operation and 24C040 erase function source supply-iic.h IIC bus operation and 24C040 write definition files
Date : 2025-12-19 Size : 5kb User : 吴中仪

c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c=0xA9 }
Date : 2025-12-19 Size : 9kb User : 张天河

c程序开发嵌入式工程模板,适用于进行arm7开发.在s3c44b0x进行开发时,需要包含必要的库文件,初始化文件等,这些文件为公共码,不需修改,用户只需在模板中编写main.c-c program development embedded engineering template applicable for ARM7 development. S3C44B0X development in, the need to include the necessary library files, initialization files, these files as a public code, without modification, the user only in the template to prepare main.c
Date : 2025-12-19 Size : 31kb User : 王辉平

目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。 -Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
Date : 2025-12-19 Size : 386kb User :

MCP2515通信程序,用C语言编写,通过SPI接口经由dsPIC30F2020控制-dsPIC30F2020 with MCP2515 and MCP2551
Date : 2025-12-19 Size : 3kb User : 赵一刀

2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在FFT的时候调用. LCD320240.c是320*240的液晶驱动程序,液晶的控制器是SED1335. 所有的.h文件提供了子函数的定义. 本程序用KEIL3 802版本编译通过,将所有的.C文件添加到工程中,并编译main.c 注意两点:1.器件选择c8051f120. 2.在target中将时钟设为96M.同时必须将Memory Model 改成large--XDATA.默认的是small. 因为本设计占用的资源是非常大的. Program Size: data=81.3 xdata=6811 code=43056-2007 National Undergraduate Electronic Design Contest, A title of the audio signal analyzer full source code. Singlechip c8051f120, system clock multiplier to 96MHZ. main.c is a menu that contains the main function 5. FFT.C is fft transform, time-domain signal will be converted into frequency domain signals. flash.c are reading and writing flash memory chip procedure, the results of the analysis can be preserved, for calling. z7290.c weeks are Ligong 7290 driver keyboard chip. FFT_xgjis.c is transformed spectrum analysis and computing. Sine FFT_CodeTable.c is a table at a time when FFT calls. LCD320240.c are 320* 240 LCD drivers, LCD controllers are SED1335. all. h document provides the definition of Functions.
Date : 2025-12-19 Size : 35kb User : 王渔阳

超声波测距仪,用c语言编的,是我们的课程设计,已经过验证-Ultrasonic range finder, compiled with the c language is our curriculum design, has been verified
Date : 2025-12-19 Size : 3kb User : 蔡金荣

这个程序是SD卡底层板卡的主程序,所用语音是C语音-SD card main process
Date : 2025-12-19 Size : 2kb User : 闯黄扣分
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.