-
ButtonMessage
说明: 在做产品的实验程序,实现分别实现按键的按下和抬起两种消息响应。(In the experimental program of the product, two kinds of message response are realized, one is to press the button and the other is to lift the button.)
- 2019-04-19 11:13:30下载
- 积分:1
-
(2D)2PCALDA---face-recognition
(2D)2PCALDA An efficient approach for face recognition
- 2013-05-15 21:30:48下载
- 积分:1
-
GPS-easysuit
matlab处理GPS数据的学习用代码。共5个部分附带说明书。包括第一部分GPS时间系统、第二部分Rinex文件读取、第三部分接收机的地心地固位置计算、第四部分基于伪距码的基线解算、第五部分双差解算(GPS data processing matlab learning with the code. A total of five parts with manual. GPS time system includes a first portion, a second portion Rinex file read, the third part of the ground EarthFixed receiver position calculation, the fourth part of the pseudo-code based on the baseline solution, the fifth part of the double difference solver)
- 2013-09-11 17:22:47下载
- 积分:1
-
LEMDA
LABVIEW下实现自动的EMMD分解,广泛应用于故障诊断系统
(The LABVIEW under to achieve automatic EMMD decomposition, widely used in fault diagnosis system)
- 2012-09-30 11:53:01下载
- 积分:1
-
travelingsalesman
用动态规划法求解旅行商问题 已经加入注释 欢迎批评指正(dynamic programming method for the traveling salesman problem has joined Notes welcome criticism correction)
- 2005-06-09 15:40:17下载
- 积分:1
-
dht11
实现温湿度显示测量,利用stc89c51编写,利用ds18b20显示(Achieve the measurement of temperature and humidity display, use stc89c51 preparation, use ds18b20 show)
- 2013-12-07 19:29:19下载
- 积分:1
-
CPP-Primer--Fifth-Edition
C++ Primer the fifth edition
- 2012-12-06 09:43:08下载
- 积分:1
-
algs
Details of the Clustering Algorithms
Supplement to the paper “Validating Clustering in Gene
Expression Data” (to appear in Bioinformatics)
- 2009-11-07 15:56:08下载
- 积分:1
-
regedit-hive
1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快.
2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用
3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作
4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到.
5. 查找功能没有暴搜hive数据结构,换用常规API. (1. Memory operation Hive, rather than the operation of the disk hive. Than analytical tools Hive same (eg. sword spy) speed. 2. Operation of regedit.exe and windows bring the same tools and the same list only hive the corresponding item, the general users do not know how to use 3. in support of the entire sub-key (Key)/key (Values) to delete, add, modify, rename. and the same tools to take into account security, do not add the delete Key/increase in operation 4. the absence of exceptional circumstances, then, to discover all the hidden registry information, are able to resolve the hive. 5. Find hive found no storm data structure, for conventional API.)
- 2009-07-08 10:17:51下载
- 积分:1
-
base64
Base64解码方法中,最简单的也是查表法:将64个可打印字符的值作为索引,查表得到的值((Base64 decoding method, the simplest is the look-up table method: 64 printable character value as an index lookup values obtained ()
- 2013-07-02 21:35:04下载
- 积分:1