资源列表

« 1 2 ... .45 .46 .47 .48 .49 154550.51 .52 .53 .54 .55 ... 216390 »

[编译器/词法分析VCPP

说明:实现对C语言的源程序的词法分析的词法分析器,词法分析器的功能就是读入字符串形式的源程序,识别出具有独立意义的最小语法单位,即单词,并对识别出的单词进行相应的产生属性字处理。-Lexical analyzer lexical analysis of the C language source code, the lexical analyzer function is to read into a string in the form of source code to identify the
<杨蕊> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[汇编语言12864

说明:12864液晶更高级的用法。 首先是它的绘图功能。 让我们先来显示一整副的图片吧,也就是128x64大小。-12864 LCD more advanced usage. First, it' s drawing functions. Let us first show a picture of the whole vice is 128x64 size.
<小可> 在 2025-10-09 上传 | 大小:2kb | 下载:0

[驱动编程restore_stage0

说明:xx多点还原,部分开源 引导程序实模式部分代码开源-xx multi-point reduction, part of the open source bootloader real mode code open source
<ljh> 在 2025-10-09 上传 | 大小:15kb | 下载:0

[教育/学校应用p2

说明:muestra las vocales de una cadena ya sea en mayusscula o minuscula hecho en CODEBLOCKS
<paco pum> 在 2025-10-09 上传 | 大小:13kb | 下载:0

[汇编语言ASP-Ajax

说明:使用ajax技术进行无刷新验证用户名是否存在-the ajax technology without refreshing verify username
<瑷琪琪> 在 2025-10-09 上传 | 大小:14kb | 下载:0

[压缩解压juxing

说明:opencv矩形检测 opencv矩形检测 -opencv rectangle detection opencv rectangle detection opencv rectangle detection opencv rectangle detection
<陈熙竹> 在 2025-10-09 上传 | 大小:2.59mb | 下载:0

[其他嵌入式/单片机内容nichelite.for.lpc32x0.keil

说明:nichelite tcp/ip-nichelite tcp/ip ....
<王朝> 在 2025-10-09 上传 | 大小:2.96mb | 下载:0

[驱动编程RS232V2.2

说明:监控RS232口的数据工具,包括流控制。-Monitoring RS232 port data tools, including flow control.
<sq> 在 2025-10-09 上传 | 大小:114kb | 下载:0

[系统编程CPP_lib_SRC

说明:些舍不得格式化的代码,分享给大家. 一、C++、C内存池、内存泄漏调试的实现 二、Windows、Linux双平台线程池的实现. 三、一些标准编码的封装类实现. _base64Encode.h _urlEncode.h _utf8Encode.h base32Encode.cpp base32Encode.h base64Encode.cpp base64Encode.h crc32Encode.cpp crc32Encode.h url
<ljh> 在 2025-10-09 上传 | 大小:171kb | 下载:0

[系统编程VCPP2010

说明:CMAKE学习的很好资料,主要说明cmake的用法。-CMAKE learning good information, mainly to explain the usage of cmake.
<zhangwenbo> 在 2025-10-09 上传 | 大小:14.05mb | 下载:0

[Internet/网络编程MailLock

说明:pop3协议 邮件监控 实现应用层监控邮件的收取, 每封邮件收取完成后,通知EXE进行邮件解析,把一些关键的信息存入数据库-pop3 protocol mail monitoring application layer monitoring mail receipt, per message charge complete notification EXE mail parsing, and some of the key information stored in the database
<ljh> 在 2025-10-09 上传 | 大小:858kb | 下载:0

[C#编程lexer

说明:递归下降分析器的基本构造方法是,对文法的每个非终结符号,都根据其产生式的各个候选式的结构,为其编写一个对应的子程序(或函数),该子程序完成相应的非终结符对应的语法成分的识别和分析任务。因此,递归下降分析器的语法分析子程序的功能是,对某个非终结符,用规则的右部符号串去匹配输入串。分析过程是按文法规则自上而下一级一级的调用有关子程序来完成。本系统采用的就是递归下降分析方法。-The recursive descent parser constructor to each nonterminal gr
<杨蕊> 在 2025-10-09 上传 | 大小:586kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 154550.51 .52 .53 .54 .55 ... 216390 »

源码中国 www.ymcn.org