CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Games
SDK
Other
Search - main.c - List
[
Other resource
]
C语言在单片机开发中的应用
DL : 0
< C语言在单片机开发中的应用>>主要针对C51新手入门有着引导作用,可以很快入门!-lt; Lt; C language in the development of the SCM Application gt; Gt; The main response has C51 Getting Started guide can be quickly entry!
Date
: 2008-10-13
Size
: 17.49kb
User
:
马步清
[
Other resource
]
watchdog实验
DL : 0
文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initialization and establish procedures C runtime environment. Mencfg.s - ---- defined parameters such as memory latency option.s - ---- definition of system clock frequency main.c - ------ main function 44blib.c - ---- S3C44B0X some of their preparation libraries
Date
: 2008-10-13
Size
: 91.19kb
User
:
百里情愁
[
Other resource
]
高斯列主元素消去法(C++)
DL : 0
C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
Date
: 2008-10-13
Size
: 9.64kb
User
:
wf
[
Other resource
]
c环境下的编译器
DL : 0
在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Experiments main function Description : 1.if statement 2.if_else statement 3.while statements 4. 5 array. Function call 6. The external function calls printf (print) 2. A test environment . fedora core 4 (OS) 2.lex 3.yacc 4.gcc version 2.5.4 (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
Date
: 2008-10-13
Size
: 5.81kb
User
:
韩天毅
[
Other resource
]
C程序自动测试程序系统
DL : 0
C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
Date
: 2008-10-13
Size
: 565.88kb
User
:
徐杰
[
Other resource
]
MSP430单片机C语言编程中的退出睡眠问题
DL : 0
MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, interrupted proceedings automatically, but when interrupted return, the main program to re-enter the state of sleep. If in the event of disruption, from the main program needs sleep, then the need to interrupt proceedings to amend the SP stack, C language instruction can not change the contents of stack can be used C and Assembly Language Programming hybrid method to solve this problem.
Date
: 2008-10-13
Size
: 38.96kb
User
:
lj
[
Other resource
]
c语言实例100例
DL : 0
这是一百例C语言编程实例,主要讲了一些C语言的具体用法,有些程序虽然不大,但对于学习C语言编程相当有用-100 cases example of the C programming language, the main speaker of the C language usage, some procedures not much, but learning the C programming language very useful
Date
: 2008-10-13
Size
: 26.81kb
User
:
刘庆
[
Other resource
]
2410LED
DL : 0
2410开发板在ADS下测试LED的程序 运行步骤: 1 打开led.mcp工程文件 2 运行 3 观察开发板上的跑马灯闪烁 文件说明: init.s 开发板初始化文件 Main.c 中断实验主程序文件-2410 ADS development board in the LED under test running steps : an open led.mcp engineering documents two running three observation of the development board scintillation 5,250 documents : init.s development board initialization file Main.c interrupted experimental main program file
Date
: 2008-10-13
Size
: 8.43kb
User
:
符杰林
[
Other resource
]
zlg500b
DL : 0
zlg500B包括以下文件: M_zlg500B.uv2 zlg500B.c main.c main.h zlg500b.h-zlg500B include the following documents : M_zlg500B.uv2 zlg500B.c main.c main.h zlg500 b.h
Date
: 2008-10-13
Size
: 7.25kb
User
:
高
[
Other resource
]
uCOS2_4510_EG
DL : 1
UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子,本压缩包内的MBoxMain.c为消息邮箱的例子,使用时请把其更名为main.c,MSemMain.c为信号量的例子,使用时请把其更名为main.c。-UCOSII V2.52 Samsung SNDS4510 development board (all the basic domestic 4510b are copying features of this public board design), examples of successful transplantation, the compressed within the MBoxMain.c for example mail news, please use its renamed main.c, for MSemMain.c examples of signal, please use its renamed main.c.
Date
: 2008-10-13
Size
: 59.44kb
User
:
王萧风
[
Other resource
]
Sams.Programming.In.Objective-C
DL : 0
这是一本介绍objective C的书,主要用于objective C的教学-This is a briefing objective C, the main objective for the teaching C
Date
: 2008-10-13
Size
: 1.12mb
User
:
chen
[
Other resource
]
speech_enhancement_GUI
DL : 0
自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the smallest and the Wiener filter speech enhancement
Date
: 2008-10-13
Size
: 95.41kb
User
:
Richard
[
Other resource
]
cprogramingforbieginner
DL : 0
c语言精要内容,帮助您再短时间内了解学习c的主要内容。-c language essence, then a short time to help you understand the main c learning content.
Date
: 2008-10-13
Size
: 294.63kb
User
:
饶琛
[
Other resource
]
C++applicationProgram200
DL : 0
C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and use of C language readers. designed to help readers more effectively grasp C language. The book is divided into four parts, a large number of examples of a comprehensive and systematic introduction of the C programming language, the basic concepts and methods, main contents include : basic operations, data types, program structure, function, Classes and Objects, pretreatment instructions, document processing, function template, Template and the use of the STL. These are the code book
Date
: 2008-10-13
Size
: 102.28kb
User
:
andy
[
Other resource
]
Studentsmanagesystem-c
DL : 0
在TC环境下编写的一个学生成绩管理程序! 主要功能包括数据输入,查询,删除,插入等。-TC environment in the preparation of a student performance management process! Main functions include data entry, search, delete, insert and so on.
Date
: 2008-10-13
Size
: 17.65kb
User
:
fhq
[
Other resource
]
Demo_ST44B0X
DL : 0
44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stack, for system initialization and establish procedures C runtime environment. Memcfg.inc ----- definition of memory delay, SDRAM configuration parameters option.inc ----- definition of system clock frequency main.c ----- system main program (Main function etc.) 44blib.c ----- IO port initialization. Delay and asynchronous serial communications, and other basic subroutine
Date
: 2008-10-13
Size
: 898.58kb
User
:
张锡良
[
Other resource
]
apriori(C++)
DL : 1
本算法的基本功能是用C++语言实现了APRIORI算法,用户可以先选择要进行的操作。然后再输入支持度和置信度,就可得到挖掘的结果。 输出的结果主要包括两个部分。 1.输出所有的频繁项集。 2.输出所有的产生的规则。 算法还能够输出初始的事务集合,并且可以输出产生的中间结果。-the algorithm is the basic functions using C + + language of APRIORI algorithm, Users may choose to conduct the operation. Then import support and confidence, could be the result of excavation. Output of the two main parts. 1. Output of all frequent sets. 2. Output of all the rules. Algorithm can also output the affairs of the initial pool, and can output of intermediate results.
Date
: 2008-10-13
Size
: 58.19kb
User
:
linvg
[
Other resource
]
headfile
DL : 0
main.c加油机程序主程序文件,后面还有啊!-main.c main program refueling procedures document, but behind ah!
Date
: 2008-10-13
Size
: 2.11kb
User
:
xhg
[
Other resource
]
C++6.0i
DL : 0
本书通过大量实例深入浅出地介绍了Visual C++ 6.0网络及Internet开发技术。全书共8章,主要内容包括:Internet应用程序开发基础、WinInet类编程、WinInet客户应用程序开发、WinInet API编程、WinInet API客户应用开发、Windows Sockets类编程、Windows Sockets应用程序开发和电子邮件程序设计。 全书对每种编程技术都给出了具有代表性的应用实例,而且将Visual C++ 6.0的Internet特性和技术难点融入到具体的实例中,使读者通过实例的学习,能够迅速掌握网络及Internet开发技术。本书所附的光盘中含有全部实例的源代码。 本书内容全面、深入,适合中高级编程技术开发人员,以及大专院校师生学习参考,也适合各类培训班学员学习Visual C++、网络及Internet开发技术。-the book through a number of examples for visitors to learn Visual C 6.0 network and Interne t development technology. Contains eight chapters, the main contents include : Internet application development foundation, WinInet Class programming, WinInet customer application development, WinInet API programming. WinInet API client application development, Windows Sockets Programming category, Windows Sockets application development and e-mail program design. Programming of each book are given technical representative examples, Visual C and 6.0 to the Internet characteristics and technical difficulties into specific examples, so that readers, through examples of the study, capable of quick access to networks and the development of Internet technology. The accompanying CD-ROM contains all the s
Date
: 2008-10-13
Size
: 11.72mb
User
:
王叶
[
Other resource
]
LCD501Graphic
DL : 0
显示凌阳标志动画 涉及的库: CMacro1016.lib // 组成文件: main.c/SPLC501User.c/Sunplus_Table.c // SPLC501Driver_IO.asm/DataOSforLCD.asm // SPLC501User.h/Sunplus_Table.h // SPLC501Driver_IO.inc // // 硬件连接: LCD DB0~DB7接IOA0~IOA7 // LCD EP 接IOB5 // LCD RW 接IOB4 // LCD A0 接IOB3 // LCD /CS 接IOB2 或接地也可 // // 维护记录: 2005-09-20 v1.0 // 注意事项: 1.SPLC501的 // 2.IO高电平:3.3V-showed signs of the animation : CMacro1016.lib / / constituent documents : main.c/SPLC501User.c/Sunplus_Table.c / / SP LC501Driver_IO.asm/DataOSforLCD.asm / / SPL C501User.h/Sunplus_Table.h / / SPLC501Drive r_IO.inc / / / / hardware connection : LCD DB0 DB7 access IOA0 ~ ~ IOA7 / / LCD EP then IOB5 / / LCD RW access IOB4 / / LCD A0 access IOB3 / / LCD / CS or grounding then IOB2 can / / / / Maintenance record : 2005-09-20 v1.0 / / Note : 1.SPLC501 / / 2.IO margin : 3.3V
Date
: 2008-10-13
Size
: 51.92kb
User
:
leon
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.