搜索结果
找到约 246 项符合
WRITING 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (35)
- 书籍 (17)
- 其他 (15)
- VC书籍 (13)
- Java编程 (11)
- 单片机编程 (10)
- 电子书籍 (10)
- 软件设计/软件工程 (9)
- 驱动编程 (9)
- 其他嵌入式/单片机内容 (8)
- Java书籍 (7)
- 软件工程 (7)
- 单片机开发 (6)
- 书籍源码 (6)
- 编译器/解释器 (5)
- Linux/Unix编程 (4)
- 技术资料 (4)
- Delphi/CppBuilder (3)
- 汇编语言 (3)
- 串口编程 (3)
- 加密解密 (3)
- 嵌入式/单片机编程 (3)
- Delphi控件源码 (3)
- allegro (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- 数学计算 (2)
- 数据结构 (2)
- J2ME (2)
- USB编程 (2)
- 人工智能/神经网络 (2)
- 其他行业 (2)
- 文章/文档 (2)
- VHDL/FPGA/Verilog (2)
- Internet/网络编程 (2)
- 行业发展研究 (2)
- matlab例程 (2)
- 文件格式 (2)
- 并口编程 (1)
- 手机短信编程 (1)
- 微处理器开发 (1)
- 中间件编程 (1)
- 技术管理 (1)
- 操作系统开发 (1)
- 金融证券系统 (1)
- 系统设计方案 (1)
- 网络 (1)
- SQL Server (1)
- GPS编程 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 通讯编程文档 (1)
- JavaScript (1)
- DSP编程 (1)
- 认证考试资料 (1)
- Ajax (1)
- 其他文档 (1)
- 技术书籍 (1)
- 源码 (1)
- VIP专区 (1)
Linux/Unix编程 GTKores is a simple color picking tool, written in GTK+/C, and runs under Linux/X11. It makes easier
GTKores is a simple color picking tool, written in GTK+/C, and runs under Linux/X11. It makes easier tasks where you need hex color values, such writing CSS and HTML pages.
Internet/网络编程 域名解析 AppWizard has created this GetIP application for you. This application not only demonstrates
域名解析
AppWizard has created this GetIP application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
文章/文档 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 ...
其他 This book uses the Python language to teach pro - gramming concepts and problem -solving skills,
This book uses the Python language to teach pro
-
gramming concepts and problem
-solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other
tools, the student learns how to design the logic of programs and then implem ...
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 ...
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output ...
Linux/Unix编程 mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utilit
mkdosfs - Make DOS file system utilty.
I wrote this, partially to complement the dosfsck utility written by Werner
Almesberger (who graciously gave me some pointers when I asked for some
advice about writing this code), and also to avoid me having to boot DOS
just to create data partitions (I use ...
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 ...
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 ...
其他书籍 Builder uses to integrate a larger system module. Each component consists of a structured set of fi
Builder uses to integrate a larger system module. Each component
consists of a structured set of files within a directory.
The files in a component directory serve the following
The RS232 UART Core implements a method for communication of serial data. The core provides
a simple register-mapped Avalo ...