搜索结果
找到约 145 项符合
Compile 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- 其他 (12)
- Linux/Unix编程 (10)
- 单片机开发 (10)
- 编译器/解释器 (9)
- 其他书籍 (7)
- Delphi控件源码 (7)
- 网络 (5)
- 技术资料 (5)
- 多媒体处理 (3)
- Java书籍 (3)
- 压缩解压 (3)
- 汇编语言 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 电子书籍 (3)
- VHDL/FPGA/Verilog (3)
- 数据结构 (2)
- 通讯编程文档 (2)
- 人工智能/神经网络 (2)
- 嵌入式Linux (2)
- 书籍源码 (2)
- 游戏 (2)
- 加密解密 (2)
- 文章/文档 (2)
- 编辑器/阅读器 (2)
- 文件格式 (2)
- 软件工程 (2)
- 嵌入式/单片机编程 (2)
- 其他数据库 (2)
- IC设计软件 (1)
- 教程资料 (1)
- 单片机编程 (1)
- Internet/网络编程 (1)
- 驱动编程 (1)
- 数学计算 (1)
- 邮电通讯系统 (1)
- 数值算法/人工智能 (1)
- uCOS (1)
- 其他行业 (1)
- Ajax (1)
- 系统设计方案 (1)
- 3G开发 (1)
- 其他嵌入式/单片机内容 (1)
- 微处理器开发 (1)
- 行业发展研究 (1)
- C/C++语言编程 (1)
- 精品软件 (1)
多媒体处理 H.264 source codes
·详细说明:h.264 source codes , the x264 is the most effience t e. and the codes are the newst codes . you c a n compile ti using VC 文件列表: x264 ....\AUTHORS ....\build ....\
多媒体处理 MPEG2的编码的加密和解码的C源程序
·详细说明:本代码是MPEG2的编码的加密和解码的C源程序文件列表(点击判断是否您需要的文件): mpeg2 .....\acinclude.m4 .....\aclocal.m4 .....\AUTHORS .....\autotools .....\.........\compile .....\.
多媒体处理 用VC++编译的13818-5 MPEG2系统层分析代码
·详细说明:用VC++编译的13818-5 MPEG2系统层分析代码.文件列表: 13818_5 code for Vc++ compile .............................\Consumer.cpp .............................\Consumer.H ..................
单片机编程 ICCAVR自动下载程序
CCAVR软件有ISP功能,能过调用STK500完成的,只要设置好参数,在ICCAVR中就可以给芯片编程了,还可以让程序一编译完就自动下载到芯片中,相当方便。在Tools->environment options->ISP里设定STK500.exe的路径。— 用于调用STK500程序。在Tools->In system programming 里Programmer Interface中选中STK500。— 选择STK500下 ...
其他 CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, an
CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。
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编程 URL编程例子
URL编程例子,通过IP获取计算机名字。运行方法:1. Compile: javac GetHost 2. Run: java GetHost 111.111.111.1(your IP or others)
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
单片机开发 系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的
系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications ...
其他 This code can be used to model a microstrip line or a microstrip patch antenna (the particular prob
This code can be used to model a microstrip line or a microstrip
patch antenna (the particular problem being modeled is determined
at compile-time via various declarations).