资源列表
[书籍源码] wired-wireless
说明:NS2无线传感网模拟代码,无线网络与有线网络混合仿真的代码,亲测可运行-NS2 simulation code wireless sensor networks, wireless networks and wired networks hybrid simulation code, pro-test runs<零零> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[matlab例程] optical_film_tea
说明:可嘗試計算光學薄膜之導納數值,並畫出他的圖形,圖形會依據輸入的折射率而改變-Admittance can try to calculate the value of the optical film, and draw his graphic, graphics input will be based on the refractive index is changed<蔡易霖> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] bbs
说明:汉字识别,可以识别图片中的汉字,进行图像处理,本科毕业设计的资料-Chinese character recognition<张东磊> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[绘图程序] GenerateC1
说明:传入测量得到图像通过则zernike项式拟合出球面-The incoming measurement is obtained by the image through the Zernike fitting out of the spherical surface<mkb> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] Convert-infix
说明:问题描述 中缀表达式就是我们通常所书写的数学表达式,后缀表达式也称为逆波兰表达式,在编译程序对我们书写的程序中的表达式进行语法检查时,往往就可以通过逆波兰表达式进行。我们所要设计并实现的程序就是将中缀表示的算术表达式转换成后缀表示,例如,将中缀表达式 (A 一 (B*C 十 D)*E) / (F 十 G ) 转换为后缀表示为: ABC*D十E* FG十/ 注意:为了简化编程实现,假定变量名均为单个字母,运算符只有+,-,*,/ 和^(指数运算<王乐> 在 2025-11-24 上传 | 大小:1kb | 下载:0