搜索结果
找到约 416 项符合
OBJECT 的查询结果
按分类筛选
- 全部分类
- Java编程 (47)
- 其他书籍 (36)
- 其他 (34)
- VC书籍 (32)
- 软件设计/软件工程 (18)
- matlab例程 (17)
- 电子书籍 (16)
- Java书籍 (14)
- Delphi控件源码 (11)
- 文章/文档 (10)
- 软件工程 (9)
- Delphi/CppBuilder (9)
- 技术资料 (9)
- Linux/Unix编程 (8)
- 书籍 (8)
- 其他行业 (7)
- 编译器/解释器 (7)
- 人工智能/神经网络 (7)
- 单片机开发 (7)
- 行业发展研究 (6)
- 文件格式 (6)
- 书籍源码 (6)
- 数据库系统 (5)
- JavaScript (5)
- GPS编程 (4)
- 技术管理 (4)
- 数据结构 (4)
- 编辑器/阅读器 (4)
- 网络 (4)
- 单片机编程 (3)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 数学计算 (3)
- SQL Server (3)
- 压缩解压 (3)
- Internet/网络编程 (2)
- 通讯编程文档 (2)
- 系统设计方案 (2)
- Symbian (2)
- Windows CE (2)
- 多国语言处理 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- VHDL/FPGA/Verilog (2)
- 教程 (2)
- VIP专区 (2)
- 嵌入式综合 (1)
- 开发工具 (1)
- 可编程逻辑 (1)
- 仿真技术 (1)
- Applet (1)
- 其他嵌入式/单片机内容 (1)
- 交通/航空行业 (1)
- MySQL数据库 (1)
- 汇编语言 (1)
- J2ME (1)
- 嵌入式Linux (1)
- 嵌入式/单片机编程 (1)
- 游戏 (1)
- Ajax (1)
- 数值算法/人工智能 (1)
- Oracle数据库 (1)
- 家庭/个人应用 (1)
- 驱动编程 (1)
- Jsp/Servlet (1)
- 技术书籍 (1)
- 技术教程 (1)
- Windows编程 (1)
其他 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 ...
VC书籍 Part 1. OO Techniques (面向对象技术) Chapter 1. OO Software Development (面向对象软件开发) Chapter 2. Ca
Part 1. OO Techniques
(面向对象技术)
Chapter 1. OO Software Development
(面向对象软件开发)
Chapter 2. Case Study--OO in C++
(C++面向对象程序设计实例)
Part 2. Object-Oriented Programming
(面向对象程序设计)
Chapter 3. Basic C++ Programming
(C++程序设计基础)
Chapter 4. Object-O ...
Windows CE 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce
非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\WINCE500\pubilc\directx\SDK\INC
D:\WINCE500\pubilc\common\SDK\INC
D:\WINCE500\pubilc\ ...
Java编程 Refer to the UML diagram above and implement the Course class. After you define the Course class, yo
Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details:
Programming I, WXES1114, taught by SMT.
Besides, your program must test all the accessor and mutator methods you had defined and the toStrin ...
Windows CE 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选
由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作
1.target settings : post-linker:选择为 ARM fromELF
2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T
3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x3 ...
Delphi/CppBuilder delphi经典入门教程 ---------- Delphi是全新的可视化编程环境
delphi经典入门教程
----------
Delphi是全新的可视化编程环境,为我们提供了一种方便、快捷的Windows应用程序开发工具。它使用了Microsoft Windows图形用户界面的许多先进特性和设计思想,采用了弹性可重复利用的完整的面向对象程序语言(Object-Oriented Language)、当今世界上最快的编辑器、最为领先的数据库技术。对于广 ...
Java编程 s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/doc
s file contains the Joone Distributed training Environment (DTE).
See http://www.jooneworld.com/docs/dte.html to learn more about it.
To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org
Joone and the DTE are both released with the LGPL license
@2004 Paolo Marrone a ...
Java编程 Solution Manual for Programming with Objects c++ and java Programming with Objects: A Comparative
Solution Manual for Programming with Objects c++ and java
Programming with Objects: A Comparative Presentation of Object Oriented Programmming
其他 AS2Debug是为了弥补flash自带的trace的不足而制作的
AS2Debug是为了弥补flash自带的trace的不足而制作的,增加了一下几个主要功能
1.对object和Array做了解析,能输出包含的具体数据和类型
2.对movieclip做了处理,使用digMc方法,可以方便的输出包含的所有子影片的详细信息
3.增加了信息分类和染色(分为trace,info,error,waring四种) ...