搜索结果
找到约 83 项符合
Added 的查询结果
按分类筛选
- 全部分类
- 书籍 (8)
- 其他 (6)
- Java编程 (4)
- VHDL/FPGA/Verilog (3)
- 微处理器开发 (3)
- 嵌入式/单片机编程 (3)
- matlab例程 (3)
- 技术资料 (3)
- 模拟电子 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- Symbian (2)
- 数值算法/人工智能 (2)
- VC书籍 (2)
- 其他书籍 (2)
- 数学计算 (2)
- 网络 (2)
- 通讯/手机编程 (2)
- 编译器/解释器 (2)
- 单片机开发 (2)
- 电源技术 (1)
- 单片机编程 (1)
- 通信网络 (1)
- 操作系统开发 (1)
- uCOS (1)
- Linux/Unix编程 (1)
- 手机短信编程 (1)
- 串口编程 (1)
- 行业发展研究 (1)
- 其他嵌入式/单片机内容 (1)
- SCSI/ASPI (1)
- 软件工程 (1)
- 技术管理 (1)
- 软件设计/软件工程 (1)
- Java书籍 (1)
- 系统设计方案 (1)
- 书籍源码 (1)
- FlashMX/Flex源码 (1)
- 其他行业 (1)
- 加密解密 (1)
- 编辑器/阅读器 (1)
- 游戏 (1)
- 工业控制 (1)
- 源码 (1)
- 软件 (1)
- VIP专区 (1)
VC书籍 This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as po
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be answered. Each section builds on the sections before it. I h ...
软件工程 This thorough, hands-on reference for database developers and administrators delivers expert guidanc
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)&iexcl &ordf one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features ...
数值算法/人工智能 The CUBA library provides new implementation of four general-purpose multidimensional integration al
The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and
Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new
implementations of existing a ...
技术管理 Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th
Writing Your First ASP Application ( Quick Start )
(Page 1 of 8 )
There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first ...
Java编程 java写的一个小播放器程序
java写的一个小播放器程序,- MP3 streaming support for Shoutcast/Icecast added.
- Ogg Vorbis support added.
- Playlist implementation and M3U support added.
其他 This document contains a specification for a new low pin count bus interface, dubbed LPC, that will
This document contains a specification for a new low pin count bus interface, dubbed LPC, that will be added to
future Intel chip-sets. The target audience for this document are system and component designers.
Java书籍 Written by the inventors of the technology, The Java™ Language Specification, Third Edition, is
Written by the inventors of the technology, The Java&#8482 Language Specification, Third Edition, is the definitive technical reference for the Java&#8482 programming language. If you want to know the precise meaning of the language s constructs, this is the source for you.
The book provides comple ...
其他书籍 μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with
μC/OS-II Goals
Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an
application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application
code should require only minor changes (if any). Als ...
其他 Title: File Transfer client and server Description: Send or recieve files of any size or type betwe
Title: File Transfer client and server
Description: Send or recieve files of any size or type between you and a peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and RecvFile functions can easily be added and used in your o ...
VC书籍 Eckel’s book is the only one to so clearly explain how to rethink program construction for object o
Eckel’s book is the only one to so clearly explain how to rethink program
construction for object orientation. That the book is also an excellent tutorial
on the ins and outs of C++ is an added bonus