搜索结果
找到约 2,901 项符合
Using 的查询结果
按分类筛选
- 全部分类
- 技术资料 (475)
- matlab例程 (235)
- 其他 (155)
- 其他书籍 (122)
- Java编程 (120)
- 单片机开发 (117)
- 其他嵌入式/单片机内容 (67)
- VHDL/FPGA/Verilog (64)
- 数学计算 (63)
- 单片机编程 (62)
- 嵌入式/单片机编程 (58)
- 人工智能/神经网络 (52)
- 通讯/手机编程 (51)
- 软件设计/软件工程 (51)
- Linux/Unix编程 (47)
- 书籍 (46)
- 微处理器开发 (45)
- VC书籍 (44)
- 数值算法/人工智能 (40)
- 汇编语言 (40)
- 通讯编程文档 (39)
- 系统设计方案 (39)
- 电子书籍 (38)
- 文章/文档 (38)
- 行业发展研究 (37)
- 书籍源码 (36)
- 压缩解压 (36)
- 加密解密 (32)
- DSP编程 (31)
- Java书籍 (28)
- 其他行业 (26)
- 软件工程 (25)
- 驱动编程 (23)
- 编译器/解释器 (20)
- 可编程逻辑 (19)
- Delphi控件源码 (19)
- VIP专区 (18)
- 游戏 (17)
- Internet/网络编程 (16)
- 串口编程 (16)
- 模拟电子 (13)
- 3G开发 (13)
- USB编程 (12)
- 数据结构 (12)
- 教程资料 (11)
- *行业应用 (11)
- 技术管理 (11)
- SQL Server (11)
- 电源技术 (10)
- Symbian (10)
- Windows Mobile (10)
- GPS编程 (10)
- Jsp/Servlet (10)
- 网络 (9)
- 文件格式 (9)
- 并行计算 (9)
- 源码 (8)
- 无线通信 (8)
- 数据库系统 (8)
- 操作系统开发 (8)
- 教育系统应用 (8)
- 嵌入式Linux (8)
- 论文 (7)
- 嵌入式综合 (7)
- 手机短信编程 (7)
- 其他数据库 (7)
- J2ME (7)
- Applet (6)
- VxWorks (6)
- 技术书籍 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 编辑器/阅读器 (4)
- 金融证券系统 (4)
- CA认证 (4)
- 能源行业(电力石油煤炭) (4)
- PCB相关 (3)
- Linux/uClinux/Unix编程 (3)
- 传感与控制 (3)
- 通信网络 (3)
- allegro (3)
- 源码/资料 (3)
- Modem编程 (3)
- STL (3)
- Delphi/CppBuilder (3)
- 家庭/个人应用 (3)
- 交通/航空行业 (3)
- 中间件编程 (3)
- MySQL数据库 (3)
- RFID编程 (3)
- C/C++语言编程 (2)
- 行业应用文档 (2)
- 仿真技术 (2)
- 测试测量 (2)
- 语音压缩 (2)
- 多国语言处理 (2)
- BREW编程 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
压缩解压 This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a pro ...
Linux/Unix编程 · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop software in the Unix/Linux using tools such as gcc, gdb, and make.
· Locate and interpreting “man pages” applicable to application-level system programming.
· Use the POSIX/Unix A ...
操作系统开发 KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware.
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component.
Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has priv ...
教育系统应用 c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <
c++图书管理系统
include <iostream>
#include <iomanip>
#include <string>
#include <fstream>//输入/输出文件流类
using namespace std
const int Maxr=100 //最多的读者
const int Maxb=100 //最多的图书
const int Maxbor=5 //每位读者最多借五本书
//读者类,实现对读者的信息的描述 ...
电子书籍 C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML
standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major
standards,toolkits,and types of applications dealing with XML as a format for representing and
exchanging data,as wel ...
文章/文档 In an electromagnetic cloak based on a transformation approach, reduced sets of material properties
In an electromagnetic cloak based on a transformation approach, reduced sets of
material properties are generally favored due to their easier implementation in reality,
although a seemingly inevitable drawback of undesired reflection exists in such cloaks.
Here we suggest using high-order transforma ...
Linux/Unix编程 The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates t
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver was tested on a real ...
其他书籍 Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good fo
Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made.
NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test.
Download fi ...
人工智能/神经网络 Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely ba
Heapsort
1.A heap is a binary tree satisfying the followingconditions:
-This tree is completely balanced.
-If the height of this binary tree is h, then leaves can be at level h or level h-1.
-All leaves at level h are as far to the left as possible.
-The data associated with all descendants of a nod ...
其他 php+mysql物流配送网
一个实现全程跟踪服务的物流管理系统。采用PHP+mysql开发,附带所有源程序及数据表。-A follow-up services to achieve the whole system of logistics management. Developed using PHP+ mysql, with all source code and data in table form.