搜索结果
找到约 278 项符合
Writing Analyticall 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (37)
- 技术资料 (29)
- 书籍 (17)
- 其他 (15)
- VC书籍 (13)
- 电子书籍 (11)
- Java编程 (11)
- 单片机编程 (10)
- 软件设计/软件工程 (10)
- 驱动编程 (9)
- 其他嵌入式/单片机内容 (8)
- 软件工程 (7)
- Java书籍 (7)
- 书籍源码 (6)
- 单片机开发 (6)
- 编译器/解释器 (5)
- Linux/Unix编程 (4)
- 加密解密 (3)
- 技术书籍 (3)
- 串口编程 (3)
- 汇编语言 (3)
- 嵌入式/单片机编程 (3)
- Delphi/CppBuilder (3)
- matlab例程 (3)
- Delphi控件源码 (3)
- 无线通信 (2)
- allegro (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 文件格式 (2)
- 数学计算 (2)
- USB编程 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- 数据结构 (2)
- J2ME (2)
- VHDL/FPGA/Verilog (2)
- 其他行业 (2)
- 行业发展研究 (2)
- 源码 (1)
- DSP编程 (1)
- 操作系统开发 (1)
- 其他文档 (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 网络 (1)
- 金融证券系统 (1)
- 技术管理 (1)
- 通讯编程文档 (1)
- 微处理器开发 (1)
- 并口编程 (1)
- 系统设计方案 (1)
- 中间件编程 (1)
- JavaScript (1)
- SQL Server (1)
- GPS编程 (1)
- 认证考试资料 (1)
- Ajax (1)
- VIP专区 (1)
文章/文档 To review what a metaball is, and how to render them and to describe a new optimization I ve made
To review what a metaball is, and how to render them and to describe a
new optimization I ve made for rendering metaballs. For complex scenes,
it can render hundreds of times faster, though I m certain others have
discovered this trick as well. It does very slightly change the
characteristic ...
Java编程 Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea
Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines.
The buffer size may be specified, or the default size may be used. The default is large enough for most purposes.
In general, each read request made of ...
VHDL/FPGA/Verilog Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuff
Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel
conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a
simplified UTMI interface. Currently doesn t do any error checking in
the RX section [should probably check for bit unstuffing errors].
Otherwise complete and fully ...
其他书籍 The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran
The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90
and its use. Fortran 90, the latest standard version of Fortran, has many
excellent new features that will assist the programmer in writing efficient,
portable, and maintainable programs. The Fortran 90 Handbook is an info ...
书籍 Fundamentals+of+Wireless+Communication
The writing of this book was prompted by two main developments in wireless
communications in the past decade. First is the huge surge of research activities in
physical-layer wireless communication theory. While this has been a subject of study
since the 60’s, recent developments in the field, such ...
Java编程 Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I ...
DSP编程 C280x C/C++ Header Files and Peripheral Examples The DSP28xx C/C++ peripheral header files and exam
C280x C/C++ Header Files and Peripheral Examples
The DSP28xx C/C++ peripheral header files and example projects files facilitate writing C/C++ Code for the TI鈥檚 28xx MCUs. The code can be used as a learning tool or as the basis for a development platform depending on the current needs of the user. ...
技术资料 FreeRTOS 用户指南 高清完整版
The FreeRTOS™
Reference Manual API Functions and Configuration OptionsThis document provides a technical reference to both the primary FreeRTOS API1
, and the
FreeRTOS kernel configuration options. It is assumed the reader is already familiar with the
concepts of writing multi tasking applicat ...
allegro Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavioral models. All the ...
可编程逻辑 Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavioral models. All the ...