搜索结果
找到约 1,187 项符合
all-awk 的查询结果
其他 a software that can reorganise your desktop and minimizing all your icon size to 12x12. A very usefu
a software that can reorganise your desktop and minimizing all your icon size to 12x12. A very useful tool if you have many icon on your desktop
uCOS This is my first job for you all. please let me throw stone for gold!thanks!
This is my first job for you all. please let me throw stone for gold!thanks!
嵌入式Linux 嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to t
嵌入式文件系统ucfs.zip
This project should serve as an "easy start" with /FS.
All paths are relative to the project file. You should
therefore be able to copy the entire directory (including
all subdirectories) to any location on your harddrive.
编译器/解释器 Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
Draak Compiler是一个多语言,宏编译器,可以在一个单独的 ...
Applet Setting and Changing Column Widths By default, all columns in a table start out with equal width,
Setting and Changing Column Widths
By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column wid ...
Applet Shows how to use all list selection modes, using a list selection listener that s shared between a t
Shows how to use all list selection modes, using a list selection listener that s shared between a table and list.
uCOS ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件s
ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用.
winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可)
Linux/Unix编程 These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video
These are all the utilities you need to generate MPEG-I movies on a
UNIX box with full motion video and stereo sound. For more information
on this unusual application of Linux, look in the docs directory or go
to www.freeyellow.com/members4/heroine
其他书籍 This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents an
This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents and authors must adhere to, whether a web designer uses SMIL to add animations to web pages or a C++ programmer uses SOAP to exchange serialized objects with a remote database. This book also covers gen ...
VHDL/FPGA/Verilog 通用寄存器的部分代码 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit
通用寄存器的部分代码
LIBRARY IEEE
USE IEEE.STD_LOGIC_1164.ALL
ENTITY traffic IS
PORT(clk,sm,sb:IN bit
mr,my,mg,br,by,bg:OUT bit
)
END traffic