-
菲涅尔衍射
说明: 矩形孔菲涅尔衍射模拟及圆形孔菲涅尔衍射模拟(Fresnel diffraction simulation of rectangular aperture and circular aperture)
- 2019-03-21 10:32:27下载
- 积分:1
-
餐饮管理系统
本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。
- 2023-09-02 15:20:05下载
- 积分:1
-
15_Second_ADB_Installer_v1.4.3
abd installer for usb drivers on android platform
- 2018-07-06 20:17:20下载
- 积分:1
-
use of the Chinese people and thinking, after running for computing. Reelection...
中国人运用和算盘,运行后可进行运算。
王建民:13071396160-use of the Chinese people and thinking, after running for computing. Reelection : 13071396160
- 2022-04-09 12:32:41下载
- 积分:1
-
AdminLTE-2.3.11
说明: AdminLTE-2.3.11 后台管理页面(Background Management Page)
- 2020-06-25 17:20:02下载
- 积分:1
-
statcom6
statcom matlab sumulink
- 2019-05-29 06:10:54下载
- 积分:1
-
现代微机汇编语言程序设计编程学习资料
现代微机汇编语言程序设计编程学习资料-compilation of modern computer programming language learning program design information
- 2022-01-31 14:07:14下载
- 积分:1
-
xiandaiyouhuasuanfa
说明: 里面包含一些现代优化算法的理论介绍以及实例分析,其中包括禁忌搜索(tabu
search),模拟退火(simulated annealing),遗传算法(genetic algorithms),人工神经网络(neural networks)的理论和程序。(It contains some modern optimization algorithm theory introduction and example analysis, including tabu search, simulated annealing, genetic algorithm, artificial neural network theory and program.)
- 2020-08-19 09:58:03下载
- 积分:1
-
This is the intel one in the window under the simulation of a small game
这是intel一个在window下模拟的一个小游戏-This is the intel one in the window under the simulation of a small game
- 2022-03-17 00:52:15下载
- 积分:1
-
MainWindow
说明: 每个像素有RGB三个通道,每个通道占1个字节,灰度化公式如下:
Gray = (R + G + B) / 3 将算得的Gray值赋值给对应像素的RGB三个通道。
线性滤波的基本原理是用均值代替原图像中的各个像素值,即对待处理的当前像素点(x,y),选择一个模板,该模板由其近邻的若干像素组成,求模板中所有像素的均值,再把该均值赋予当前像素点(x,y),作为处理后图像在该点上的灰度g(x,y),即g(x,y)=1/m*∑f(x,y),m为该模板中包含当前像素在内的像素总个数。(Each pixel has three channels R G B, each of which takes up one byte.)
- 2020-11-30 11:19:28下载
- 积分:1