资源列表
output_of_DCT_in_image_fusion
- u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A
abc54643
- 这个程序是我们公司自己开发的modem卡的驱动程序,isa总线的,每块卡可以同时支持4个外线拨入,一台工控机支持8快卡,32路同时收发。.rar-this procedure is our own development of the modem card of the driver, isa bus, every piece of card can support four lanes go to a support Taiwan IPC 8 Express cards, while 32 r
Tray
- 实现WINDOWS的拖盘程序,用VC实现,基于VC的一个对话框程序!
Escape1
- 一个简单好玩的windows程序,对于初学者MFC基础的学习会有帮助,还可以增加学习的兴趣!
K-Means
- 如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,-How to order K-type mean, from the given multi-dimensional matrix can be obtained in the K-means type of dynamic,
DeleteIEHistory
- 基于VC++编写的删除IE相关历史记录程序-programming on deleting IE history
Jukebox
- This application scans a directory for media files and displays a list of the relevant file names. The user can play an individual file or play all of the media files in order. The jukebox also displays information about the filter graphs th
square-root
- simulink/matlab 实现求实数平方根-using simulink to calulate the sequare root of the integer
Ultrasonic-Ranging
- 利用c51单片机控制来实现超声波测距,并在数码管上显示距离-C51 microcontroller control to achieve the use of ultrasonic distance measurement and digital display distance
STC_BH1750
- BH1750FVI光照模块例程,基于IO口模拟IIC总线方式读取光照值,通过lcd1602显示-BH1750FVI illumination module routines, based on analog IO IIC bus read light values displayed by lcd1602
lcd_snake_01a_150922
- 基于点阵液晶屏的贪吃蛇游戏算法源码。本算法是在树莓派Linux平台下实现的。附带12864液晶驱动以及简单的图形库函数,支持ASCII码显示。贪吃蛇算法是独立的,可以移植到任意的显示平台上,并且可以自定义图像缩放(DPI)。-Based dot matrix LCD screen Snake game algorithm source code. This algorithm is at Raspberry Pi Linux platform to achieve. 12864 comes wi
get_password
- 获取密码框中的密码,很实用,用VC6.0编写。-access to the password Password box, a very practical, with VC6.0 prepared.
