搜索结果
找到约 151 项符合
Cross-Entropy 的查询结果
单片机开发 The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial
The traffic light is timed and lets cars pass during a
specific time period. There is a pedestrial crossing
button that lets pedestrians cross. The lights are
connected to Port 1. You can see this in action using
dScope.
嵌入式Linux graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su
graspForth is my humble attempt at a Forth-in-C that has the following goals:
GCC ......... to support all 32-bit micros that GCC cross-compiles to.
Relocatable . to be able to run in-place in either Flash or Ram.
Fast ........ to be "not much" slower than an assembly based native Forth.
Small ... ...
嵌入式Linux Jollen-Kit! 2006 是非常積極進行中的專案
Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。
快速下載
U-Boot 的 binary code:U-Boot binary - 2006/01/03
Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06
可開機的 Base root filesystem: urootfs.img -2006/01/07 (without tftp)
可開機的 Base root filesyst ...
其他 A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of
A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute suc ...
压缩解压 This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a pro ...
通讯编程文档 这个是关于GCC编译器编译安装文档
这个是关于GCC编译器编译安装文档,在您需要定制安装GCC或搭建交叉编译器(Cross-GCC)时可以参考一下哦
其他 matlab编写的一个涂胶机的仿真程序
matlab编写的一个涂胶机的仿真程序,可用于仿真和控制方法的验证,具体可参见文献"Identification and cross-directional control of coating processes"
matlab例程 遗传算法的matlab程序
遗传算法的matlab程序,包括三个,cross,ga,myfun
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...
其他 另一個AODV 程式
另一個AODV 程式,無cross-layer的考慮,完全single layer的方式處理,並可執行於Ns2 上