搜索结果
找到约 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)
系统设计方案 The BeeStack Application Development Guide describes how to develop an application for BeeStack, in
The BeeStack Application Development Guide describes how to develop an application for
BeeStack, including discussions on major considerations for commercial applications.
This document is intended for software developers who write applications for BeeStack-based
products using Freescale development ...
通讯编程文档 The SST89E516RDx and SST89V516RDx are members of the FlashFlex51 family of 8-bit microcontroller pr
The SST89E516RDx and SST89V516RDx are members
of the FlashFlex51 family of 8-bit microcontroller products
designed and manufactured with SST’s patented and proprietary
SuperFlash CMOS semiconductor process technology.
The split-gate cell design and thick-oxide tunneling
injector offer significant c ...
单片机开发 WindML3.0补丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date produc
WindML3.0补丁
WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1
Up-to-date product bulletins, information on known problems and fixes/changes made in this release, and essential reference documentation can be obtained from the Wind River Online Support web site.
Installation:
--- ...
matlab例程 Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in se
Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in serum to identify ovarian cancer. Lancet. 2002 Feb 16 359(9306):572-7. PMID: 11867112) has generated a lot of excitement and controversy. This example shows some ways that MATLAB can be used to read, vi ...
数据结构 #include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h&
#include<malloc.h>
#include<limits.h>
#include<stdio.h>
#include<graphics.h>
#include<io.h>
#include<math.h>
#include<process.h>
#include<conio.h>
#define m 100
#define OK 1
typedef int Status
typedef char TElemType /*树元素的类型*/
int t=35
int n=20
int h=14
int u=2
int leaf=0,non_l_leaf=0,non ...
Delphi控件源码 Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety ...
3G开发 The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Proces
The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some variants.
The functions (m-functions) were developped with MATLAB v6.0 (one of the functions requires th ...
文件格式 This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the sync ...
Linux/Unix编程 linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Array
linux下用C语言写的聊天程序!/*BUG and NOTE:
Not join protect to Shared Memory Segments,example Semaphore Arrays.
Not check the parameters validity.
When transmit may be error.
If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist t ...
SQL Server Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as
Of the password is:
Server: "1."
Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85"
Database: "xzxq".
I made the changes:
1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line)
2, co ...