搜索结果
找到约 304 项符合
Academic writing 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (39)
- 技术资料 (38)
- 书籍 (23)
- 其他 (15)
- VC书籍 (14)
- 电子书籍 (12)
- Java编程 (11)
- 单片机编程 (10)
- 软件设计/软件工程 (10)
- 驱动编程 (9)
- 其他嵌入式/单片机内容 (8)
- 书籍源码 (7)
- 软件工程 (7)
- Java书籍 (7)
- 单片机开发 (6)
- 编译器/解释器 (5)
- 技术书籍 (4)
- Linux/Unix编程 (4)
- 加密解密 (3)
- 串口编程 (3)
- 汇编语言 (3)
- 嵌入式/单片机编程 (3)
- 文章/文档 (3)
- VHDL/FPGA/Verilog (3)
- Delphi/CppBuilder (3)
- matlab例程 (3)
- Delphi控件源码 (3)
- 无线通信 (2)
- 通讯/手机编程 (2)
- allegro (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 文件格式 (2)
- 数学计算 (2)
- USB编程 (2)
- 人工智能/神经网络 (2)
- 数据结构 (2)
- J2ME (2)
- 其他行业 (2)
- 行业发展研究 (2)
- 源码 (1)
- DSP编程 (1)
- 操作系统开发 (1)
- 其他文档 (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 网络 (1)
- 金融证券系统 (1)
- 技术管理 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 微处理器开发 (1)
- 并口编程 (1)
- 系统设计方案 (1)
- 中间件编程 (1)
- JavaScript (1)
- SQL Server (1)
- GPS编程 (1)
- 认证考试资料 (1)
- Ajax (1)
- VIP专区 (1)
Java编程 The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writ
The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive
approach to writing code from a Java application to a MySQL database
using the industry standard: JDBC. As you will see later in this
Introduction, the chapter titles indicate what area of database connectivity and
m ...
书籍 Queueing Theory with Packet Telecommunication
Soon after Samuel Morse’s telegraphing device led to a deployed electri-
cal telecommunications system in 1843, waiting lines began to form by those
wanting to use the system. At this writing queueing is still a significant factor in
designing and operating communications services, whether they are ...
Delphi/CppBuilder Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimed ...
软件设计/软件工程 Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answer is that a regular expression
is a compact way of describing complex patterns in texts. You can use them to search
for patterns and, once found, to modify the patterns in complex ways. You can also u ...
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 ...
VC书籍 Secure Programming Cookbook for C and C++ is an important new resource for developers serious about
Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code for Unix(including Linux) and Windows environments. This essential code companion covers a wide range of topics, including safe initialization, access control, input validation, sy ...
数据结构 This forced me to write about more interesting and comprehensive sorting methods, the result of whic
This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really don t know about the ...
单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim
upsd_flash.c
These functions are provided to help you develop your initial code.
They are optimized for speed rather that size. As a result, you will
see very few nested function calls. If speed is not critical, you
can use function calls for common tasks (like dat polling after
writing a byte ...
其他书籍 Functions are mappings from one Manifold to another. Discrete Functions are functions which can be r
Functions are mappings from one Manifold to another. Discrete Functions are functions which can be represented using a finite number of values. Given the finite extent of computer memory, algorithms which compute a function that satisfies some special properties are computing a discrete function whi ...
认证考试资料 This book’s primary goal is to help you prepare to take and pass Microsoft’s exam number 70-290, Ma
This book’s primary goal is to help you prepare to take and pass Microsoft’s exam number
70-290, Managing and Maintaining a Microsoft Windows Server 2003 Environment. Our secondary
purpose in writing this book is to provide exam candidates with knowledge and
skills that go beyond the minimum requi ...