搜索结果
找到约 90 项符合
handle 的查询结果
按分类筛选
- 全部分类
- Java编程 (8)
- 其他 (7)
- 数学计算 (6)
- 单片机开发 (5)
- 其他书籍 (5)
- Windows CE (4)
- 书籍 (4)
- 单片机编程 (3)
- 压缩解压 (3)
- Delphi控件源码 (3)
- Internet/网络编程 (3)
- 微处理器开发 (2)
- matlab例程 (2)
- 驱动编程 (2)
- 软件设计/软件工程 (2)
- 文件格式 (2)
- VHDL/FPGA/Verilog (2)
- MacOS编程 (2)
- Symbian (2)
- 源码 (2)
- 嵌入式Linux (1)
- VC书籍 (1)
- Linux/Unix编程 (1)
- MySQL数据库 (1)
- 交通/航空行业 (1)
- 软件工程 (1)
- Java书籍 (1)
- 游戏 (1)
- 串口编程 (1)
- 其他数据库 (1)
- BREW编程 (1)
- 其他嵌入式/单片机内容 (1)
- 通讯编程文档 (1)
- 金融证券系统 (1)
- Oracle数据库 (1)
- 网络 (1)
- 多国语言处理 (1)
- 通讯/手机编程 (1)
- Matlab (1)
- 软件 (1)
- 技术资料 (1)
其他书籍 This book describes numerous situations that graduate students will commonly encounter as they work
This book describes numerous situations that graduate students will
commonly encounter as they work towards the goal of earning their
PhD. Starting from your very first day in the lab, to the beginning
stages of your post-PhD job search, to writing your dissertation,we’ve
tried to offer you sage ad ...
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.  &nbs ...
源码 c#简单计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
软件 简单的计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
源码 JAVA SMPP 源码
Introduction
jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second.
jSMPP is not ...
书籍 virtual decomposition control
obot control, a subject aimed at making robots behave as desired, has been
extensively developed for more than two decades. Among many books being
published on this subject, a common feature is to treat a robot as a single
system that is to be controlled by a variety of control algorithms depending ...
书籍 Mobile+Communications+An+Introduction+to+New+Media
Do you have a mobile phone? We think you probably do, one way or another. We
would also guess that you might use it for many diff erent things in the course of your
everyday life—as a telephone certainly, but also as an address book, as a clock or
watch, as a camera, or now as a connection to your ...
书籍 UMTS+Network+Planning
The continuing explosive growth in mobile communication is demanding more spectrally
efficient radio access technologies than the prevalent second generation (2G) systems such as
GSM to handle just the voice traffic. We are already witnessing high levels of mobile
penetration exceeding 70% in some c ...
书籍 Foundations of Data Science
Computer science as an academic discipline began in the 1960’s. Emphasis was on
programming languages, compilers, operating systems, and the mathematical theory that
supported these areas. Courses in theoretical computer science covered finite automata,
regular expressions, context-free languages, ...
技术资料 高清电子书-C++ Primer Plus 第6版英文版 1438页
高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming,
generic programming, and the traditional procedural programming.The fifth edition of
this book ...