搜索结果
找到约 133 项符合
needed 的查询结果
按分类筛选
- 全部分类
- 书籍 (18)
- 单片机编程 (16)
- 驱动编程 (8)
- 技术资料 (8)
- 电源技术 (7)
- 其他 (5)
- 微处理器开发 (5)
- 其他书籍 (5)
- Linux/Unix编程 (4)
- 模拟电子 (3)
- 电子书籍 (3)
- 通讯编程文档 (3)
- 数学计算 (3)
- Java书籍 (3)
- Java编程 (3)
- 嵌入式/单片机编程 (3)
- 软件设计/软件工程 (3)
- 网络 (3)
- DSP编程 (2)
- 加密解密 (2)
- matlab例程 (2)
- 游戏 (2)
- 串口编程 (2)
- VxWorks (2)
- 教程资料 (1)
- 可编程逻辑 (1)
- 数据结构 (1)
- VC书籍 (1)
- 书籍源码 (1)
- 人工智能/神经网络 (1)
- 嵌入式Linux (1)
- 文件格式 (1)
- SQL Server (1)
- Internet/网络编程 (1)
- 行业发展研究 (1)
- 单片机开发 (1)
- VHDL/FPGA/Verilog (1)
- 软件工程 (1)
- BREW编程 (1)
- MySQL数据库 (1)
- C/C++语言编程 (1)
- VIP专区 (1)
Java书籍 THIS is really two books in one: a tutorial and a reference manual for JDBC, the application program
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have ...
VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the
This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
软件设计/软件工程 The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to ea
The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to easily and cheaply distribute electronic documents to an international audience. As Web documents have become larger and more complex, however, Web content providers have begun to experience the limitat ...
书籍源码 Address book helps you look up your addresses from the system tray. It is quite useful in that way
Address book helps you look up your addresses from the system tray.
It is quite useful in that way 慶ause it stays out of the way and is
easily accessible when needed. Double clicking on any URL will start
the default web browser and take you to that URL. Double clicking on
the phone number will ...
电子书籍 C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun ...
人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be specified in any order, s ...
嵌入式Linux This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to
This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c
but has been rewritten to be easy to read and use, as no locks are now
needed anymore.
网络 xrdp directory is the main server code vnc directory is a simple vnc client module for xrdp sesman
xrdp directory is the main server code
vnc directory is a simple vnc client module for xrdp
sesman directory is a session manager for xrdp that uses Xvnc for the Xserver
libxrdp directory is a static library needed by xrdp
驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to install this li ...
其他 An AHB system is made of masters slaves and interconnections. A general approach to include all poss
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every int ...