搜索结果
找到约 832 项符合
also 的查询结果
按分类筛选
- 全部分类
- 书籍 (80)
- 其他书籍 (61)
- 单片机编程 (47)
- 其他 (42)
- matlab例程 (30)
- Java编程 (27)
- Linux/Unix编程 (24)
- 电子书籍 (24)
- 技术资料 (23)
- 电源技术 (22)
- VC书籍 (21)
- 人工智能/神经网络 (18)
- 单片机开发 (18)
- 数学计算 (17)
- 驱动编程 (16)
- Java书籍 (13)
- 压缩解压 (12)
- 软件设计/软件工程 (12)
- 模拟电子 (11)
- Delphi控件源码 (11)
- 汇编语言 (10)
- 通讯/手机编程 (10)
- 无线通信 (9)
- Internet/网络编程 (9)
- 数值算法/人工智能 (9)
- 加密解密 (9)
- 通讯编程文档 (9)
- 行业发展研究 (9)
- DSP编程 (9)
- 可编程逻辑 (8)
- 系统设计方案 (8)
- 嵌入式/单片机编程 (8)
- 书籍源码 (8)
- 文章/文档 (8)
- 论文 (8)
- VHDL/FPGA/Verilog (7)
- 软件工程 (7)
- 其他嵌入式/单片机内容 (7)
- 教程资料 (6)
- 微处理器开发 (6)
- 文件格式 (6)
- 编译器/解释器 (6)
- Symbian (5)
- 数据结构 (5)
- 网络 (5)
- 游戏 (5)
- 串口编程 (4)
- VxWorks (4)
- 操作系统开发 (4)
- J2ME (4)
- ARM (3)
- 测试测量 (3)
- Delphi/CppBuilder (3)
- Applet (3)
- SQL Server (3)
- USB编程 (3)
- 技术管理 (3)
- 多国语言处理 (3)
- 其他数据库 (3)
- Linux/uClinux/Unix编程 (3)
- 接口技术 (3)
- 源码 (3)
- 传感与控制 (2)
- 嵌入式综合 (2)
- 开关电源 (2)
- uCOS (2)
- 家庭/个人应用 (2)
- GPS编程 (2)
- 其他行业 (2)
- 手机彩信(MMS)编程 (2)
- FlashMX/Flex源码 (2)
- 手机短信编程 (2)
- 3G开发 (2)
- Jsp/Servlet (2)
- PCB相关 (1)
- 通信网络 (1)
- 工控技术 (1)
- 存储器技术 (1)
- 手机WAP编程 (1)
- *行业应用 (1)
- 语音压缩 (1)
- 并行计算 (1)
- CA认证 (1)
- 数据库系统 (1)
- 中间件编程 (1)
- 金融证券系统 (1)
- MySQL数据库 (1)
- Windows CE (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- Ajax (1)
- 能源行业(电力石油煤炭) (1)
- STL (1)
- Windows Mobile (1)
- C/C++语言编程 (1)
- 设计相关 (1)
- Windows编程 (1)
- 工业控制 (1)
- 其他文档 (1)
matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,
%CHECKBOUNDS Move the initial point within the (valid) bounds.
% [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars)
% checks that the upper and lower
% bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf
% if necessary) warn if too long. Also make LB and UB vectors if not
% a ...
其他书籍 C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the mos
C++ Gotchas is the professional programmer s guide to avoiding and correcting ninety-nine of the most common, destructive, and interesting C++ design and programming errors. It also serves as an inside look at the more subtle C++ features and programming techniques.
中间件编程  The purpose of this lab is to introduce the concept of FSMs with a datapath, and to stud
&#65279 The purpose of this lab is to introduce the concept of FSMs with a datapath, and to
study the usage of more complex test benches. Also, we enforce a rudimentary design
methodology by assuming that the students are part of a bigger project, and have no
knowledge of VHDL-implementatio ...
软件工程 Developers use algorithms and data structures every day of their working lives. Having a good under-
Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently.
This book aims to explain those algori ...
网络 Suck Wrappers are a set of UNIX script files that sets up inn, an NNTP server, on a local machine so
Suck Wrappers are a set of UNIX script files that sets up inn, an NNTP server, on a local machine so that suck can communicate with a News server supplied by an ISP . It also installs a set of wrapper scripts (based on the sample scripts provided with the suck tar ball) that call suck with the corre ...
其他书籍 This book will provide the necessary skills to create GUI, networking, and Web applications. It als
This book will provide the necessary skills to create GUI, networking,
and Web applications. It also will talk about extending and embedding
Ruby applications
matlab例程 The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given fro
The Game:
Make the snake grow longer by directing it to the food.
Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time.
Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces.
...
VxWorks This the compressed USB driver source code for vxworks5.6. It has device controller driver and other
This the compressed USB driver source code for vxworks5.6. It has device controller driver and other keyboard, mass storage class driver also.
驱动编程 This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the ha
This a USB core stack for
the built-in USB device of LPC214x microcontrollers.
It handles the hardware interface and
USB enumeration/configuration.
Also included are application examples like
a USB joystick HID and USB serial port emulation.
行业发展研究 3D reconstruction, medical image processing from colons, using intel image processing for based clas
3D reconstruction, medical image processing from colons, using intel image processing for based class. This source code. Some code missing but I think you can understand it. Development version. This source code is very interesting for learning segmentation and registration from dataset. This code a ...