搜索资源列表

  1. ScrollText

    0下载:
  2. 派生了一个CStatic类,该类能够循环输出多行文本,效果很好。
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:67462
    • 提供者:海军
  1. sina

    0下载:
  2. 正弦信号数据发生器,程序采样256点,可实现循环输出和调频。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:238093
    • 提供者:sdcsadf
  1. sin-genereter

    0下载:
  2. 首先,单片机计算出正弦波所需的ad转换数据,将此数据存入数组,然后将数据放入fifo,单片机只需读fifo,(将fifo设置成循环输出模式)就可得所需波形,另外,控制延时时间,即可控制频率。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2133
    • 提供者:孙海波
  1. bjgm

    0下载:
  2. 四间隔频率变化,并循环输出50~51ms之间的频率。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:993
    • 提供者:孙敬辉
  1. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)

    0下载:
  2. WHILE循环语句的翻译程序设计
  3. 所属分类:源码下载

  1. WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)源代码
  3. 所属分类:报告论文

    • 发布日期:2012-01-01
    • 文件大小:2289
    • 提供者:cls199093
  1. while循环 简单优先 四元式

    0下载:
  2. while循环语句的翻译 简单优先法 四元式输出
  3. 所属分类:其它

  1. bycksj

    0下载:
  2. 编译原理课程设计之条件语句的翻译程序设计(LR方法、输出三地址表示) -Compiler Design Principle conditional statement translation program design (LR, said output three addresses)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:孙伟
  1. WHILE语句的翻译

    0下载:
  2. 用简单优先法设计并编写一个WHILE循环语句的语法及语义分析程序并输出用四元式表示的中间代码,同时实现词法分析程序对单词序列的词法检查和分析。-simple priority Design and prepare a WHILE loop is the syntax and semantic analysis procedures used and output 4 yuan, said the middle-code, while a
  3. 所属分类:其它资源

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:fdf
  1. 长整形运算

    0下载:
  2. 一、问题描述 设计一个实现任意长的整数进行加法运算的演示程序。 二、需求分析 (1)利用双向循环链表实现长整数的存储,每个结点含一个整形变量,任何整形变量的范围是-(215-1) ~ (215-1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-a problem describe the design to achieve an arbitrarily long integer additi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:
  1. 12304216

    0下载:
  2. 约瑟夫问题的程序 利用单向循环链表纯出结构模拟过程 按照列的顺序输出各人的编号-Joseph procedures for the use of the one-way circle Chain out pure simulation process in accordance with the structure shown in the sequence each output the numbers
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:刘艺
  1. CGSnapShot

    0下载:
  2. 演示连续采集指定帧数图像到内存,然后循环回放。 利用CGSnapShot采集图像到内存,采集的总帧数根据当前分配的静态内存大小和视频输出窗口及视频格式决定。采集结束后,按采集顺序在客户区进行循环回显,循环的次数可由程序控制。 -designated demonstration of continuous acquisition of Image fr a me memory, and then cycle intervals.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-22
    • 文件大小:1911808
    • 提供者:yinyu
  1. ScrollText

    0下载:
  2. 派生了一个CStatic类,该类能够循环输出多行文本,效果很好。-A CStatic derived class, be able to cycle the output of these multiple lines of text, very good.
  3. 所属分类:Static控件

    • 发布日期:2024-05-22
    • 文件大小:3730432
    • 提供者:海军
  1. WHLEfenxi

    0下载:
  2. HILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-HILE loop translation programming (recursive descent method, the output address of said three)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:黄震人
  1. xunhuanma

    0下载:
  2. 循环码的编码和译码算法。有两种编码器:K级和n-K级。配有译法算法。输入生成多项式或校验多项式,输入信息,就能得到编码输出。-Cyclic code encoding and decoding algorithm. There are two encoder: K-class and class nK. With a translation algorithm. Input to generate checksum polynomial
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:471040
    • 提供者:zhan
  1. dllist

    0下载:
  2. 创建长度为n的双向循环链表,值为整数。 查找第k个元素并输出。 删除所有值为m的元素。 逆置链表并输出。-To create a length of n two-way circulation list, the value of an integer. Find the first k elements and output. Delete all the value of m elements. Inverse Purc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:107520
    • 提供者:色色
  1. sina

    0下载:
  2. 正弦信号数据发生器,程序采样256点,可实现循环输出和调频。-Sinusoidal signal generator, data, procedures sampling 256 points, can realize the cycle output and FM.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-22
    • 文件大小:237568
    • 提供者:sdcsadf
  1. 74HC164串行输出控制8-16循环灯

    0下载:
  2. 74HC164串行输出控制8-16循环灯(74HC164 serial output control 8-16 cycle light)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:54272
    • 提供者:DSWW
  1. PWM输出实验

    0下载:
  2. 实验目的: 学习定时器的PWM功能 硬件资源: 1,DS0(连接在PB1) 2,定时器3(TIM3),使用TIM3通道4(CH4),将TIM3_CH4输出到PB1.从而实现PWM输 出控制DS0亮度. 实验现象: 本实验,DS0由暗到亮,再由亮到暗,再由暗到亮,依次循环.(stm32f7 pwm output Objective: Learning the PWM function of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-22
    • 文件大小:12764160
    • 提供者:flymcu
  1. cycle_output

    0下载:
  2. 使用Python语言,利用递归的方式,实现顺时针输出整个矩阵中的每一个元素。同时还写了实现这个方法的超级简化版代码,体现了Python编程语言简洁的优点(Using Python language and recursive method, each element of the whole matrix can be output clockwise. At the same time, the simplified code to
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:25son754571662
« 12 3 4 5 6 7 8 9 10 ... 43 »

源码中国 www.ymcn.org