搜索资源列表
输出特殊图形
- 此程序可输出一螺旋形状的图形,开发此程序的目的在于熟练使用C++中的if、case语句。-this procedure can output a spiral-shaped graphics, the development of this program aimed at skilled in the use of C if, the case statement.
计算一个数的N(整数)次方根的程
- 输入一个浮点数,和整数N,输出该浮点数的N次方根-importation of a float, and the integer N, the output of the Nth float -
用Delphi控制Word的输出
- 由delphi程序生成结果以后,我们就需要输出,而输出到word是一种很好的方案,本例子参考价值就在此。-procedures generated by the outcome of future, we need to output and output to a word is a good program, the example of the reference value of this.
编译原理实验一
- 一个具体的词法分析程序,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)-a specific lexical analysis procedures, imported from the source to identify all the independent signific
7.如何使字符串输出具有立体效果?
- 在应用程序中,使输出文字显示立体效果,大家可以试一试。-in the application process, the output text shows a three-dimensional effect, we can try.
lwork
- 一个学生成绩编辑程序,本程序设计优缺点: 采用数组实现各项功能,简洁易懂,便于操作。功能包括: 1. 建立文件:能建立多个文件保存不同数据;载入:可从现有任意文件中载入数据;保存:可将输入的数据保存到现有文件中,建议新建文件,否则会覆盖原文件中数据。 2. 增加或删除学生数据,按学号查学生姓名、成绩(包括平均成绩),求总平均成绩和各科平均成绩。 3. 有各种排序功能:按学号排序、平均成绩排序、某门课成绩排序。 4.
wor2k
- matlab实现s小波变换代码,输入图像矩阵,输出一幅图像,分为四块-wavelet transform code input image matrix, the output an image is divided into four
NodeList
- 用于迷宫探路,人工堆栈。输出一条路径,但不能输出最短路径,并能判断米共是否有解-maze for the Pathfinder, artificial stack. An output path, but not the shortest path output, and the ability to determine whether a solution has meters
shengyin
- c编写的程序,输出一段音乐,很好听,这个是我以前没看到的,是个不错的代码-c prepared by the procedures, and the output section of music, sounds good, and this is what I never see is a good code
输出特殊图形
- 此程序可输出一螺旋形状的图形,开发此程序的目的在于熟练使用C++中的if、case语句。-this procedure can output a spiral-shaped graphics, the development of this program aimed at skilled in the use of C if, the case statement.
dhutu
- 输入输出一副图像!并能修改其中的参数,来显示不同的图像。-Input and output an image! And to modify the parameters, to display different images.
findError
- 查错问题 文件名:check.* 输入文件:check.in(文本文件,选手按规定格式自行创建) 输出文件:check.out(文本文件) 问题描述: 很多英文文本编辑软件都具有辅助查错功能。现在有一个标准的词库,请根据该标准词库编制程序实现查错功能。 输入格式: 从文本文件check.in中读入数据。 第一行一个整数N(N≤10000),表示标准词库中单词的个数。 第2--N+1行,每行一个标
输出日历
- 该程序由C语言编写,利用递归,可以输出1971年以后的任意一年的日历表,包括月份、时间、星期几(The program written by the C language, using recursion, you can output any year after 1971 calendar table, including months, time, week)
PWM输出实验(寄存器)
- PWM及脉冲宽度调制是英文“ Pulse Width Modulation” 的缩写是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制,高级定时器 TIM1 和 TIM8 可以同时产生多达 7 路的 PWM 输出。(PWM and pulse width modulation are the abbreviation of "Pulse Width Modulation"
(实用)一种基于纹波补偿的长寿命LED驱动电源
- 战略可以被视为在输出端添加一个虚拟电阻 转换器(The implementation of conventional droop strategy can be seen as adding a virtual resistor at the output of the converter and thus)
输入与输出
- 以求最大公约数和最小公倍数为例,描述一般的输入输出要求与编程。(In order to GCD and LCM as an example, describes the general requirements of the input and output and programming.)
综科智控串口io开关量采集输入输出模块操作说明书
- ZKD-8I8SO-RS是一款串口通信控制的光耦隔离输入、大电流晶体管开关量输出的I/O模块。 主要用于: ? 通过串口通信读取输入的开关量/电平电压信号的场合 ? 通过串口通信控制输出大电流晶体管开关量信号的场合 ? 和PLC协同工作用于DI点输入读取或者DO点输出控制的场合 ? 作为单片机/控制卡/工控机等设备的扩展卡读取或输出开关量/高低电平信号的场合 ? 需要对外部输入脉冲信号计数的场合 ? 需要I/O输入状态变化
hello
- 能输出一位数组元素,具有简单明了的编码风格,适合新手学习基本的输出(can print something interesting)
1-IO输出-点亮1个LED灯方法1
- 关键词: 1-IO输出-点亮1个LED灯的一种方法。(Key word: 1-IO output - a way to light 1 LED lights.)
protues仿真stm32f103输出PWM
- 本资源包括代码和仿真实例各一份,主要是实现protues仿真stm32f103r6,输出PWM波,使用到的定时器仿真比较麻烦(This resource includes a copy of the code and simulation examples, mainly to achieve protues simulation stm32f103r6, output PWM wave, the use of the timer si