搜索结果
找到约 222 项符合
want 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (22)
- Java编程 (21)
- 其他 (19)
- matlab例程 (12)
- 书籍 (11)
- Java书籍 (10)
- Linux/Unix编程 (6)
- 软件工程 (6)
- 单片机开发 (6)
- 网络 (6)
- 软件设计/软件工程 (6)
- 数学计算 (5)
- VC书籍 (5)
- 文章/文档 (4)
- 数值算法/人工智能 (4)
- 电子书籍 (4)
- Delphi控件源码 (4)
- 技术资料 (4)
- 电源技术 (3)
- 文件格式 (3)
- Internet/网络编程 (3)
- 通讯编程文档 (3)
- 嵌入式/单片机编程 (3)
- 人工智能/神经网络 (3)
- 无线通信 (2)
- 微处理器开发 (2)
- 游戏 (2)
- uCOS (2)
- 行业发展研究 (2)
- 操作系统开发 (2)
- 汇编语言 (2)
- 人物传记/成功经验 (2)
- 手机短信编程 (2)
- DSP编程 (2)
- 源码 (2)
- 实用工具 (1)
- 单片机编程 (1)
- USB编程 (1)
- 加密解密 (1)
- MySQL数据库 (1)
- 其他嵌入式/单片机内容 (1)
- 技术管理 (1)
- SQL Server (1)
- 数据结构 (1)
- 书籍源码 (1)
- 金融证券系统 (1)
- 传真(Fax)编程 (1)
- 驱动编程 (1)
- 系统设计方案 (1)
- GPS编程 (1)
- VHDL/FPGA/Verilog (1)
- 中间件编程 (1)
- Windows CE (1)
- JavaScript (1)
- 多国语言处理 (1)
- J2ME (1)
- 通讯/手机编程 (1)
- CA认证 (1)
- FlashMX/Flex源码 (1)
- 图形图像 (1)
- 软件 (1)
- VIP专区 (1)
Java书籍 JavaServer Pages™ Specification This document is intended for: · Web Server and Application S
JavaServer Pages&#8482 Specification
This document is intended for:
· Web Server and Application Server vendors that want to provide JSP containers that
conform to the Tag Extensions specification.
· Web Authoring Tool vendors that want to generate JSP pages that conform to the Tag
Extensions spec ...
Java书籍 This document is intended for consumption by: • Web Server and Application Server vendors that
This document is intended for consumption by:
&#8226 Web Server and Application Server vendors that want to provide Servlet Engines that conform
with this specification.
&#8226 Web Authoring Tool developers that want to generate Web Applications that conform to this
specification
&#8226 Sophisticate ...
游戏 Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic c
Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar and VScrollBar. It uses the library CRM32Pro, so ...
书籍源码 This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS server. For Xlib programs th
This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS
server. For Xlib programs that use KeyPress events you should either
(1) set the FocusLenience resource to `True , or (2) specifically notify
the window manager that you want to receive KeyPress/KeyRelease events
(but only in pro ...
Java编程 this a program to show your current credits for add or drop subjects. During university, students ne
this a program to show your current credits for add or drop subjects. During university, students need to register what subjects they want to study in a semester. this program show and help to calculate the credits.
数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use this just call PolyFit2 directly.
usage: Call PolyFit by ...
单片机开发 I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as han ...
Linux/Unix编程 电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you wan
电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want...
The graphical user interface uses GTK.
In the actual version, the following elements are implemented :
* Booleans elements
* Rising / falling edges
* Timers
* Monostables
* Compare o ...
数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2).
If wou don愒 want to send Parameter 3 ...
其他 This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for
This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for as many day you want and for different frequencies (daily, weekly and monthly).