资源列表
[matlab例程] videoresize
说明:改变AVI视频文件的分辨率,并自动生成改变大小后的avi文件-change the size of avi file, and automatically generate a avi file that have been resized.<李岩> 在 2026-01-18 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 74HC595
说明:C语言写的74hc595应用程序,用于用三个数码管显示一个三位数。-C language written 74hc595 application for the three digital display with a digit.<OYeng> 在 2026-01-18 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] STC_EEPROM
说明:STC系列单片机的内部EEPROM读写模块,经验证可用!-STC series MCU s internal EEPROM reading and writing module, proven available!<OYeng> 在 2026-01-18 上传 | 大小:1kb | 下载:0
[matlab例程] BNM
说明:The source code is the best neighboring matching method, which will find out a best 16x16 macro block to conceal the lost macor block. this code is written by Matlab.<Bernie Chen> 在 2026-01-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] typeof
说明:typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类<朱元> 在 2026-01-18 上传 | 大小:1kb | 下载:0