搜索结果
找到约 351 项符合
Create 的查询结果
按分类筛选
- 全部分类
- Java编程 (40)
- 其他书籍 (23)
- 其他 (19)
- Java书籍 (13)
- Delphi控件源码 (12)
- Linux/Unix编程 (12)
- 软件设计/软件工程 (11)
- VC书籍 (11)
- 单片机开发 (10)
- 驱动编程 (9)
- 书籍 (9)
- 电子书籍 (7)
- 行业发展研究 (7)
- 技术资料 (7)
- 单片机编程 (6)
- Internet/网络编程 (6)
- 文章/文档 (6)
- SQL Server (6)
- 数据结构 (6)
- 嵌入式综合 (5)
- 可编程逻辑 (4)
- 数值算法/人工智能 (4)
- 其他行业 (4)
- matlab例程 (4)
- Symbian (4)
- 操作系统开发 (4)
- 人工智能/神经网络 (4)
- DSP编程 (4)
- JavaScript (4)
- 编辑器/阅读器 (4)
- 游戏 (3)
- 文件格式 (3)
- Ajax (3)
- 汇编语言 (3)
- 网络 (3)
- 其他数据库 (3)
- MySQL数据库 (3)
- VHDL/FPGA/Verilog (3)
- 模拟电子 (2)
- 电源技术 (2)
- 教程资料 (2)
- 其他嵌入式/单片机内容 (2)
- 压缩解压 (2)
- 中间件编程 (2)
- 串口编程 (2)
- 数学计算 (2)
- Jsp/Servlet (2)
- Windows CE (2)
- 通讯/手机编程 (2)
- Windows Mobile (2)
- J2ME (2)
- 软件工程 (2)
- 加密解密 (2)
- 手机短信编程 (2)
- 源码 (2)
- 软件 (2)
- 源码/资料 (1)
- 手机WAP编程 (1)
- 嵌入式Linux (1)
- 微处理器开发 (1)
- 人物传记/成功经验 (1)
- SCSI/ASPI (1)
- Oracle数据库 (1)
- 数据库系统 (1)
- 通讯编程文档 (1)
- Applet (1)
- 嵌入式/单片机编程 (1)
- 企业管理 (1)
- 磁盘编程 (1)
- FlashMX/Flex源码 (1)
- 编译器/解释器 (1)
- *行业应用 (1)
- 并行计算 (1)
- 教育系统应用 (1)
- 系统设计方案 (1)
- 金融证券系统 (1)
- 技术管理 (1)
- C/C++语言编程 (1)
- Windows编程 (1)
- Matlab (1)
- 电路图 (1)
- VIP专区 (1)
单片机开发 Analog Devices长沙太阳人电子有限公司//长沙太阳人电子有限公司二线式串行接口C51测试程序(for SMS0408) //电话: 0731-4167806,4167808 //E
Analog Devices长沙太阳人电子有限公司//长沙太阳人电子有限公司二线式串行接口C51测试程序(for SMS0408)
//电话: 0731-4167806,4167808
//E-mail: www@sunman.cn
//Create by : 谭超 E-mail: tanchao_1@126.com
其他 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 ...
企业管理 SQL(Structured Query Language
SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Syb ...
SQL Server SQL(Structured Query Language
SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Syb ...
其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code.
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the ...
其他书籍 If you have programming experience and a familiarity with C--the dominant language in embedded syste
If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones ...
Delphi控件源码 delphi登陸窗體的制作,就我知道的,可以有兩種方法,一種是在工程文件中實現登陸窗體的動態調用,另一種就是在主窗體的OnCreate事件中動態創建登陸窗體,兩種方法都需要將主窗體設置為Auto-cr
delphi登陸窗體的制作,就我知道的,可以有兩種方法,一種是在工程文件中實現登陸窗體的動態調用,另一種就是在主窗體的OnCreate事件中動態創建登陸窗體,兩種方法都需要將主窗體設置為Auto-create form,將登陸窗體設
JavaScript Teaching programming basics from the ground up, this book helps even those with no prior programming
Teaching programming basics from the ground up, this book helps even those with no prior programming knowledge learn JavaScript and use this knowledge to create interesting, useful, and dynamic sites.
Delphi控件源码 delphi 写的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enable
delphi 写的delphi的程序
Handel is a free, standalone development tool created
with Delphi 3 that enables you to create, compile,
and run projects. Handel also supports Form Design Environments
such as Delphi and can open and write units, projects, and forms
created with Delphi 2 or 3. However, it i ...
数据结构 以二叉链表作为存储结构
以二叉链表作为存储结构,定义二叉树类型 bitree ;
实现二叉树的以下运算:
建立 create( ) 输入二叉树的结点元素,建立二叉链表。
选择一种遍历方式(先序、中序、后序、层序)遍历这棵二叉树。
求二叉数的树深度。