搜索结果
找到约 286 项符合
order 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (25)
- matlab例程 (22)
- 其他 (18)
- 数学计算 (16)
- 书籍 (14)
- 技术资料 (13)
- 其他书籍 (11)
- Java编程 (10)
- DSP编程 (8)
- 人工智能/神经网络 (8)
- 文章/文档 (8)
- Linux/Unix编程 (8)
- 数值算法/人工智能 (7)
- 通讯编程文档 (7)
- 可编程逻辑 (6)
- 通讯/手机编程 (6)
- VHDL/FPGA/Verilog (6)
- VC书籍 (6)
- 模拟电子 (5)
- Java书籍 (5)
- 单片机开发 (5)
- 电源技术 (4)
- 微处理器开发 (4)
- 系统设计方案 (4)
- 学术论文 (3)
- 教程资料 (3)
- 加密解密 (3)
- Delphi控件源码 (3)
- 嵌入式综合 (2)
- 无线通信 (2)
- 测试测量 (2)
- 数据结构 (2)
- 其他数据库 (2)
- 行业发展研究 (2)
- 电子书籍 (2)
- 文件格式 (2)
- Jsp/Servlet (2)
- Internet/网络编程 (2)
- 源码 (2)
- 论文 (2)
- PCB相关 (1)
- 传感与控制 (1)
- 工控技术 (1)
- 其他嵌入式/单片机内容 (1)
- Windows CE (1)
- Applet (1)
- 其他行业 (1)
- 邮电通讯系统 (1)
- SCSI/ASPI (1)
- 驱动编程 (1)
- 3G开发 (1)
- 书籍源码 (1)
- 金融证券系统 (1)
- 数据库系统 (1)
- 技术管理 (1)
- SQL Server (1)
- 编译器/解释器 (1)
- 软件工程 (1)
- JavaScript (1)
- 编辑器/阅读器 (1)
- 嵌入式/单片机编程 (1)
- 手机短信编程 (1)
- 源码/资料 (1)
- VIP专区 (1)
VC书籍 this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.
this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.
VC书籍 this program is counting_sort that writted with c++. this program get an array and sort it in order
this program is counting_sort that writted with c++.
this program get an array and sort it in order n.
VC书籍 this program is stooge_sort that writted with c++. this program get an array and sort it in order n
this program is stooge_sort that writted with c++.
this program get an array and sort it in order nlogn.
VC书籍 this program is merge_sort that writted with c++. this program get an array and sort it in order nl
this program is merge_sort that writted with c++.
this program get an array and sort it in order nlogn.
matlab例程 iris localization using integro differential operator. The rar contains 5 files in order to computer
iris localization using integro differential operator. The rar contains 5 files in order to computer the integro differential operator of the normalized contour of the iris and puil boundaries and then add circles to the respective boundaries.
其他 Fir filter with 40tap, 4 order
Fir filter with 40tap, 4 order
Linux/Unix编程 A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,
A order algoritm comparison by the C time().
Comparison beetwen : insort,selection sort,mergesort,and quick sort.
Read the source, and the usage after compiling .
Enjoy it!
其他 This is a safe double linked list data structure in order to store data on void* pointer for data se
This is a safe double linked list data structure in order to store data on void* pointer for data segment.
其他 This is a binary search tree with void* pointer in data segment in order you to search store and del
This is a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.
matlab例程 Interactive smoothing for your own data, with sliders to control derivative order, smooth width, a
Interactive smoothing for your own data, with sliders to control
derivative order, smooth width, and scale expansion.