资源列表

« 1 2 ... .80 .81 .82 .83 .84 885.86 .87 .88 .89 .90 ... 1384 »

[编译器/词法分析optimization_manuals

说明:性能优化,优化编译器,优化内存使用,优化语言结构等-This series of five manuals describes everything you need to know about optimizing code for x86 and x86-64 family microprocessors, including optimization advices for C++ and assembly language, d
<bugudo> 在 2025-01-24 上传 | 大小:3.96mb | 下载:0

[编译器/词法分析Crc32

说明:CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/   #define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #d
<yang_yinxia> 在 2025-01-24 上传 | 大小:2.27mb | 下载:0

[编译器/词法分析cortex-m3

说明:cortex-m3的时钟程序,内置两个按键,使用内部定时作为秒信号,走时很准确-cortex-m3 clock program, built two buttons, use internal timer as a second signal, very accurate travel time
<杨清风> 在 2025-01-24 上传 | 大小:94kb | 下载:0

[编译器/词法分析words_grammar_machine

说明:这是一个编译原理学习时写的词法分析器,用C++编写,内容简单易懂,实用性好,功能很完善,实现了对词法是否符合要求的检查 。-It is a program named the analyse machine for words grammar.
<卡卡> 在 2025-01-24 上传 | 大小:17kb | 下载:0

[编译器/词法分析grammar_machine

说明:这是一个编译原理学习时写的语法分析器,用C++编写,内容简单易懂,实用性好,功能很完善,实现了对语法是否符合要求的检查 。 -It is a program named the analyse machine for words grammar.
<卡卡> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[编译器/词法分析Picc18

说明:picc 18为mplab ide的才语言编译器,大家可以下载。-picc 18 is the tool for mplab
<刘健> 在 2025-01-24 上传 | 大小:6.14mb | 下载:0

[编译器/词法分析VisiaCompiler-SRC

说明:source code Visia Compiler english Version
<dvb-dz> 在 2025-01-24 上传 | 大小:771kb | 下载:0

[编译器/词法分析Supernova_1.3

说明:Programming With Fiction Descr iption . this is new free Compiler. example : create window . i want window and the window title is "hello" try this-Programming With Fiction Descr iption . this is new free C
<dvb-dz> 在 2025-01-24 上传 | 大小:6.36mb | 下载:0

[编译器/词法分析openjpeg_v1_2_win32

说明:The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
<luyong> 在 2025-01-24 上传 | 大小:1.89mb | 下载:0

[编译器/词法分析Wire

说明:Wire.h whuch is needed for some of compilers
<amirhossein> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[编译器/词法分析pipesTest

说明:this a test about using windows pipes, this source is very tiny becouse use windows console. Was compiled in Visual Studio C++ 6 compiler-this is a test about using windows pipes, this source is very tiny becouse use wi
<knight> 在 2025-01-24 上传 | 大小:8kb | 下载:0

[编译器/词法分析qlalr

说明:基于Qt的语法解析器生成器,效率稍差,但生产代码的可读性较好.-Qt-based parser generator, the efficiency a bit weak, but the production of better readability.
<和平> 在 2025-01-24 上传 | 大小:369kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 885.86 .87 .88 .89 .90 ... 1384 »

源码中国 www.ymcn.org