-
ROM
基于ROM的正弦波发生器的设计:使用MATLAB得到这64个波形数据,将这些存数据写入一个ROM中。再输入时钟,每个上升沿依次读取一个波形数据-ROM-based sine wave generator of the design: the use of MATLAB to obtain waveform data 64, to write the data in a ROM. Re-enter the clock, each rising edge followed by a read waveform data
- 2022-08-02 13:52:10下载
- 积分:1
-
labview基础教程
六小时搞定!要有一定英文基础!
labview基础教程
六小时搞定!要有一定英文基础!-LabVIEW Essentials 6 hours to get! to have a certain foundation in English!
- 2022-03-18 05:52:02下载
- 积分:1
-
一个完整的文档,贪吃蛇游戏,汇编语言版本,我学习…
一个完成文件,贪吃蛇游戏,汇编语言版的,是本人学习汇编语言时做的。-a completed document, Snake games, the assembly language version, I am learning assembly language so.
- 2022-08-25 06:20:30下载
- 积分:1
-
shipping support system
发运支持系统,为出货产品提供支持的一套系统-shipping support system
- 2022-03-09 22:23:15下载
- 积分:1
-
拼图游戏,可显示参考图,并记录拼图步数。
拼图游戏,可显示参考图,并记录拼图步数。-Jigsaw puzzle, will show the reference map, and record the puzzle step.
- 2023-03-14 22:00:03下载
- 积分:1
-
database principle "experiment notes
数据库原理》实验讲义-database principle "experiment notes
- 2023-05-10 02:25:03下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第一部分
数字信号处理课程的有关实验,分为两部分,这是第一部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of
- 2023-09-04 16:00:04下载
- 积分:1
-
temperature_sampling_source_code_base_on_DS18B20
基于DS18B20的温度采样原程序(C),编译通过,很好...
temperature_sampling_source_code_base_on_DS18B20
基于DS18B20的温度采样原程序(C),编译通过,很好用,大家-temperature_sampling_source_code_bas e_on_DS18B20 based on the temperature DS18B20 original sampling procedures (C), compile, useful, we look at
- 2022-03-26 09:24:16下载
- 积分:1
-
This code can be used to model a microstrip line or a microstrip
patch antenna...
This code can be used to model a microstrip line or a microstrip
patch antenna (the particular problem being modeled is determined
at compile-time via various declarations).
- 2022-02-21 04:06:15下载
- 积分:1
-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-08-06 12:51:19下载
- 积分:1