资源列表

« 1 2 ... .49 .50 .51 .52 .53 2354.55 .56 .57 .58 .59 ... 3005 »

[汇编语言jinwang

说明:4位二进制计数器 基于quartus2程序-module CNT24(CLK,Q) output [3:0] Q input CLK reg [3:0] Q1 always @(posedge CLK) begin Q1<=Q1+1 end assign Q=Q1 endmodule
<进网> 在 2024-11-20 上传 | 大小:262kb | 下载:0

[汇编语言matlab

说明:传统的水印嵌入程序,是基于离散小波变换的算法程序,对防止盗版等有极大的意义-Traditional watermark embedding procedure is based on discrete wavelet transform algorithm to prevent piracy have great significance
<焦峰> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[汇编语言1

说明:作汽车驱动力行驶阻力平衡图并确定车辆最高车速及爬坡度 -Car driving force driving resistance balance and to determine the maximum speed of the vehicle and climbing degree
<焦峰> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[汇编语言1

说明:利用MATLAB来实现函数f(t)向右移三和向左移动三的波形   向右移 3 和向左移 3 的波形 -Three waveform   move to the right and to the left to the right and to the left of the waveform usin
<焦峰> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[汇编语言1

说明:利用MATLAB实现对两个函数卷积计算并相应的得出其波形-Using MATLAB realize the convolution of two functions and obtained waveform
<焦峰> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[汇编语言8255

说明:微机员与接口技术实验-8255模数转换、数码管显示、冒泡排序,汇编语言实现-Microcomputer member and Interface Technology Experiment-8255 analog-to-digital conversion, digital tube display, bubble sort, assembly language
<王伟> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[汇编语言1

说明:已经两个离散序列,利用matlab对这两个序列做卷积-Has two discrete sequence, using matlab to do the convolution of these two sequences
<焦峰> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[汇编语言data

说明:微机原理与接口实验-数据采集控制及数字电压表,汇编语言实现-Microcomputer Principle and Interface Experiment- data acquisition and control and digital voltmeter, assembly language
<王伟> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[汇编语言Single-and-double-bit-transform

说明:单双位变换显示电路设计 包括设计电路图以及汇编语言编辑的程序,可以用proteus仿真出结果-Single-and double-bit conversion circuit design, including design schematics and assembly language editing program, you can use proteus simulation results
<张吉荣> 在 2024-11-20 上传 | 大小:15kb | 下载:0

[汇编语言jianyiATM

说明:这个程序主要是用C#进行编写的一个小程序,主要实现的功能是简易的ATM的功能。-This procedure is mainly in C# to write a small program, the main achievement of the function is a simple function of ATM.
<huang> 在 2024-11-20 上传 | 大小:55kb | 下载:0

[汇编语言abcd

说明:能取得WINdows 的当前CPU,磁盘空间,内存使用率等信息-Able to obtain the current Windows CPU, disk space, memory usage and other information
<吴弟> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[汇编语言Clock-adigital-thermometer

说明:时钟&数字温度计汇编程序,基于89S51单片机-Clock & digital thermometer assembler, based on 89S51 microcontroller
<陈梦霏> 在 2024-11-20 上传 | 大小:9kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 2354.55 .56 .57 .58 .59 ... 3005 »

源码中国 www.ymcn.org