搜索结果
找到约 65 项符合
Faster 的查询结果
按分类筛选
- 全部分类
- Delphi控件源码 (6)
- matlab例程 (5)
- 其他书籍 (5)
- 其他 (4)
- 人工智能/神经网络 (3)
- VC书籍 (3)
- 书籍 (3)
- 模拟电子 (2)
- 嵌入式综合 (2)
- 嵌入式/单片机编程 (2)
- SQL Server (2)
- 文章/文档 (2)
- 驱动编程 (2)
- GPS编程 (2)
- 其他嵌入式/单片机内容 (2)
- 电源技术 (1)
- 单片机编程 (1)
- 单片机开发 (1)
- Internet/网络编程 (1)
- 汇编语言 (1)
- Java编程 (1)
- Delphi/CppBuilder (1)
- 文件格式 (1)
- 编译器/解释器 (1)
- DSP编程 (1)
- VHDL/FPGA/Verilog (1)
- 数据结构 (1)
- 压缩解压 (1)
- 系统设计方案 (1)
- 电子书籍 (1)
- 软件设计/软件工程 (1)
- 软件工程 (1)
- 数学计算 (1)
- 图形图像 (1)
- 技术资料 (1)
Internet/网络编程 Boosts Browsing Speeds Up To 3,000 Times Faster.zip
Boosts Browsing Speeds Up To 3,000 Times Faster.zip
人工智能/神经网络 fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memo
fastDNAml is an attempt to solve the same problem as DNAML, but to do so
faster and using less memory, so that larger trees and/or more bootstrap
replicates become tractable. Much of fastDNAml is merely a recoding of the
PHYLIP 3.3 DNAML program from PASCAL to C.
Java编程 simple spider 源码 better light faster java 书籍源码.
simple spider 源码
better light faster java 书籍源码.
其他 download thing faster
download thing faster
Delphi控件源码 Delphi fastoj-fastsys-patchlib. Use these libs to make delphi faster.
Delphi fastoj-fastsys-patchlib.
Use these libs to make delphi faster.
Delphi控件源码 Delphi DirectShow lib code to use streaming media. Use these libs to make delphi faster.
Delphi DirectShow lib code to use streaming media. Use these libs to make delphi faster.
人工智能/神经网络 New training algorithm for linear classification SVMs that can be much faster than SVMlight for larg
New training algorithm for linear classification SVMs that can be much faster than SVMlight for large datasets. It also lets you direcly optimize multivariate performance measures like F1-Score, ROC-Area, and the Precision/Recall Break-Even Point.
VHDL/FPGA/Verilog 本程序为模拟可校时的时钟程序;clk--时钟信号,rst--清零信号,set_en--校时 使能信号,faster--快进信号,slower--快退信号,hour--小时校时,min--分钟校 时
本程序为模拟可校时的时钟程序;clk--时钟信号,rst--清零信号,set_en--校时
使能信号,faster--快进信号,slower--快退信号,hour--小时校时,min--分钟校
时,(hh,hl,ml,mh,sh,sl)--时,分,秒显示信号。
校时的时候,秒清零。
matlab例程 螺旋桨PID控制 In response to constant pressure to design more efficient, faster, smaller, and better sys
螺旋桨PID控制
In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alt ...
数据结构 求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。 从名字我们就可以看出
求单源最短路的SPFA算法的全称是:Shortest Path Faster Algorithm。
从名字我们就可以看出,这种算法在效率上一定有过人之处。