搜索结果
找到约 726 项符合
multi-window 的查询结果
驱动编程 ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ...
单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate set by a delay
// based on Timer 2. This loop p ...
其他书籍 Noncoherent receivers are attractive for pulsed UWB systems due to the implementation simplicity. To
Noncoherent receivers are attractive for pulsed UWB systems due to the implementation simplicity. To alleviate the noise effect in detecting UWB PPM signals, this letter proposes a simple yet flexible weighted noncoherent receiver structure, which adopts a square-law integrator multiplied with a win ...
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
人工智能/神经网络 The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB lan
The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB language ver. 4.2.
The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples.
The returned model has the fo ...
单片机开发 This exercise is aimed at exploring how rate control and adaptation of carrier sense threshold can a
This exercise is aimed at exploring how rate control and adaptation of carrier sense threshold can affect spatial reuse (and hence aggregate throughput) in a multi-hop network.
Java编程 Swarm是一个非常有用的仿真工具
Swarm是一个非常有用的仿真工具,这是Swarm的Java程序编写教程,从最简单的程序开始一步一步教会读者如何使用Swarm来编写程序,最终依据所建立的数学模型实验Multi-agent的仿真
压缩解压 Image Compression A collection of simple routines for image compression using different techniqu
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
...
磁盘编程 本程序是用JNI技术实现的读取硬盘序列号
本程序是用JNI技术实现的读取硬盘序列号,
将ChenminDiskIDJoc.jar 加入环境变量
这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹
DiskID32.dll
DiskID.dll
public static String chenmin.io.DiskID.Factory() 返回硬盘厂家
public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号
ChenminDi ...
Linux/Unix编程 这是个trace drive的Cache模拟器
这是个trace drive的Cache模拟器,可以在window和linux下编译运行,是做体系结构研究的好帮手