搜索结果
找到约 425 项符合
Process 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (22)
- 技术资料 (22)
- 书籍 (21)
- 单片机编程 (20)
- 其他 (19)
- Linux/Unix编程 (16)
- 软件设计/软件工程 (16)
- matlab例程 (12)
- Java编程 (12)
- 单片机开发 (11)
- 行业发展研究 (10)
- VHDL/FPGA/Verilog (10)
- 书籍源码 (10)
- 软件工程 (10)
- 可编程逻辑 (9)
- Java书籍 (9)
- 电子书籍 (9)
- 驱动编程 (8)
- 通讯编程文档 (8)
- 文章/文档 (7)
- 数学计算 (7)
- 操作系统开发 (7)
- VC书籍 (7)
- Delphi控件源码 (7)
- 教程资料 (6)
- 数值算法/人工智能 (6)
- 系统设计方案 (6)
- 人工智能/神经网络 (6)
- 模拟电子 (5)
- 数据结构 (5)
- DSP编程 (5)
- 学术论文 (4)
- 嵌入式/单片机编程 (4)
- 压缩解压 (4)
- 文件格式 (4)
- 技术管理 (4)
- 微处理器开发 (3)
- 其他嵌入式/单片机内容 (3)
- 网络 (3)
- 技术书籍 (3)
- VIP专区 (3)
- 电源技术 (2)
- 无线通信 (2)
- OA系统 (2)
- 中间件编程 (2)
- 汇编语言 (2)
- 游戏 (2)
- *行业应用 (2)
- 邮电通讯系统 (2)
- USB编程 (2)
- SQL Server (2)
- 编译器/解释器 (2)
- 金融证券系统 (2)
- 磁盘编程 (2)
- Windows Mobile (2)
- 源码 (2)
- 软件 (2)
- 笔记 (2)
- 论文 (2)
- 教程资料 (1)
- PCB相关 (1)
- 通信网络 (1)
- 传感与控制 (1)
- ARM (1)
- 开发工具 (1)
- 工控技术 (1)
- Internet/网络编程 (1)
- 加密解密 (1)
- 并行计算 (1)
- 传真(Fax)编程 (1)
- 语音压缩 (1)
- J2ME (1)
- 多国语言处理 (1)
- 3G开发 (1)
- 嵌入式Linux (1)
- uCOS (1)
- Jsp/Servlet (1)
- 其他数据库 (1)
- Applet (1)
- VxWorks (1)
- CA认证 (1)
- 交通/航空行业 (1)
- 百货/超市行业 (1)
- 多媒体处理 (1)
- 手册 (1)
Delphi控件源码 For build this project you can use ant (www.apache.org). Before build project rename file build.pro
For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all b ...
数学计算 The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full
The package includes 3 Matlab-interfaces to the c-code:
1. inference.m
An interface to the full inference package, includes several methods for
approximate inference: Loopy Belief Propagation, Generalized Belief
Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods
(Metropol ...
matlab例程 The aqsesGUI software is a software package for processing Magnetic Resonance Spectroscopy signals.
The aqsesGUI software is a software package for processing Magnetic Resonance Spectroscopy signals. The software contains methods to load, preprocess and process MRS data.
matlab例程 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and satura ...
Java书籍 Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Sof
Writing Robust Java Code
The AmbySoft Inc. Coding Standards for Java
v17.01d
Scott W. Ambler
Software Process Mentor
This Version: January 15, 2000
Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper
This white paper describes a collection of standards, conventio
code. They are based on so ...
Linux/Unix编程 Learn how to build a custom Linux® distribution to use in an embedded environment, in this case
Learn how to build a custom Linux&reg distribution to use in an embedded environment,
in this case to drive a Technologic Systems TS-7800 single-board computer. In this
tutorial, you learn about cross-compiling, the boot loader, file systems, the root file
system, disk images, and the boot process, ...
VHDL/FPGA/Verilog 软件开发环境:ISE 7.1i 仿真环境:ModelSim SE 6.0 1. 这个实例实现通过ModelSim工具实现一个具有“百分秒
软件开发环境:ISE 7.1i
仿真环境:ModelSim SE 6.0
1. 这个实例实现通过ModelSim工具实现一个具有“百分秒,秒,分”计时功能的数字跑表;
2. 工程在project文件夹中,双击paobiao.ise文件打开工程;
3. 源文件在rtl文件夹中,paobiao.v为设计文件,paobiao_tb.tbw是仿真测试文件;
4. 打开工程后,在工程浏览器中选择pa ...
VHDL/FPGA/Verilog 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个具有两个方向共八个灯的交通灯控制器; 2. 工程在proj
软件开发环境:ISE 7.1i
仿真环境:ISE Simulator
1. 这个实例实现通过ISE Simulator工具实现一个具有两个方向共八个灯的交通灯控制器;
2. 工程在project文件夹中,双击traffic.ise文件打开工程;
3. 源文件在rtl文件夹中,traffic.v为设计文件,traffic_tb.tbw是仿真波形文件;
4. 打开工程后,在工程浏览器中选择traff ...
软件工程 Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems
Aspect-Oriented Software Developement
Coverage includes
Using AOSD to streamline complex systems development without sacrificing flexibility or scalability
How AOSD builds on the object-oriented paradigmand how it s different
State-of-the-art best practices for the AOSD development process
Lang ...
Linux/Unix编程 Written for embedded systems programmers and engineers, as well as networking professionals, this
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects.