搜索结果
找到约 466 项符合
dreamweaver-like 的查询结果
Linux/Unix编程 Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track cha
Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen?
Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve never done before.
What s even better, you can track s ...
其他 BIOSIG is an open source software library for biomedical signal processing. Library works well with
BIOSIG is an open source software library for biomedical signal processing. Library works well with Octave and Matlab. Special emphasis is put on EEG/MEG/ECoG, but also other types of biosignals like ECG, EMG, etc. are supported.
人工智能/神经网络 annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
电子政务应用 红外线遥控器读码软件
红外线遥控器读码软件,显示红外线波型,读取并保存码
IR Remote Control Unit Code Read System
产品详细描述:
能够像显示器一样显示红外线码的波型
可以读多达150种格式的红外线码
显示红外线码的时间非常准确,误差只有几个微秒。
具有错误检测功能
保存红外线码功能
自动识别码的格式
比较样机与所写的新软件的遥 ...
压缩解压 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 ...
VHDL/FPGA/Verilog 这是06年4月刚刚完成的程序
这是06年4月刚刚完成的程序,从opencore.org下载而来。用vhdl语言描写,以及matlab仿真,testbench,以及在xinlinx上的综合。
The MDCT core is two dimensional discrete cosine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic ...
Linux/Unix编程 "More for C++" is a class library that provides some features that are usually common for object ori
"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
其他书籍 《FrontPage2000教程》是洪恩在线网站上的教材
《FrontPage2000教程》是洪恩在线网站上的教材,但通俗易懂,适合初学网页制作者阅读
用Dreamweaver MX 2004设计属于你自己的留言本
原作者:我佛山人 出处:5D多媒体
其他 good program
good program ,I like very much
Java编程 a program that takes in three arguments: the first one represents the size of an array that will be
a program that takes in three arguments: the first one represents the size of an array that will be
created the second one represents the maximum value that each of the array elements can have the third
one represents the position in the array that you would like to print the value of.