搜索资源列表

  1. D_List

    0下载:
  2. 简单的循环链表算法-simple algorithm cycle Chain
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:65536
    • 提供者:谢萍
  1. chen

    0下载:
  2. 循环队列的出入队程序-cycle access procedures Team
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈乃勇
  1. doevents

    0下载:
  2. 消息循环重载实例-news cycle heavy-duty case
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:273408
    • 提供者:雷yi
  1. 46

    0下载:
  2. 消息循环重载实例(光碟)-news cycle heavy-duty case (ROM)
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:248832
    • 提供者:明铭
  1. 循环冗余校验码

    0下载:
  2. 循环冗余校验码(试验报告)-Cyclic Redundancy Check (pilot reports)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:振臂
  1. CRC32数据检验算法代码

    0下载:
  2. 在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check/Code)是对一个传送数据块进行校验,是一种高效的差错控制方法。-in long-distance data communication, in order to ensure efficient without error to transmit data, the data must c
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:zhou
  1. lcypaint画笔

    0下载:
  2. 纯C的画笔源程序,调用底层的汇编命令控制鼠标和屏幕,模拟消息循环机制,是学习C/C++不可多得的例子。我当年可是用这个得了图形学满分的啊!-pure C source of the brush, called bottom of the compilation order to control the mouse and screen, simulated news cycle mechanism, it is learning C/C
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:535552
    • 提供者:lcy
  1. A逐点循环递归法求哈密顿回路

    0下载:
  2. 此文档是用VC编写的编译原理A逐点循环递归法求哈密顿回路的程序-This document was prepared by the compiler VC Principle A cycle-by-point method for recursive loop Hamiltonian procedures
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:nyxz
  1. 带头结点双链循环线性表

    0下载:
  2. 带头结点双链循环线性表,数据结构的常用经典算法-lead node cycle linear double-stranded form, the data structure used classical algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:吴语
  1. EnterInfo

    0下载:
  2. delphi中用消息循环抓取网页文本,有源码,可以进行2次开发-news cycle using text crawls website, source code can be developed for 2nd
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:389120
    • 提供者:cn
  1. cyclist

    0下载:
  2. 链表的基本操作,循环链表的一个应用实例,围桌问题的一个解决方法!-Chain basic operation, the recycling Chain an example, sat around the table in a solution!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. 用循环单链表解决josephus问题的算法

    0下载:
  2. 用循环单链表解决josephus问题的算法-cyclic single linked list of issues to resolve Josephus Algorithm
  3. 所属分类:组合框控件

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:吕梁
  1. 020833

    0下载:
  2. 这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generati
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:冷清雪
  1. FoxCompile

    0下载:
  2. 本程序包括详细的词法分析,语法分析,语义分析和中间代码生成,写得很不错,可读性很强。是关于循环语句的翻译-this procedure include a detailed analysis of the morphology, syntax, semantic analysis and intermediate code generation, very good, very readable. On the loop is the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:冷清雪
  1. While

    0下载:
  2. 是一个编译原理的课程设计,有具体的说明,是实验报告,做得比较好,是用LR法的循环语句翻译-compiler is a principle of curriculum design, a specific note, the report is an experiment, done in a better way, is to use the LR Act loop is the translation
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:冷清雪
  1. 约瑟夫环的循环链表实现

    0下载:
  2. 约瑟夫环的循环链表实现,这个程序比较完整,有需要做试验的请速速下载。-Josephus cycle Chain achieved, the procedure is complete, the pilot needs to be done urgently requested to download.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:山子
  1. 两个例子

    0下载:
  2. crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子-crc.cpp have 0-255 is a corresponding 16-bit cyclic redundancy code examples correlator.cpp filtering is a relevant example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:廖新根
  1. CRC循环校验具体算法

    0下载:
  2. 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:汪永威
  1. bch_matrix_v1_0_tar

    1下载:
  2. bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with th
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:姚中华
  1. rtos串口函数库

    0下载:
  2. RtosSerial.lib rtosSerial.h 使用说明,本库利用51的timer2,9600bps适用于有片内外部存储器的51芯片占用32byte缓存,重写putchar,getchar函数,循环队列,后台操作。 可与rtx51很好集成。任何人可以自由分发,和应用。有疑问可以联系serialrtos@163.net -RtosSerial.lib rtosSerial.h use, the use of the lib
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:www
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org