搜索结果

找到约 2,153 项符合 As 的查询结果

按分类筛选

显示更多分类

Java编程 Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, n

Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
https://www.eeworm.com/dl/633/157798.html
下载: 87
查看: 1068

数值算法/人工智能 This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Esti

This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Estimating Speed from Single Loop Volume and Occupancy Measurements" by D. J. Dailey.
https://www.eeworm.com/dl/518/159788.html
下载: 131
查看: 1079

其他 This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca

This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.
https://www.eeworm.com/dl/534/162622.html
下载: 172
查看: 1033

数据结构 a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis

a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
https://www.eeworm.com/dl/654/164741.html
下载: 72
查看: 1064

人工智能/神经网络 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.
https://www.eeworm.com/dl/650/165117.html
下载: 153
查看: 1043

其他 FLASH的AS脚本做的钟表

FLASH的AS脚本做的钟表,反编译即可使用
https://www.eeworm.com/dl/534/166170.html
下载: 48
查看: 1018

FlashMX/Flex源码 AS实现的机械手 AS实现的机械手

AS实现的机械手 AS实现的机械手
https://www.eeworm.com/dl/661/166207.html
下载: 146
查看: 1020

嵌入式Linux ucLinux is a very good embeded sytem. Most of company use this as their development OS.

ucLinux is a very good embeded sytem. Most of company use this as their development OS.
https://www.eeworm.com/dl/653/167046.html
下载: 89
查看: 1080

其他书籍 Learning Cpp as a new language.rar

Learning Cpp as a new language.rar
https://www.eeworm.com/dl/542/167419.html
下载: 83
查看: 1056

网络 Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are a

Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. However, some logical network interfaces don t feature any physical packet transmission. The most ...
https://www.eeworm.com/dl/635/168379.html
下载: 189
查看: 1044