搜索结果
找到约 72 项符合
DRAW 的查询结果
按分类筛选
- 全部分类
- 其他 (12)
- Java编程 (6)
- VC书籍 (5)
- Windows CE (3)
- 编辑器/阅读器 (3)
- 游戏 (2)
- 人工智能/神经网络 (2)
- 嵌入式/单片机编程 (2)
- 软件工程 (2)
- Delphi控件源码 (2)
- Applet (2)
- 电子书籍 (2)
- 其他书籍 (2)
- 文件格式 (2)
- 系统设计方案 (2)
- Linux/Unix编程 (2)
- J2ME (2)
- 数学计算 (2)
- 多媒体处理 (1)
- 教程资料 (1)
- 电源技术 (1)
- 单片机编程 (1)
- DSP编程 (1)
- 数值算法/人工智能 (1)
- 文章/文档 (1)
- 汇编语言 (1)
- 驱动编程 (1)
- 技术管理 (1)
- Symbian (1)
- matlab例程 (1)
- 通讯/手机编程 (1)
- Matlab (1)
- 书籍 (1)
- 技术资料 (1)
- VIP专区 (1)
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
...
其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo
PlotSphereIntensity(azimuth, elevation)
PlotSphereIntensity(azimuth, elevation, intensity)
h = PlotSphereIntensity(...)
Plots the intensity (as color) of a number of points on a unit sphere.
Input:
azimuth (phi), in degrees
elevation (theta), in degrees
intensity (optional, if not provided, a gree ...
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
驱动编程 a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that pr ...
人工智能/神经网络 操作说明: 1. 双击RobotView.exe
操作说明:
1. 双击RobotView.exe,打开应用程序;
2. 菜单中Draw->Block,出现一个对话框,从键盘输入具体值,然后在左边蓝色区域任意位置点击,出现红色的矩形,即设置好障碍物位置,此时右上方区域中相应位置的值从0变为1;
3. 菜单中Draw->RobotPoint,然后在左边蓝色区域任意位置点击,出现绿色的圆,即设置好机器 ...
Symbian symbian 第二版
symbian 第二版,使用draw函数的一个例子,用于图形绘制很有用。
软件工程 Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Draw
Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Drawing on Lopp s management experiences at Apple, Netscape, Symantec, and Borland, this book is full of stories based on companies in the Silicon Valley where people have been known to yell at each other ...
J2ME Description Scientific calculator. Allows to perform caclulation with high precicion and implemen
Description
Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable ...
Matlab Matlab 画三维立体图形
Matlab 画三维立体图形
The aim of geom3d library is to handle and visualize 3D geometric primitives
such as points, lines, planes, polyhedra... It provides low-level functions
for manipulating 3D geometric primitives, making easier the development of more
complex geometric algorithms. &nbsp;&nbs ...
书籍 Applications of Evolutionary Computing
Evolutionary Computation (EC) deals with problem solving, optimization, and
machine learning techniques inspired by principles of natural evolution and ge-
netics. Just from this basic definition, it is clear that one of the main features of
the research community involved in the study of its theory ...