资源列表
down_wininet
- 用winInet api函数写的一个简单的http下载程序.-used to write the function of a simple http download.
模拟物理文件存储过程
- 随机产生存储空间大小,文件的个数及大小,并且在程序运行时显示出各文件占用空间的情况。-Make the content of storage space and the number or content of files at random
jcjh
- 运用类的继承聚合实现对一个包括研究生、毕业生的管理。-The use of class inheritance to realize an aggregate of graduate students, graduate management.
Ar1
- 在c语言中打开一个英文文档,用Si(i<=文章句子数)代替文章中的各句子。 - {while(ch=getchar()) { if ((ch>= a &&ch<= z )||(ch>= A &&ch<= Z )) {ch=ch+7 if(ch> Z &&ch<= Z +7||ch> z ) ch=ch-26 printf("
md5
- MD5杂凑函数128bits vc6.0编译通过-MD5 hash function vc6.0 compile
Hotk002
- One day i got bored and made this hot key program which will load vb when you press control+q
mm1_simple
- M/M/1 queue system simulation
aFtppfuwuqqic
- 实现FTP的基本功功能,能上传下载文件. -To achieve the basic functionality of the FTP uploading and downloading files.
C-program-to-print-patterns-of-numbers-and-stars-
- These program prints various different patterns of numbers and stars. These codes illustrate how to create various patterns using c programming. Most of these c programs involve usage of nested loops and space. A pattern of numbers, star or character
AlarmCenter
- 简单代码事例 123346456456 -simple code examples 123346456456
window
- 一个可以自已任意设定的窗口样式,如果你想设计一个让人吃惊的窗口,可以试一下。
CloseWindowDlg
- 本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。-This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.