搜索资源列表
term.zip
- ANSI终端仿真器,XMODEM文件传输的C源程序,含中文说明
RTOSandNucleusPLUS
- Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码
com
- Linux下串口终端程序,ANSI C编写,一个简单的串口终端程序,可以在linux下连接嵌入式设备的串口终端,类似minicom和超级终端。
cgic202.tar
- 一般的UNIX系统都支持ANSI C,增加相应的库函数(和相应的h文件)就可以实现CGI,用于CGI编程的ANSI C库
libkf701-1[1].0-beta.tar
- 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准
ansi-c-standard
- ansi c standard,希望对大家有帮助-ansi c standard, we hope to help
test_questions_about_embedded_system_and_linux_dev
- 嵌入式及linux研发面试相关题目,包括ANSI C/C++方面的知识和POSIX方面的知识等。-Test questions about embedded system and linux development.
sniffer_for_linux
- 在linux下的网络嗅探器 使用的是GTK2.0+GLADE做的前台 具体的后台是ANSI C 编译器 G-At the next linux network sniffer is used to do the GTK2.0+ GLADE Backgrounds are Front Desk specific ANSI C Compiler GCC
HAP_SecureCRT_5.1.3
- SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管
minix2.0
- 好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜-A good source of minix2.0 powerful, is that you learn Linux operating system and an indispensable source programming! This thing could cost me a week to get from the Internet! To cher
rank_sort
- Rank sort algorithm implementation in a cluster of personal computers with ANSI C
gdsl-1.4.tar
- The Generic Data Structures Library (GDSL) is a collection of routines for generic data structures manipulation. It is a portable and re-entrant library fully written from scratch in pure ANSI C. It is designed to offer for C programmers
ucosucGUI
- uC/GUI是一个源代码开放的GUI,可以实现Windows风格的图形界面。微型是其最大的特点,占用很小的系统资源,易于移植,功能强大[1];可以运行在uc/os-ii操作系统中;采用了100 的ANSI C编写,可以应用于任何LCD和CPU中;加上其源代码开放的特点,使用起来非常灵活-uC/GUI is an open source GUI, allows Windows-style GUI. Micro is its greatest feature, taking up very litt
ANSI-C-grammar
- ANSI-C-grammar.zip: ansi c grammer
ooc
- Object oriented programming with ANSI C-ANSI-C is a full-scale object-oriented language. To share this fun you need to be reasonably fluent in ANSI-C to begin with — feeling comfortable with structures, pointers, prototypes, and function pointers is
common-lisp
- Common Lisp,缩写为 CL(不要和缩写同为CL的组合逻辑混淆),是Lisp的众多方言之一,标准由ANSI X3.226-1994定义。它是为了标准化此前众多的Lisp分支而开发的,它本身并不是一个具体的实现而是各个Lisp实现所遵循的规范。它属于一个动态数据类型,但是可以使用可选的类型声明来提高效率和增强安全性。 -Common Lisp, abbreviated CL (not to be abbreviated as CL with a combination of logic
C
- 本书讲述的是应用于PC和UNIX系统上的ANSI标准C语言。-This book is applied to PC and UNIX system on the ANSI standard C language.
ANSI-C-and-CPP-Tutorial
- c++ training, c & c++ tutorial-c++ training
Linux-color
- 文本终端的颜色可以使用“ANSI非常规字符序列”来生成。举例: echo -e "\033[44 37 5m ME \033[0m COOL" 以上命令设置作用如下:背景色为蓝色,前景色为白色,字体闪烁,输出字符“ME-The color of the text terminal can use the ANSI unconventional character sequence to generate. Example: echo-e " \ 033 [44 37
cstl-1.0.0
- 使用ANSI C编写的通用的数据结构和常用算法的库, 它模仿STL的接口形式, 包括序列容器,关联容器,容器适配器,迭代器,函数,算法等.CSTL为C编程中的数据管理提供了方便易用的程序库.包括详细使用手册-Written in ANSI C, a common data structure, and a library of commonly used algorithms, which mimics the interface in the form of STL sequence cont
