搜索资源列表
12
- 取机器码 易语言的 大家可以参考下 可以取IDE机器码等等,具体看源码-Take machine code language we can easily refer to the machine code can take IDE, etc., see the specific source
STM8_STVD_cn
- STVD IDE包含代码编辑、汇编编译器、代码调试功能,不含C编译器。同时IDE还自带ST Visual Programer编程软件,支持主流8bit-STVD IDE
Asm_IDE_VCPP
- 基于vc++6.0 的 asm-IDE 的 源码-the asm-IDE c++ source
prefuse.flare-alpha-20090124
- 用于flash/flex的 as3的 2D图形图像图表的动态生成-Flare is a collection of Actionscr ipt 3 classes for building a wide variety of interactive visualizations. For example, flare can be used to build basic charts, complex animations, network diagrams, treemaps, and mor
tcdrom
- 使用ASPI读SCSI/IDE/ATAPI的CDROM数据或音乐磁道数据的程序,并可控制CDROM的一些参数- Uses ASPI to read SCSI/IDE/ATAPI the CDROM data or the music track data procedure, and may control CDROM some parameters
AzSDK-HardwareID-DLL-3.30
- Can detect all ide hard disk in delphi
basic256_23
- basic256, 一個basic 開發環境的源碼-basic interpreter with IDE
read_file
- This routione can read data in a specified format from hard disk.It works fine on any Pascal/ free Pascal IDE.
msvc64
- Parser Generator 2用vs2010生成64位库的脚本代码:【注:以下路径用绝对路径举例说明,具体请根据实际情况修改】 [Compiler Bin Directory:] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0\VC\BIN\X86_AMD64 [Compiler Bin Directory(2):] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0
Hyper-Terminal
- program of a hyperterminal softwate . compile with MPLAB IDE
lcd4bit-frm-net
- lcd 4bit display program . compile with MPLAB IDE and implement
PIC16F877A
- PIC16F877A PIC and C fit together well: PIC is the most popular 8-bit chip in the world, used in a wide variety of applications, and C, prized for its efficiency, is the natural choice for developing embedded systems. mikroC provides a successful mat
antlr-2.7.61.tar
- 用来编译java程序。或者是集成到IDE中-to compile java software
A-Complete-C-Compiler(include--IDE)
- 一个完整的C语言编译器,包含源代码和文档说明。-One complete C language compiler, include source code and document descr iption.
Disk_ALL_FILE
- IDE硬盘扇区绝对读写函数及逻辑锁的应用-IDE hard disk sector read and write functions and absolutely logical lock application
tiny_dmc
- 花了很多时间打造的最小c/c++编译器!编译器是免费的digitalmars c/c++,IDE用的是单文件版scite(sc178.exe),编译环境及优化开关已设置好。解压后约8M。适合算法编程及c/c++语言学习。-tiny c/c++ development environment(digitalmars c/c+++ scite(singular file, version 1.78)),enjoy it!
school-fee-enquiry
- This mini project is written by my friend in C++ which is simple console application without graphics.This a fee structure program It can be used for following ways:- 1.We can view the fee slip of a student of a class 2.We can also Modify the fee
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp