搜索结果
找到约 402 项符合
like 的查询结果
按分类筛选
- 全部分类
- Java编程 (29)
- 其他书籍 (26)
- 书籍 (26)
- 其他 (24)
- Linux/Unix编程 (17)
- VC书籍 (16)
- 编译器/解释器 (12)
- Delphi控件源码 (11)
- 网络 (10)
- 微处理器开发 (10)
- 电子书籍 (9)
- 汇编语言 (9)
- matlab例程 (8)
- 技术资料 (8)
- 文件格式 (7)
- 压缩解压 (7)
- 单片机开发 (6)
- 嵌入式/单片机编程 (6)
- 通讯编程文档 (6)
- 软件设计/软件工程 (6)
- 游戏 (5)
- VHDL/FPGA/Verilog (5)
- 数据结构 (5)
- 人工智能/神经网络 (5)
- 其他嵌入式/单片机内容 (5)
- 系统设计方案 (5)
- 通讯/手机编程 (5)
- 加密解密 (5)
- 文章/文档 (5)
- 数学计算 (5)
- 模拟电子 (4)
- Java书籍 (4)
- Jsp/Servlet (4)
- JavaScript (4)
- VIP专区 (4)
- 单片机编程 (3)
- 可编程逻辑 (3)
- J2ME (3)
- 操作系统开发 (3)
- SQL Server (3)
- Internet/网络编程 (3)
- 驱动编程 (3)
- 书籍源码 (3)
- 软件工程 (3)
- 数值算法/人工智能 (3)
- 3G开发 (3)
- 行业发展研究 (3)
- 教程资料 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- FlashMX/Flex源码 (2)
- *行业应用 (2)
- GPS编程 (2)
- 嵌入式Linux (2)
- 源码 (2)
- allegro (1)
- 电源技术 (1)
- 测试测量 (1)
- 源码/资料 (1)
- 编辑器/阅读器 (1)
- 串口编程 (1)
- 教育系统应用 (1)
- 电子政务应用 (1)
- 多国语言处理 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- Windows Mobile (1)
- SCSI/ASPI (1)
- 传真(Fax)编程 (1)
- Windows CE (1)
- 认证考试资料 (1)
- DSP编程 (1)
- Applet (1)
- 技术管理 (1)
- 中间件编程 (1)
- 磁盘编程 (1)
- CA认证 (1)
- 并行计算 (1)
- 单片机 (1)
- Matlab (1)
- 无线通信 (1)
- 精品软件 (1)
软件工程 This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Som
This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises.
If you have high-level comments about the organization of the book or the topics covered, please send me email at feedb ...
文章/文档 [wireless—Mobile Network] l MobiWan is a Mobile IPv6 extension for the NS simulator l MobiWan:
[wireless—Mobile Network]
l MobiWan is a Mobile IPv6 extension for the NS simulator
l MobiWan: NS-2 extensions to study mobility in Wide-Area IPv6 Networks
l NS2 + MobiWan2的安裝
l MobiWan的安裝 (From Wireless Netorwork Lab at Beijing University of Posts and Telecommunications)
l Ant-like Mobi ...
单片机开发 The goal of our final project was to design an efficient elevator simulator that can accept input fr
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is ...
其他书籍 This book is for all those people. • For the person who thinks programming is too hard •
This book is for all those people.
&#8226 For the person who thinks programming is too hard
&#8226 For the person who gets bogged down when writing or changing
larger scripts (our analyst)
&#8226 For the person who knows the wrong languages well (our programmer):
languages like Java, C#, C++, and C ...
其他书籍 The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails,
The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniqu ...
其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs a ...
J2ME A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform
A very smaller script interpretor that java based system. Can work on j2se / j2me / win C++ platform ,the major goal is used to build more flexible j2me game. Script language s phrase like as BASIC .
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...
matlab例程 本程序实现任意偶数大小图像第二代双正交97提升小波变换 注1: 采用标准正交方法
本程序实现任意偶数大小图像第二代双正交97提升小波变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换 ...
Java书籍 This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of
This tutorial illustrates how to use the versatile Eclipse environment to facilitate
development of Globus Toolkit V4 (GT4) grid services. The tutorial is written for
Web service and grid developers who would like the convenience of
orchestrating the whole grid service development process from withi ...