搜索结果
找到约 55 项符合
CONTEXT 的查询结果
按分类筛选
- 全部分类
- 书籍 (10)
- 其他 (5)
- 其他书籍 (5)
- matlab例程 (4)
- 学术论文 (2)
- 电子书籍 (2)
- 驱动编程 (2)
- VC书籍 (2)
- 软件设计/软件工程 (2)
- 编译器/解释器 (2)
- 模拟电子 (1)
- 单片机编程 (1)
- 压缩解压 (1)
- 医药行业 (1)
- 数据结构 (1)
- 行业发展研究 (1)
- Applet (1)
- Java编程 (1)
- Internet/网络编程 (1)
- 单片机开发 (1)
- Ajax (1)
- 文章/文档 (1)
- 嵌入式/单片机编程 (1)
- 游戏 (1)
- Java书籍 (1)
- Symbian (1)
- 通讯编程文档 (1)
- 资料/手册 (1)
- 论文 (1)
其他 an approach for capturing similarity between words that was concerned with the syntactic similarity
an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic similarity is a confidence score that reflects the semantic relation between th ...
文章/文档 In the previous article, we presented an approach for capturing similarity between words that was co
In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic similarity is a confidence score that ref ...
其他 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === === "Window Tabs" (WndTabs) is
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换.
=== ===
"Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of
products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of
tabs reflecting all of t ...
嵌入式/单片机编程 The widespread use of embedded systems mandates the development of industrial software design method
The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other mature areas of engi ...
软件设计/软件工程 Windows中负责图形输出的是GDI(即Graphic Device Interface
Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道 ...
游戏 A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked sea ...
Java书籍 Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media sol
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations ...
驱动编程 Using mirror driver as filter driver in capture desktop screen operation allow system run faster tha
Using mirror driver as filter driver in capture desktop screen operation allow system run faster than using device context memory.
其他书籍 Cisco E-DI supports perl scripting through the CLI. This feature automates many of the server and n
Cisco E-DI supports perl scripting through the CLI. This feature automates many of the server and
network administration tasks. This section explains how to enable and disable the perl scripting service,
and how to use Cisco E-DI Perl API for daily tasks.
When a perl script is implemented by an admi ...
电子书籍 A stack-based threaded approach would require that stack space be reserved for each execution contex
A stack-based threaded approach would require that stack space be reserved for each execution context