搜索结果
找到约 650 项符合
Set 的查询结果
按分类筛选
- 全部分类
- Java编程 (37)
- matlab例程 (36)
- 其他 (35)
- 单片机开发 (34)
- 技术资料 (31)
- 其他书籍 (30)
- 单片机编程 (24)
- Linux/Unix编程 (19)
- 电子书籍 (18)
- 书籍 (18)
- 人工智能/神经网络 (17)
- 数值算法/人工智能 (17)
- Delphi控件源码 (16)
- 微处理器开发 (13)
- 数学计算 (13)
- 通讯编程文档 (12)
- 数据结构 (11)
- VHDL/FPGA/Verilog (11)
- 通讯/手机编程 (10)
- 书籍源码 (9)
- Java书籍 (9)
- 软件设计/软件工程 (9)
- 嵌入式/单片机编程 (8)
- 其他行业 (8)
- 文章/文档 (8)
- 汇编语言 (8)
- 网络 (7)
- VC书籍 (7)
- 系统设计方案 (7)
- 加密解密 (6)
- *行业应用 (6)
- 技术管理 (6)
- 嵌入式Linux (6)
- 文件格式 (6)
- 电源技术 (5)
- 可编程逻辑 (5)
- 压缩解压 (5)
- 数据库系统 (5)
- 行业发展研究 (5)
- 模拟电子 (4)
- J2ME (4)
- 驱动编程 (4)
- VIP专区 (4)
- Internet/网络编程 (3)
- uCOS (3)
- DSP编程 (3)
- SCSI/ASPI (3)
- 游戏 (3)
- 邮电通讯系统 (3)
- SQL Server (3)
- USB编程 (3)
- 其他嵌入式/单片机内容 (3)
- Windows CE (3)
- 手机短信编程 (3)
- 技术书籍 (3)
- 行业应用文档 (3)
- Jsp/Servlet (3)
- 源码 (3)
- 通信网络 (2)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- 工控技术 (2)
- 并口编程 (2)
- 其他数据库 (2)
- GPS编程 (2)
- Applet (2)
- STL (2)
- 软件工程 (2)
- 家庭/个人应用 (2)
- 笔记 (2)
- 学术论文 (1)
- 教程资料 (1)
- 教程资料 (1)
- 传感与控制 (1)
- 开关电源 (1)
- 开发工具 (1)
- 测试测量 (1)
- 设计相关 (1)
- TAPI编程 (1)
- 串口编程 (1)
- 编译器/解释器 (1)
- 中间件编程 (1)
- VxWorks (1)
- 金融证券系统 (1)
- 教育系统应用 (1)
- JavaScript (1)
- Windows Mobile (1)
- 人物传记/成功经验 (1)
- 并行计算 (1)
- 电子政务应用 (1)
- MySQL数据库 (1)
- 多国语言处理 (1)
- 3G开发 (1)
- 接口技术 (1)
- Windows编程 (1)
- Linux/uClinux/Unix编程 (1)
- 行业应用 (1)
- 手册 (1)
数据结构 数据抽象(使用类和对象设计回应程序) 实验内容描述: 1. 测试程序 假设类名为Welcome
数据抽象(使用类和对象设计回应程序)
实验内容描述:
1. 测试程序
假设类名为Welcome,测试程序如下:
void main()
{
Welcome we
Welcome you(we)
you.Display()
you.Set(“Thank you.”)
cout<<you.Get()<<endl
you.talk()
you.Display()
} ...
matlab例程 华东理工大学自动化系《控制系统分析、设计和应用》教材配套程序实例,有关说明: 1. 安装MATLAB软件。安装时
华东理工大学自动化系《控制系统分析、设计和应用》教材配套程序实例,有关说明:
1. 安装MATLAB软件。安装时,将MATLAB安装在C:\MatlabR12目录下
Matlab的详细安装方法见有关安装手册
2. 拷贝文件:即将光盘中的/ctl/program和/ctl/functions下的
文件复制到用户目录下(例如,D:\User)
3. 设置路径:先运行MATLAB,在 ...
嵌入式Linux LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into y
LCD and Keyboard ARMulator model for the ADS Source Code
Copy the provided ARMulate folder into your ADS directory tree
at the root, for example in c:\ADSv1_1. If prompted to
overwrite files, choose Yes.
The batch file copy_console.bat will place the appropriate
files inside the \Bin directory s ...
软件设计/软件工程 function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x
function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag)
%CUM2X Cross-covariance
% y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag)
% x,y - data vectors/matrices with identical dimensions
% if x,y are matrices, rather than vectors, columns are
% assumed to correspond to independent real ...
Applet Predefined Style options define the style by setting several other options. If other options are als
Predefined Style options define the style by setting several other options. If other options are also used, the placement of the predefined style option in the command line is important. If the predefined style option is placed first, the other options may override the predefined style. If placed la ...
微处理器开发 第一版YL2410开发板的BIOS 功能比较简单
第一版YL2410开发板的BIOS
功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条
同时串口显示如下:
Power on reset
************************************
* *
* YL2410 Board BIOS V2006 *
* Http://www.ucdragon.com *
* *
************************************
NAND Flash Boot
Please select function :
0 ...
Linux/Unix编程 MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total cont
MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total control over your System s RAM. You can manually FREE a certain amount of RAM or set MemBoost to do this automatically.
其他 The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the ...
网络 LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, po ...
单片机开发 RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for
RTX-51 is a runtime library that, together with C51, allows real-time systems to
be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515,
etc.), except for the 8?C751 and 8?C752.
RTX-251 extends the functionality of the RTX-51 to the new intel MCS&Ograve 251
family of processor ...