搜索结果
找到约 159 项符合
Compile 的查询结果
按分类筛选
- 全部分类
- 技术资料 (17)
- 其他 (12)
- Java编程 (12)
- Linux/Unix编程 (10)
- 单片机开发 (10)
- 编译器/解释器 (9)
- 其他书籍 (8)
- Delphi控件源码 (7)
- 网络 (5)
- 多媒体处理 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- 文件格式 (3)
- 汇编语言 (3)
- Java书籍 (3)
- VHDL/FPGA/Verilog (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 加密解密 (2)
- 书籍源码 (2)
- 软件工程 (2)
- 游戏 (2)
- 编辑器/阅读器 (2)
- 其他数据库 (2)
- 通讯编程文档 (2)
- 嵌入式/单片机编程 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- 嵌入式Linux (2)
- 数据结构 (2)
- 单片机编程 (1)
- C/C++语言编程 (1)
- 数值算法/人工智能 (1)
- IC设计软件 (1)
- 教程资料 (1)
- 驱动编程 (1)
- Internet/网络编程 (1)
- 数学计算 (1)
- uCOS (1)
- 微处理器开发 (1)
- 其他行业 (1)
- 系统设计方案 (1)
- 其他嵌入式/单片机内容 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- 3G开发 (1)
- Ajax (1)
- 精品软件 (1)
技术资料 激光测距芯片基于STM32的开发工具介绍与演示
• VL53L1X OverView• VL53L1X Software Package• Default and FAST mode• Ultra light driver.• VL53L1X GUI• VL53L1X Multi sensor design• STM32 FW: Import, Compile, Run, Debug…• What is Xtalk?• Cover Window and ID design• How about Human and object reflectance at 940 nm ?
文件格式 This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the sync ...
网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
人工智能/神经网络 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 ...
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 ...
编译器/解释器 Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
Draak Compiler是一个多语言,宏编译器,可以在一个单独的 ...
Internet/网络编程 XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server,
XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server, multiple domains, no need for users to have a real system account, SMTP relay checking, RBL/RSS/ORBS/DUL and custom ( IP based and address based ) spam protection, SMTP authentication ( PLAIN LOGIN CR ...
Java编程 首先
首先,打开文件夹PackageDemo,运行StudentInfo.jcw, 进入JCreator环境,要求按顺序分别编译(即运行菜单项“Builder”——“Compile File”)Student.java, CourseSession.java, RosterReporter.java, StudentInfo.java.
然后,运行菜单项“Builder”——“Execute File”,并代开文件夹PackageDemo——classes, 看该目录 ...
技术资料 高级PID控制算法.
Simulation can provide a lot of information about what the system is doing. We canadd the effect of different element, like Encoder resolution, ADC sampling rate, etc and understand how does it affect the system. Another benefit is the possibility to slow down the process, to gain insight on what ha ...