搜索资源列表
exchange
- 这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-This a graphic transformation process based on the letter "Y" with a painting consisting of a round; According to the letter "S" painted a diff
tuxingbianhuan
- 系统具有4种可选择的功能,按字母“Y”画一个用点组成的圆;按字母“S”画一个三角形用并不同颜色填充;按字母“Z”画一个矩形并用不同颜色填充;按“q”键退出。-System has four kinds of optional features, according to the letter " Y" draw a circle with points by letter " S" and draw a triangle with different col
tuxingzhuanhuan
- 1.按字母“Y”画一个用点组成的圆; 2.按字母“S”画一个用不同颜色填充的三角形; 3.按字母“Z”画一个用不同颜色填充且带有边框图案的矩形; 4.按“q”键退出 -1. According to the letter "Y" draw a circle with points 2. According to the letter "S" draw a different color filled triangle 3. According to the let
exchange
- 图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。 -Graphics transformation process, according to the letter " Y" Draw a circle with dots according to the letter " S" painted a different color
fazhi
- 这是一个将模拟量转换成数字量的VHDL源代码,能够转换正弦波,三角波,方波;通过设定一个阀值,再用比较器比较实现的!-This is an analog quantity into a digital representation of the VHDL source code, to convert sine wave, triangle wave, square wave by setting a threshold, then comparator compares the implem
mokuai
- 假设内存单元中有三个字a、b和c,编写一个程序,它可判断它们能否构成一个三角形,若能,显示“Y”,否则,显示“N”;-Suppose there are three words in the memory cell a, b and c, write a program that can determine whether they can form a triangle if we can show that " Y" , otherwise display " N&q
tuxing
- 按字母“Y”画一个用点组成的圆;按字母“S”画一个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案的矩形;。按Q退出程序。-Press the letter " Y" draw a circle with dots by the letter " S" draw a triangle filled with a different color by the letter " Z" painted a differen
Microcomputer-Principles-(Report)
- (1)、分别用C语言和汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机的接口电路; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示,并产生对应信号 波形(D/A)输出(信号波形包括正弦波、三角波、方波、锯齿波)、输出信号波 形幅度、频率可调(注意:按键数量应尽量少)。 -(1), respectively, in C and assembly language programming to complete the functional desig
hanshuxinhaofashengqi
- 1.采用Labview设计一虚拟函数信号发生器, 通过数据采集卡输出波形信号,调节信号的相关参数,可观察示波器上波形的变化情况。 ⑴ 以NI MyDAQ数据采集卡作为输出接口; ⑵ 数据采集卡输出多种信号,至少完成三种波形:正弦波、三角波、方波(可调占空比)的输出,同时前面板上显示各输出波形; ⑶ 频率、幅值、初相位、直流偏移量和方波的占空比(0~100 )等参数可以通过前面板控件调节。 ⑷ 前面板可显示输出波形。-1. Labview design using a virtua
005
- 输入坐标系中三个点A、B、C的坐标,要求:①判断这三个点能否构成一个三角形,如果不能构成三角形,则输出“No”,否则,输出“Yes”。如果能构成三角形②求△ABC的面积;③如果△ABC是直角三角形,则输出“Right”;如果是锐角三角形,则输出“Acute”;如果是钝角三角形,则输出“Obtuse”。 样例输入:0 0 1 0 2 0 样例输出:NO 样例输入:0 0 3 0 0 4 样例输出: YES 6 Right -Enter the coord