搜索结果

找到约 342 项符合 RELEASE 的查询结果

按分类筛选

显示更多分类

嵌入式/单片机编程 本原代码集是对计算机图形学的编程实践

本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图 ...
https://www.eeworm.com/dl/647/130419.html
下载: 172
查看: 1039

Linux/Unix编程 The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword b

The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScrip ...
https://www.eeworm.com/dl/619/132667.html
下载: 92
查看: 1099

Java编程 Eclipse是开放源代码的项目

Eclipse是开放源代码的项目,你可以到www.eclipse.org去免费下载Eclipse的最新版本,一般Eclipse提供几个下载版本:Release,Stable Build,Integration Build和Nightly Build,建议下载Release或Stable版本,笔者用的是Build20020125(Stable版本)。Eclipse本身是用Java语言编写,但下载的压缩包中并不包含Java运行环境, ...
https://www.eeworm.com/dl/633/137637.html
下载: 147
查看: 1043

数值算法/人工智能 二维图像离散余弦变换:数字图像处理常用例程

二维图像离散余弦变换:数字图像处理常用例程,可执行文件在Release中,具体说明见Readme。
https://www.eeworm.com/dl/518/142155.html
下载: 29
查看: 1073

DSP编程 有关RTDX应用的例子。使用时请打开命令提示符窗口

有关RTDX应用的例子。使用时请打开命令提示符窗口,再运行release 目录下的rtdxint.exe程序。此程序从COM接口指定的RTDX Channel读取一个整数。
https://www.eeworm.com/dl/516/145915.html
下载: 102
查看: 1056

书籍源码 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区

分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算 ...
https://www.eeworm.com/dl/532/146179.html
下载: 146
查看: 1385

软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q

Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
https://www.eeworm.com/dl/540/146880.html
下载: 62
查看: 1109

文件格式 3GPP文件格式标准

3GPP文件格式标准,英文版。 3rd Generation Partnership Project Technical Specification Group Services and System Aspects Transparent end-to-end packet switched streaming service (PSS) 3GPP file format (3GP) (Release 6)
https://www.eeworm.com/dl/639/148703.html
下载: 50
查看: 1162

加密解密 一个aes的加密解密的简单的演示工程

一个aes的加密解密的简单的演示工程,现在还只能在debug模式下运行,release模式正在调试。
https://www.eeworm.com/dl/519/157552.html
下载: 125
查看: 1049

J2ME Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone

Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a tic-tac-toe board for two players to play a typical tic-tac-toe game on a ...
https://www.eeworm.com/dl/660/160730.html
下载: 168
查看: 1063