搜索结果

找到约 145 项符合 Compile 的查询结果

单片机开发 CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This

CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: <install_root>\FastChip\Projects Keil Project Files * These files are to be put into the directory of your choice and the proje ...
https://www.eeworm.com/dl/648/348774.html
下载: 142
查看: 1066

其他数据库 This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scal ...
https://www.eeworm.com/dl/645/349298.html
下载: 165
查看: 1128

人工智能/神经网络 The code on this diskette has been organized by chapter. Each subdirectory containing listing has a

The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All progr ...
https://www.eeworm.com/dl/650/359996.html
下载: 181
查看: 1079

VHDL/FPGA/Verilog The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i

The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until ...
https://www.eeworm.com/dl/663/374293.html
下载: 53
查看: 1065

微处理器开发 The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t

The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. * The source files for the AVRcam had the author name and copyright information added back into them after the judgin ...
https://www.eeworm.com/dl/655/385533.html
下载: 92
查看: 1091

VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,

This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ...
https://www.eeworm.com/dl/663/389049.html
下载: 54
查看: 1044

单片机开发 getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp

getip1.cpp // // This program reports the IP address for each adapter in your machine. // To compile from command-line type: // // cl getip1.cpp wsock32.lib // // Make sure your INCLUDE and LIB environment variables are set up properly // you can run vcvars32.bat
https://www.eeworm.com/dl/648/403284.html
下载: 184
查看: 1028

其他 The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Ed

The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of program, when programmer needs to find, replace or compare source ...
https://www.eeworm.com/dl/534/406722.html
下载: 157
查看: 1053

其他 Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard

Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how ...
https://www.eeworm.com/dl/534/408750.html
下载: 78
查看: 1059

Java书籍 The purpose of this chapter is to bring relative newcomers up to speed in writing, compiling, and pa

The purpose of this chapter is to bring relative newcomers up to speed in writing, compiling, and packaging servlets and JSPs. If you have never developed a servlet or JSP before, or just need to brush up on the technology to jumpstart your development, then the upcoming recipes provide simple progr ...
https://www.eeworm.com/dl/656/416588.html
下载: 185
查看: 1040