资源列表
超声波测试
- 超声波检测,
NNFunctions
- NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent
packetloss
- This file that use to calculate packet loss from simulation in wired link network with NS2-This is file that use to calculate packet loss from simulation in wired link network with NS2
12
- 算银行存款是每一个人都会遇到的事。我做的这个小程序可以帮大家一些小忙。由用户输入他存款的类型、利率、存款总额及存款年限。可以由计算机计算出在规定的时间里得到的存款总额。在计算一次完成后,计算机提示用户是否继续计算。如果需要继续进行计算,根据程序提示进行操作。-The bank deposits are the things everyone will encounter. I made this little program can help you some small favor. By t
CAL_Td
- 用于在气相中计算露点的程序,采用迭代法来进行计算。-This program can be used to calculate the dew point.
delete
- 利用command命令执行delete语句,删除数据库中的记录-Command command executes the delete statement to delete records in the database.
ay
- Circle Through Three Points
NLMS-Channel-Equalization
- NLMS for channel equalization
3-14
- 简单的二分查找,用vc6.0开发,又不懂的请联系1029670389@qq.com-Simple binary search, vc6.0 developed, they do not know, please contact 1029670389@qq.com
propnp
- Snippet for property changed in C#
PascalTriangle
- Generate rows of Pascal s triangle - up to 34 (because of signed integer precision limitation).