资源列表
ListRmi
- List RMI Repository. 通过指定RMI Repository的主机名和端口,此客户端程序可以列出注册在该Repository上的所有RMI对象实例。-List RMI Repository. Repository designated by the RMI Hosts and ports, this client program can be registered in the list of all Repository RMI instantiate the objec
111
- beizer 三次 小程序 感到怪怪的
Event
- 这是一个关于EVEN的使用方法的程序,运用常用的函数,实现了多事件的处理方法
getScreen
- vc代码,用于在程序中获得屏幕的大小,并可以调整屏的大小的功能
picturebox
- 截取和保存摄像头任何一帧图片并在picturebox上显示,txt文档,请自己复制运行-Any one interception and save camera images displayed in the picturebox txt document, copies itself to run
chexiangdiaodu
- 假设停在铁路调度站入口处的车厢序列的编号次序为1,2,3,…,n。设计一个程序,求出所有可能输出的长度为n的车厢序列。-Suppose stopped at the railway station at the entrance of the train scheduling sequence numbers in order of 1,2,3, ..., n. Design a program, find all possible output sequence of length n of
saddle
- 输入一个二维数组,找出该二维数组的鞍点,即该位置上的元素在该行上最大,在该列上最小。也可能没有鞍点-Find the saddle points for the two dimensional array
DBconnection
- 各种数据库连接,包括:Oracle8/8i/9i数据库,DB2数据库,SQL Server7.0/2000数据库,Sybase数据库,mysql等-Various database connection, including: the Oracle8/8i/9i database DB2 database, SQL Server7.0/2000 databases, Sybase databases, mysql
minimum-mean-square-error-algorithm
- 自适应滤波算法(最小均方误差算法)matlab源码程序-Adaptive filtering algorithm Matlab source program (minimum mean square error algorithm)
serial-send--things
- rs232 串口发送程序 先发送至数据库中-rs232 serial transmission program first sent to the database
echo
- echo cancellation by matlab
BP
- BP神经网络:是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-BP neural network: a Press the front back propagatio