搜索结果
找到约 168 项符合
dy-mini 的查询结果
文章/文档 xilinx的嵌入式开发xps
xilinx的嵌入式开发xps,virtex-4的mini开发板手册
电子书籍 图像平移只是改变图像在屏幕上的位置
图像平移只是改变图像在屏幕上的位置,图像本身并不发生变化。
假设原图像区域左上角坐标为(x0, y0),右下角坐标为(x1, y1),将图像分别沿x和y轴平移dx和dy,则新图像的左上角坐标为(x0 + dx, y0 + dy),右下角坐标为(x1 + dx, y1 + dy)。 ...
Java编程 实现一个类
实现一个类,描述二维平面的直线Line。
描述属性:私有属性
&#61550 直线所通过的点:Point p;
&#61550 直线的斜率:double m
实现方法:
&#61550 直线的构建;
&#61550 返回直线的两个属性;
&#61550 返回直线在Y轴上的截距:yIntercept ;
&#61550 判断两条直线是否相等;
&#61550 显示直线的内容:y = mx + b
& ...
编译器/解释器 1.1 引言 1.1.1 设计目的 本次课程设计是在完成一个学期的编译原理课程之后
1.1 引言
1.1.1 设计目的
本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软 ...
Windows CE The Original USB 2.0 specification released on April 27, 2000 Errata to the USB 2.0 specification
The Original USB 2.0 specification released on April 27, 2000
Errata to the USB 2.0 specification as of December 7, 2000
Mini-B connector Engineering Change Notice to the USB 2.0 specification.
Pull-up/pull-down Resistors Engineering Change Notice to the USB 2.0 specification.
Errata to the USB ...
Delphi控件源码 Mir2 Actor.pas if (IsFace) and (FaceIndex > -1) then begin d := aFrmMain.WFaceimg.Images
Mir2 Actor.pas
if (IsFace) and (FaceIndex > -1) then
begin
d := aFrmMain.WFaceimg.Images[FaceIndex * 10 + (FaceFram) mod 8]
/// if HorseSurface<>nil then
// dSurface.Draw (dx+shiftx, dy + hpy + ShiftY-60, d.ClientRect, d, TRUE)
// else
if d <> nil then
begin
if HorseSurface <> nil then
...
VC书籍 本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中
本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具 ...
软件设计/软件工程 Today s ActionScript-based applications require increasingly sophisticated architectures and code. T
Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common progra ...
Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas.
fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...
Linux/Unix编程 基于linux的xorg的XWindow超小型的窗口管理器
基于linux的xorg的XWindow超小型的窗口管理器,是一款很好的mini的X窗口系统。