搜索资源列表

  1. 输出特殊图形

    0下载:
  2. 此程序可输出一螺旋形状的图形,开发此程序的目的在于熟练使用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.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5372
    • 提供者:万艳良
  1. 计算一个数的N(整数)次方根的程

    0下载:
  2. 输入一个浮点数,和整数N,输出该浮点数的N次方根-importation of a float, and the integer N, the output of the Nth float -
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:山海石
  1. 用Delphi控制Word的输出

    0下载:
  2. 由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.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:251540
    • 提供者:yang
  1. 编译原理实验一

    0下载:
  2. 一个具体的词法分析程序,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)-a specific lexical analysis procedures, imported from the source to identify all the independent signific
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:83374
    • 提供者:宗宗
  1. 7.如何使字符串输出具有立体效果?

    0下载:
  2. 在应用程序中,使输出文字显示立体效果,大家可以试一试。-in the application process, the output text shows a three-dimensional effect, we can try.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:20419
    • 提供者:北京城
  1. lwork

    0下载:
  2. 一个学生成绩编辑程序,本程序设计优缺点: 采用数组实现各项功能,简洁易懂,便于操作。功能包括: 1. 建立文件:能建立多个文件保存不同数据;载入:可从现有任意文件中载入数据;保存:可将输入的数据保存到现有文件中,建议新建文件,否则会覆盖原文件中数据。 2. 增加或删除学生数据,按学号查学生姓名、成绩(包括平均成绩),求总平均成绩和各科平均成绩。 3. 有各种排序功能:按学号排序、平均成绩排序、某门课成绩排序。 4.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5011
    • 提供者:沈叔涛
  1. wor2k

    0下载:
  2. matlab实现s小波变换代码,输入图像矩阵,输出一幅图像,分为四块-wavelet transform code input image matrix, the output an image is divided into four
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1638
    • 提供者:王健旭
  1. NodeList

    0下载:
  2. 用于迷宫探路,人工堆栈。输出一条路径,但不能输出最短路径,并能判断米共是否有解-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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:548490
    • 提供者:qinminghai
  1. shengyin

    0下载:
  2. 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
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7699
    • 提供者:李博
  1. 输出特殊图形

    0下载:
  2. 此程序可输出一螺旋形状的图形,开发此程序的目的在于熟练使用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.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-23
    • 文件大小:253952
    • 提供者:万艳良
  1. dhutu

    0下载:
  2. 输入输出一副图像!并能修改其中的参数,来显示不同的图像。-Input and output an image! And to modify the parameters, to display different images.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-23
    • 文件大小:13312
    • 提供者:龚成
  1. findError

    0下载:
  2. 查错问题 文件名:check.* 输入文件:check.in(文本文件,选手按规定格式自行创建) 输出文件:check.out(文本文件) 问题描述: 很多英文文本编辑软件都具有辅助查错功能。现在有一个标准的词库,请根据该标准词库编制程序实现查错功能。 输入格式: 从文本文件check.in中读入数据。 第一行一个整数N(N≤10000),表示标准词库中单词的个数。 第2--N+1行,每行一个标
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:9216
    • 提供者:ouyang
  1. 输出日历

    0下载:
  2. 该程序由C语言编写,利用递归,可以输出1971年以后的任意一年的日历表,包括月份、时间、星期几(The program written by the C language, using recursion, you can output any year after 1971 calendar table, including months, time, week)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:322560
    • 提供者:SuperBambi
  1. PWM输出实验(寄存器)

    0下载:
  2. PWM及脉冲宽度调制是英文“ Pulse Width Modulation” 的缩写是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制,高级定时器 TIM1 和 TIM8 可以同时产生多达 7 路的 PWM 输出。(PWM and pulse width modulation are the abbreviation of "Pulse Width Modulation"
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-23
    • 文件大小:1002496
    • 提供者:1231234
  1. (实用)一种基于纹波补偿的长寿命LED驱动电源

    0下载:
  2. 战略可以被视为在输出端添加一个虚拟电阻 转换器(The implementation of conventional droop strategy can be seen as adding a virtual resistor at the output of the converter and thus)
  3. 所属分类:其他小程序

  1. 输入与输出

    0下载:
  2. 以求最大公约数和最小公倍数为例,描述一般的输入输出要求与编程。(In order to GCD and LCM as an example, describes the general requirements of the input and output and programming.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:明少
  1. 综科智控串口io开关量采集输入输出模块操作说明书

    0下载:
  2. ZKD-8I8SO-RS是一款串口通信控制的光耦隔离输入、大电流晶体管开关量输出的I/O模块。 主要用于: ? 通过串口通信读取输入的开关量/电平电压信号的场合 ? 通过串口通信控制输出大电流晶体管开关量信号的场合 ? 和PLC协同工作用于DI点输入读取或者DO点输出控制的场合 ? 作为单片机/控制卡/工控机等设备的扩展卡读取或输出开关量/高低电平信号的场合 ? 需要对外部输入脉冲信号计数的场合 ? 需要I/O输入状态变化
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:4798464
    • 提供者:综科智控
  1. hello

    0下载:
  2. 能输出一位数组元素,具有简单明了的编码风格,适合新手学习基本的输出(can print something interesting)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:196608
    • 提供者:蜗牛晴
  1. 1-IO输出-点亮1个LED灯方法1

    0下载:
  2. 关键词: 1-IO输出-点亮1个LED灯的一种方法。(Key word: 1-IO output - a way to light 1 LED lights.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:11264
    • 提供者:D调E点.
  1. protues仿真stm32f103输出PWM

    0下载:
  2. 本资源包括代码和仿真实例各一份,主要是实现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
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-23
    • 文件大小:1350656
    • 提供者:541板哥
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org