资源列表
duilie
- 针对排序。c-zhendui c++。。。。。。。。。。。。。。。。。。。
Comparingstrings
- 实验题目:比较字符串 实验目的与要求 掌握用汇编语言设计、编写、调试和运行程序的方法。掌握debug程序的各种操作命令,熟悉程序的调试及其技巧。 -Experiment Title: Comparison of experimental purposes and are required to master a string in assembly language design, writing, commissioning and operation procedures. D
cal24
- 利用C语言去计算随机产生的四个数组合产生24点全部组合,若能则输出到txt文件,若不能返回error-calculate four numbers to get 24
SLR
- SLR语法分析器,实现基本的功能要求,是基于分析C语言的语法分析器-SLR parser, the realization of the basic functional requirements, is based on the analysis of C language parser
111
- 简单的电子时钟程序,内容不少,附带流程图等-Simple electronic clock procedures, a lot of content, with the flow chart. . . . . . . . . . . .
121f62c0-cfdc-4618-b599-2ed8f6979ea0
- 电子钟源码,修改版,带温度计,完整汇编程序下载。-Electronics clock source, modified version with a thermometer, complete download assembler.
study
- dsp学习的入门程序,只要看完这些程序,基本上就算dsp入门了,请不要错过-dsp study entry procedures, as long as the reading of these procedures, basically even if dsp entry, please do not miss
111
- 8051 mp3 very good for using
asm
- 讲述汇编语言中的条件处理,可以在OD中调试查看学习!-About the conditions of processing, assembly language can debug view of OD learning
serialio_use-8051
- Serial I/O Routines Using the 8051 s Built-In UART This 8051 code library is intended to provide a variety of commonly used I/O functions found in high-level languages to 8051 assembly language programs. All I/O is assumed to be though the 8051 s b
Smarty-2.6.19
- Smarty-2.6.19.zip 方便大家下载
GraphTraversal
- 使用c语言,利用数据结构思想建立图的邻接表的存储结构,实现无向图的深度优先遍历和广度优先遍历。以用户指定的顶点为起点,分别输出每种遍历下的顶点访问序列。 设图的顶点不超过30个,每个顶点用一个编号表示(如果一个图有N个顶点,则它们的编号分别为1,2,…,N)。通过输入图的全部边输入一个图,每条边是两个顶点编号对,可以对边依附顶点编号的输入顺序作出限制(例如从小到大)。 -Using c language data structure used to establish the adjac
