资源列表
ping1
- 一个小程序,实现ping的简单功能,代码很简单-A small program, ping of simple functions,The code is very simple.
frmMain
- 计算器,和WINDOWS自带的功能差不多-Calculator, and almost WINDOWS own function
sha1
- 通过输入字符串,计算出sha1摘要,功能和性能还可以提高。-input a string and it work out with a sha1 hash
Kettle_plugin
- Kettle插件_增量数据抽取 可以直接放到KETTLE文件夹下使用-Kettle plug _ incremental data extraction can be placed directly into the the KETTLE folder to use
extern
- 主要讲述extern在c中的用法。例子非常简单明了-Mainly described the usage extern in c. Example is very simple and clear
2149622mp3
- 感觉好不错,基于vc++,一个音乐播放器,有歌词-Feeling good good, based on vc++, a music player, lyrics
MCS51
- 51单片机代码,有LED,定时器,LED点阵,键盘等-51 single-chip code, LED, timer, LED dot matrix, keyboard, etc.. . .
List
- 列表的实现,是以数组实现的,可作为一切复杂类的基础,简单易懂-Achieve realization of the list is an array, can be used as the basis of all complex class, easy to understand
RGB24toRGB565
- 颜色格式转换小程序 RGB24位转换为RGB565格式。-Color format conversion applet RGB24 conversion RGB565 format.
51859de1a683
- this is a code for remote sensing application
pb_csdn_pb8
- 修改数据窗口中字段长度,PowerBuilder9使用,PowerBuilder9一下版本不可以使用-Modify the data window field length, PowerBuilder9, PowerBuilder9 version can not be used
externint
- Demonstrates use of external interrupts. Each time a push button is pressed, the external interrupt INT0 is called, which increments the global variable led and outputs its value to port B. For simplicity, no de-bouncing is implemented.