搜索结果

找到约 726 项符合 multi-window 的查询结果

Internet/网络编程 Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前

Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。 它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。 目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。
https://www.eeworm.com/dl/620/258274.html
下载: 144
查看: 1301

其他书籍 Windows程序设计(第5版)对于Windows程序员来说

Windows程序设计(第5版)对于Windows程序员来说,“从 Chares 的(Window程序设计)一书中寻找答案。”几乎成了一句至理名言。而(Windows程序设计》第5版是专门为在Microsoft Windows 98、Microsoft Windows NT 4和 Windows NT 5下编程的开发人员编写的。内容博大精深,并有大量的源代码来帮助读者掌握Windows编程。本书 ...
https://www.eeworm.com/dl/542/259952.html
下载: 52
查看: 1033

其他 State_space_reconstruction_parameters_in_the_analysis_of_chaotic_time_series_-_the_role_of_the_time_

State_space_reconstruction_parameters_in_the_analysis_of_chaotic_time_series_-_the_role_of_the_time_window_length. It is used for reconstruction of state space in chaotic time series, and also how to determine time window.
https://www.eeworm.com/dl/534/262121.html
下载: 110
查看: 1015

驱动编程 一个拼音输入法

一个拼音输入法,可以在window系统下使用,很有用的源码哦
https://www.eeworm.com/dl/618/263479.html
下载: 124
查看: 1018

驱动编程 模拟键盘输入

模拟键盘输入,类似window输入法自带的那个模拟键盘,自己可以用鼠标输入
https://www.eeworm.com/dl/618/263489.html
下载: 190
查看: 1020

Java编程 if(e.getActionCommand()=="参数法画圆"){ p=11 } } //actionPerformed //实现接口Window

if(e.getActionCommand()=="参数法画圆"){ p=11 } } //actionPerformed //实现接口WindowListener的所有方法,用于处理发生在窗口上的事件 public void windowClosing(WindowEvent e)
https://www.eeworm.com/dl/633/264434.html
下载: 48
查看: 1042

嵌入式Linux 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同

压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZS ...
https://www.eeworm.com/dl/653/267059.html
下载: 56
查看: 1263

文章/文档 基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.

基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be f ...
https://www.eeworm.com/dl/652/271693.html
下载: 119
查看: 1062

数值算法/人工智能 These tools are for use by developers so that they can create more robust applications. Especially o

These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com
https://www.eeworm.com/dl/518/271701.html
下载: 96
查看: 1055

系统设计方案 基于MFC的消息编程论文形式内部附有源码及操作步骤经本人调试可运行

基于MFC的消息编程论文形式内部附有源码及操作步骤经本人调试可运行,它是模拟Window的消息处理机制。
https://www.eeworm.com/dl/678/272639.html
下载: 100
查看: 1028