搜索结果
找到约 107 项符合
little 的查询结果
按分类筛选
- 全部分类
- 技术资料 (12)
- 其他 (9)
- 单片机编程 (7)
- 其他书籍 (6)
- 编译器/解释器 (6)
- Java编程 (5)
- 书籍 (4)
- Linux/Unix编程 (4)
- VC书籍 (4)
- 数值算法/人工智能 (3)
- 单片机开发 (3)
- 电源技术 (2)
- 软件工程 (2)
- 压缩解压 (2)
- 驱动编程 (2)
- 游戏 (2)
- 嵌入式/单片机编程 (2)
- 文章/文档 (2)
- 数据结构 (2)
- 手册 (1)
- 无线通信 (1)
- 仿真技术 (1)
- 操作系统开发 (1)
- 其他文档 (1)
- 开发工具 (1)
- ARM (1)
- 模拟电子 (1)
- 编辑器/阅读器 (1)
- Applet (1)
- 文件格式 (1)
- 数学计算 (1)
- 技术管理 (1)
- USB编程 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- uCOS (1)
- J2ME (1)
- VHDL/FPGA/Verilog (1)
- Delphi/CppBuilder (1)
- matlab例程 (1)
- Delphi控件源码 (1)
- Windows CE (1)
- TAPI编程 (1)
- 中间件编程 (1)
- 软件设计/软件工程 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
Java编程 Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want
Capturing low-level network data can be hard in Java, but it s certainly not impossible
If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network
数值算法/人工智能 2007年机器人足球世界杯3D仿真组亚军
2007年机器人足球世界杯3D仿真组亚军,荷兰的Little Green bats在2006年的源程序,该队还于2008年获得伊朗公开赛的亚军
电源技术 LTP5901 and LTP5902 Hardware Integration Guide
The LTP5901 and LTP5902 require little external circuitry, as the devices references,decoupling and power supply filtering are integrated. The LTP5901 and LTP5902 will bemodularly certified for operation in the United States (FCC), Canada (IC) and theEuropean Union (CE).
VC书籍 Far too many programmers and software designers consider efficient C++ to be an oxymoron. They rega
Far too many programmers and software designers consider efficient C++ to be an
oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical
applications. Consequently, C++ has had little success penetrating domains such
as networking, operating system kernels, device drive ...
VC书籍 Far too many programmers and software designers consider efficient C++ to be an oxymoron. They rega
Far too many programmers and software designers consider efficient C++ to be an
oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical
applications. Consequently, C++ has had little success penetrating domains such
as networking, operating system kernels, device drive ...
Applet Its a text-fading linking ticker type applet that will fade text of any color over any color backgro
Its a text-fading linking ticker type applet that will fade text of any color over any color background. It features rollover color feedback, and will pause when rolled over so the user doesn t have to "chase" links. It uses very little processor power and source is included! Now supports frames!
Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
其他 - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, sh
- Convert file (plain text) or clipboard content among the following
encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian,
unicode little-endian, and utf-8.
- Batch files conversion
- Preview file content and converted result before actual conversion.
文件格式 Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course
Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from
Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II
will focus on practical algorithms, applicable to a wide ran ...
编译器/解释器 This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good al
This the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG ...