搜索结果
找到约 849 项符合
image quality 的查询结果
按分类筛选
Applet Applet Name: navCube Applet Source: navCube.java Import(s): java.applet, java.awt, java.awt.imag
Applet Name: navCube
Applet Source: navCube.java
Import(s): java.applet, java.awt, java.awt.image, java.lang, java.net, java.util
Feature(s): image, animation, network, mouse
Java编程 Applet Name: Sentence Applet Source: Sentence.java Import(s): java.applet, java.awt, java.io, ja
Applet Name: Sentence
Applet Source: Sentence.java
Import(s): java.applet, java.awt, java.io, java.lang, java.util
Feature(s): text, image, animation, mouse
数据结构 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct
密码学界牛人Victor Shoup用C++编写数论类库。
NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic.
N ...
单片机开发 public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi
public class CircleMenuCanvas extends Canvas implements Runnable{
double pi = Math.PI
public final int MENURIGHT = 1
public final int MENULEFT = 0
Image menuImage[] = new Image[6]
int []jiaodu = {330,30,90,150,210,270}
String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助 ...
单片机开发 In this paper, we describe the development of a rapidly reconfigurable system in which the users’ ta
In this paper, we describe the development of a rapidly reconfigurable system in which the users’ tacit knowledge and requirements are
elicited via a process of Interactive Evolution, finding the image processing parameters to achieve the required goals without any need for
specialised knowledge of ...
VC书籍 This sample shows different ways of performing anti-aliasing - both by using only the native hardwa
This sample shows different ways of performing anti-aliasing - both by using only
the native hardware AA support, and by mixing the hardware modes with additional
supersampling. There are various ways in which the supersampled image can be
down-sampled. The way we do the downsampling in this example ...
数值算法/人工智能 In this paper, we propose a hierarchical clustering method using visual, textual and link analysis
In this paper, we propose
a hierarchical clustering method using visual, textual and link
analysis. By using a vision-based page segmentation algorithm, a
web page is partitioned into blocks, and the textual and link information
of an image can be accurately extracted from the block containing
that ...
uCOS 这是某个项目中使用的ARM7TDMI平台上ucos系统的bootloader
这是某个项目中使用的ARM7TDMI平台上ucos系统的bootloader,将flash中存储的image解压缩并校验后,copy到ram中运行,已经在商用产品上应用,运行稳定,对于类似产品的开发有很好的参考价值
语音压缩 Melp Federal Vocoder 2.4 kbps low bit rate high qualitytexas instrument Melp encoder decoder c-code
Melp Federal Vocoder 2.4 kbps low bit rate high qualitytexas instrument Melp encoder decoder c-code working great with good quality melp vocoding system
Linux/Unix编程 这是I2c网关Id独立烧写程序
这是I2c网关Id独立烧写程序,
烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。
其中当是输入的小写字母时,自动转换为大些烧入。
如: 1) # ./burnID 0123456789abcdef
烧入的是:0123456789ABCDEF
2] # ./burnID 0123456789@ cdef
烧入不成功,因为有其他字符
3) ...