资源列表
ExtensionDll
- 浏览器插件,支持google,360,火狐-Browser plug-in
GPS
- GPS功能进行测试的软件。完整调试了能测试GPS的重要参数的功能。-This software is design for test GPS main key parameters
ColorShow
- 这是一个使用MFC做的一个识别选中颜色的测试小程序。当使用者选中左侧窗体某种颜色以后,在右侧窗体会显示这种被选中的颜色。-It is programed by C++ with the help of MFC. And it is used to select color and show which one selected.
DES
- 数据加密标准(DES)密码算法,是一种分组密码算法,本程序采用该算法实现键盘输入字符的加解密。-Data Encryption Standard (DES) encrypt algorithm is a grouping encryption algorithm. This program can realize encryption and decryption on characters input from keyboard.
Pro_Ass_Language
- 学习AT&T汇编的好书 让我们了解程序底层执行过程 含源程序-Professional Assembly Language
myapp
- windows8 metro下的记账软件,能够简单的分解文字和数字,并对数据文件进行修改。-windows8 metro accounting software can be a simple decomposition of text and numbers, and modify data files.
MFC-digital-clock
- 数字时钟程序,显示系统的时间。可供MFC的研究和学习。-Digital clock procedures, the time of display system. For MFC research and study.
transparantDialog
- 透明对话框,实现对话框透明效果,且是多边形对话框-Transparent dialog, the dialog box to achieve a transparent effect, and is a polygon dialog box
CSDLQ
- 传世登录器源码,喜欢的朋友就拿去,不知道好不好用,我也是在网上找的-Sign handed down device source, like a friend to take that, do not know any better ease of use, I also find online
Filter
- 该程序实现了均值滤波和中值滤波,快速均值滤波和快速中值滤波的对比-The program implements the mean filter and median filter, mean filter and contrast fast fast median filter.
Temp 2
- //温度test #include <dht.h> dht DHT11; #define PIN_DHT11 10 void setup() { Serial.begin(9600); } void loop() { DHT11.read(PIN_DHT11); Serial.print("Humidity (%): "); Serial.println((f
简单二维码生成器
- 基于ARM Cortex-M4F(TM4C123)单片机 【功能】在液晶屏上显示二维码图形,可以使用手机“扫一扫”功能读出该二维码的内容,内容彰显自己的个性,可自己定义。(Based on the ARM Cortex-M4F (TM4C123) single chip computer [function] to display the two-dimensional code graphics on the LCD screen, the content of the two-dimensi
