资源列表

« 1 2 ... .42 .43 .44 .45 .46 8747.48 .49 .50 .51 .52 ... 14954 »

[汇编语言8X9jianpan

说明:拥有72个按键的遥控程序,显示按下的键,用于各种遥控-failed to translate
<刘文> 在 2025-06-06 上传 | 大小:18kb | 下载:0

[语音合成与识别TextToSpeech.NET

说明:conversion of text to speech
<santosh> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[汇编语言md

说明:步进电机的控制,此模块可以项目里面调用哦-Stepper motor control, this module can call the project inside oh
<李普> 在 2025-06-06 上传 | 大小:18kb | 下载:0

[汇编语言hy

说明:按键控制六数码管的花样显示,对于数码管的显示来说已经很好看了哦,-6 keys to control the pattern of digital tube display, for the display of the digital control is already a very good read Oh,
<李普> 在 2025-06-06 上传 | 大小:66kb | 下载:0

[编辑器/阅读器AddisonWesleyErichGammaDesignPatterns

说明:This .rar file includes the ebook(pdf) of the Design Patterns: Elements of Reusable Object-Oriented Software book written by Erich Gamma / Richard Helm / Ralph Johnson / John M. Vlissides from Addison-Wesley series. The examples are implemented in C-
<luci> 在 2025-06-06 上传 | 大小:1.71mb | 下载:0

[汇编语言lcd2

说明:液晶的汉子显示,对于要用到汉子显示的朋友来说,可以直接搬用哦-The guy LCD display, for use to the guy showed a friend who can be directly borrowed oh
<李普> 在 2025-06-06 上传 | 大小:16kb | 下载:0

[汇编语言dianzh

说明:点阵显示程序, 按键控制字的上下左右移动-Dot-matrix display program, keys to control up and down and move around the word
<李普> 在 2025-06-06 上传 | 大小:15kb | 下载:0

[汇编语言Travel

说明:只能小车的开发源程序 希望大家有用 是自己使用的 已经正常工作 很好的-The development of source code can only hope that car is useful for its own use already working well
<任张君> 在 2025-06-06 上传 | 大小:1006kb | 下载:0

[汇编语言SA100

说明:源程序 是开发断路器用的 希望大家好好下载 珍惜难得的下载机会啊 一定使用的啊-Source is the development of circuit breakers used to download a good hope that we treasure the rare opportunity to download a certain use, ah, ah
<任张君> 在 2025-06-06 上传 | 大小:49kb | 下载:0

[操作系统开发Processor_schedul

说明:操作系统进程调度模拟和内存分配相关模拟(用户界面)-The operating system process scheduling simulation of analog and memory allocation-related (user interface)
<董涛> 在 2025-06-06 上传 | 大小:23.43mb | 下载:0

[编译器/词法分析cifafenxi

说明:简单词法分析器构造在开始状态,首先要读进一个字符。若读入的是一个空格(包括blank,tab,newline)就跳过它,再继续读字符,直到读进一个非空字符为止。 在标识符状态,识别并组合出一个标识符之后,还必须加入一些动作,以便查保留字表,确定识别出的单词符号是保留字,还是用户自定义标识符,并输出相应的记号。 在无符号数状态,可识别出各种常数,包括整数在内。在组数的同时,还要做从十进制数到二进制数的转换。 -A simple lexical analyzer constructed
<WM> 在 2025-06-06 上传 | 大小:3kb | 下载:0

[编译器/词法分析ll(1)fenxi

说明:本程序是采用的LL(1)方法进行的语法分析,而LL(1)的分析方法是属于自上而下的方法。 自上而下分析的基本思想是:对任意输入串,试图用一切可能的方法,从文法开始符号(根结点)出发,自上而下为输入串建立一棵语法树。从推导的角度看,它是从文法的开始符号出发,反复使用各种产生式,寻找与输入串匹配的推导。 在输入之前必须要进行该文法是不是LL(1)文法的判断,然后再构造相应的LL(1)分析表来用预测分析方法进行语法分析,依据下面的文法及分析表来设计程序实现预测分析的分析过程。
<WM> 在 2025-06-06 上传 | 大小:2kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 8747.48 .49 .50 .51 .52 ... 14954 »

源码中国 www.ymcn.org