资源列表
123
- 字符串的相关操作,可对字符串进行复制,比较,连接等操作!
ado
- ado连接各种数据库,mysql,oracle等,本例为oracle-ado connection database
my_dct
- 图像DCT编码压缩,经DCT变换,量化,编码,然后再解码。-DCT coding image compression, the DCT transform, quantization, coding, and then decode.
Splasher
- 异步信息提示窗口 静态类 通用 静态等待窗口-Asynchronous message window waiting for passive-type generic static window
07302859-03
- 文字统计工具,可统计同一目录下的txt文件中文数,英文数和数字字母。-Text statistical tools statistics under the txt file in the same directory for Chinese-language and English a few letters and numbers.
8
- 本程序是用随机数的产生设计的一个四则运算测试器,用到的随机算法,在语句上基本上是简单的开关语句和一些其特殊作用的-This program is designed to generate random numbers a four computing devices on a random algorithm used in the statement is basically a simple switch statement and some of its special role of
testMalloc
- 实现堆空间的遍历,很好用的,希望对大家有用-Traversal of the heap space, well used, and the hope that useful
inset_add_file
- 两个函数的设计。设计实现对文件 file.txt插入和增加的功能(1)实现文件中间插入一段话--------这是一个测试(2)在文件中添加数据。-The design of the two functions. The design and implementation of the file file.txt insert and increase functionality (1) file intervening passage-------- This is a test (2) add
AsyncKeyState
- Async Key State - Example program
sun
- 南京太阳强度计算,可计算南京一年内任何时刻的太阳强度(默认晴天时)-Nanjing sun strength calculation, calculate any time within one year of Nanjing sun intensity (default fine weather)
MainWindow.xaml
- 触摸屏核心接口程序,主要写了触摸屏接口win7下 wpf调用的核心。-Core touchscreen interface program, mainly to write down the core touch screen interface win7 wpf call.
约瑟夫环
- 这是约瑟夫环的c语言代码,在devc++环境下运行可用。