-
bianyuanjiance
程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。(Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma operator, sobel operator and canny operator.)
- 2010-12-21 10:43:47下载
- 积分:1
-
pullSDK_VX64
There is a new PULL SDK version that is necessary to connect with all controllers produced from middle of 2016.
This new SDK is also compatible with previous controllers.
- 2019-02-19 20:06:20下载
- 积分:1
-
RISC处理器设计简介
RISC处理器设计简介 -RISC processor design brief profiles of RISC processor design
- 2022-01-26 05:17:52下载
- 积分:1
-
multilayer
根据介质板厚度和介电常数,计算任意多层介质的反射和透射系数(According to media thickness and dielectric constant, the calculation of arbitrary multi-layer reflection and transmission coefficients)
- 2020-10-05 15:37:38下载
- 积分:1
-
移动端斗地主小游戏
该游戏由三人个玩一副牌,地主是一方,其余两家为另一方,双方对战(The game consists of three players playing a deck of cards. The landlord is one side and the other two are the other. The two sides fight each other.)
- 2019-03-11 18:59:29下载
- 积分:1
-
奇异点提取_故障诊断的小波分析程序
电力系统负荷预测关于电力系统的负荷预测的短时预测(Power System Load Forecasting Short-term Prediction of Power System Load Forecasting)
- 2019-06-21 21:38:46下载
- 积分:1
-
CCC
说明: 开关磁阻电机电流斩波控制仿真MATLAB程序,适用四相8/6极开关磁阻电机(Switched reluctance motor current chopper control simulation MATLAB program for four-phase 8/6 pole switched reluctance motor)
- 2021-04-27 14:58:44下载
- 积分:1
-
ssd5 exercise1,
ssd5 exercise1答案,绝对正确-ssd5 exercise1,
- 2023-04-09 08:40:03下载
- 积分:1
-
VC.NET源码:动画效果的窗体制作FlashDialog源码
VC.NET源码:动画效果的窗体制作FlashDialog源码,带动画效果的对话框实例,窗体设计的范畴,里面涉及CFlashDialogDlg 对话框、CFlashDialogDlg 消息处理程序、如果向对话框添加最小化按钮,则需要下面的代码来绘制该图标。对于使用文档/视图模型的 MFC 应用程序,这将由框架自动完成,当用户拖动最小化窗口时系统调用此函数取得光标显示。
- 2022-05-16 12:16:46下载
- 积分:1
-
new
1、PC和寄存器组使用时钟触发。
2、指令存储器和数据存储器存储单元宽度一律使用8位,即一个字节的存储单位。
3、控制器部分可以考虑用控制信号真值表方法(有共性部分)与用case语句方法逐个产生各指令其它控制信号相配合,注意:信号必须与状态配合。。当然,还可以用其它方法,自己考虑。
4、试用的汇编程序,而且必须包含所要求的所有指令。Slt、sltu指令必须检查两种情况:“小于”和“大于等于”;beq、bne指令必须检查两种情况:“等”和“不等”。这段汇编程序必须尽量优化,同时,给出每条指令在内存中的地址。(1, PC and register groups are clocked.
2, the command memory and data memory storage unit width will use 8 bits, that is, a byte storage unit.
3, the controller part can be considered with the control signal truth table method (common part) and with the case statement method to produce each command other control signal match, Note: the signal must be with the state. The Of course, you can also use other methods to consider their own.
4, try the assembler, and must contain all the required instructions. Slt, sltu instruction must check two cases: "less than" and "greater than or equal to"; beq, bne instruction must check two cases: "wait" and "unequal". This assembler must be optimized as much as possible, giving the address of each instruction in memory.)
- 2017-10-19 09:44:13下载
- 积分:1