搜索资源列表
ProgrammersGuide
- c54变成指南,包括c语言编程风格,汇编的混合编程,以及代码优化-c54 into guidelines, including c programming language style, a compilation of mixed programming, and code optimization
词法分析器(wendang)
- /*本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为3、4、5、6。-/* this procedure uses in the lexical analysis: Inputs a line of C sentence from the DOS contact surface, and take # the numbe
c
- 适合新手,对新手来说,这个文档里面的经典代码非常的有用-Suitable for novice, the novice, this classic code inside the document very useful
Library
- 图书馆座位管理系统C++源代码 用于图书馆的系统的管理维护,减免登陆等用-Library seating management systems C++ source code for the library system' s management and maintenance, reduction of landing with
diannaojiqiao
- 玩转电脑技巧全书 本 目录检索(相关文章在对应的目录下找~~)~~ [color=blue][size=3]1、最全的windows操作系统快捷键-------------------------------------1楼 2、Windows 开始→运行→命令 集锦! ---------------------------------2楼 3、如何释放C盘空间 27招具体优化技巧 ----------------------------3楼
bus
- 一个公车管理的C++源代码,只有提供了代码的部分-a C++ code of bus management
Xcodestart
- 苹果电脑公司(Apple Computer, Inc.)为用户提供了全套免费的Cocoa程序开发工具,这套工具 就是我们所说的Xcode。它随着Mac OS X一起发行,当然,你也可以在苹果公司的网站下载。 市面上已经有了许多关于为Mac微机编程的优秀读物,这些读物阅读的前提往往是要求你有一 定的编程经验。但本书并不要求这个前提。因为本书以介绍Objective-C语言的基础知识为内容,即 关于如何使用Xcode的基础知识。通过学习前五章,你将掌握如何在非图形界面下编写基本的代码
cvs_guiding
- 关于CVS系统的操作,非个人总结整理,带图。CVS是一个C/S系统,多个开发人员通过一个中心版本控制系统来记录文件版本,从而达到保证文件同步的目的。CVS版本控制系统是一种GNU软件包,主要用于在多人开发环境下的源码的维护。 -CVS operation of the system, non-personal summary of finishing, the band diagram. CVS is a C/S system, a number of developers through
svn-V-c-c-d-automation
- svn版本代码自动化编译部署,使用ant+SVN自动编译打包gwt-SVN Version code compiled deployment automation
Importing-C-code-into-Simulink
- 如何导入到Simulink的C代码的教程和例子。里面还含有PPT。-Tutorial and examples of how to import C code into Simulink.
supermaket
- 微软源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(源码 要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(-Microsoft source code requires more number of at least 5 C or Java source code or other good source or programmed learning materials, the higher the quality
C-Program-examples
- 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
C-virus
- c语言实现病毒源码演示 说明病毒的分类 特征 已经怎么样用c语言实现一个病毒-c virus code
Outlook
- C code for Stopwatch using 89c51
C
- 面试中经常遇见的C语言中100个经典算法代码实现-100 classical algorithm code implements often encountered in the C language in the interview
c-using-standard
- 为确保系统源程序可读性,从而增强系统可维护性,C编程人员应具有基本类似的编程风格,兹制定下述编程规范,以规范系统各部分编程。系统继承的其它资源中的源程序也应按此规范作相应修改。-To ensure the system source code readability, thereby enhancing system maintainability, C programmers should have substantially similar programming style, progra
Blinky
- LED blinky c code for stm32f10x microcontroler
C
- 描述了c语言的一些简单代码,都比较基础,适合初学者练习使用-C language describes some simple code that are more basic, for beginners to practice using
basic_shapes
- COde shows how to draw basic geometric figures using Opengl & C-COde shows how to draw basic geometric figures using Opengl & C++
sine-wave-use-8051
- it s code sine wave with 8051 using C code