资源列表
24c32
- 该程序是AT24C32的读写程序,已调试通过,适用于任何控制器,非常方便好用。c8051f类用的比较多。-The program is read and write AT24C32 procedures have been debugging adopted, applies to any controller, is very easy to use. c8051f class are more used to.
ALOHA
- This file is source code of Brew application
AVR
- 这是一个,51单片机的脉冲采集器的程序,可以用KEIL C环境下编译,也可以使用WAVE软件,运行非常稳定--This is one of 51 single-chip pulse collector procedures, can be used KEIL C compiler environment, you can also use WAVE software, to run very stable
pcToMode5m
- convert phone to modem 3-convert phone to modem 3
anjianjinglingdaima
- 按键精灵的网页自动脚本,很强大,可以下载来看啊看-Web Wizard button automatic scr ipt, very powerful, you can download the term ah see
adder
- 基于vhdl硬件描述语言的8位加法器的设计-Based on the design of the 8-bit adder VHDL hardware descr iption language
TimeShow
- 能够详细显示当前时间,简单明了,比较实用。-Show the current time for details.
fft
- vhdl code for fourier transform
AlertDemo.java.tar
- This program for showing alert in J2ME device.-This is program for showing alert in J2ME device.
hongwai
- 源程序中的主程序是基本机构,通过子程序实现主程序功能的细化-The main source of the basic body, through the main function subroutines refinement
System_Ssh_scp
- 一台服务器传输文件到多台服务器,达到自动化,减少管理员的工作压力-A server transfer files to multiple servers, to achieve automation, reduce the administrator s work pressure
rgb2ycbcr
- rgb轉YCbCr,4:2:0。分割成yCbCr有三個圖,就是YCbCr(4:4:4),CbCr再去降取樣成1/4,就變成4:2:0。 最後再轉回rgb。 -rgb to ycbcr。 rgb change to ycbcr 4:4:4 4:4:4 change to 4:2:0,four value divide by 4 equal to a value. Ycbcr(4:2:0) to rgb.