资源列表
A-wget-clone-for-MS
- It is WGET(IN linux) clone for Microsoft Windows
cc
- 模拟计算器窗口界面,用于加减乘除各类运算-Analog calculator window interface for all kinds of operations Math
Information_security_technology
- 介绍了几种重要的网络入侵技术,包括蠕虫病毒,网络嗅探技术,端口探测技术,缓冲区溢出攻击等等.-Describes several important network intrusion technologies,including worms,network sniffing,port detection technology,buffer overflow attacks,and so on.
487Lab6
- Lab from college. Just junk to activate my account-Lab from college. Just junk to activate my account...
2to8-10-16
- 2进制和(8,10,16进制)互转 随机生成数和按要求定义长度-Problem Descr iption: In this problem, we require base automatic conversion from binary number to octal, decimal or hexadecimal number. The binary number must be generated from random number according to
AfariaReferenceAPIs
- 对AfariaReferenceAPIs入门学习-Introduction to study of AfariaReferenceAPIs
dztqsz
- 透明漂移数字钟根据IP信息获取的地址和天气信息-failed to translate
Evolutionary-dynamics-
- 演化博弈理论的经典书籍之一,主要讲演化动态博弈及其扩展形式,值得一读-Evolutionary game theory, one of the classic books, the main lecture of the dynamic game and its extended form, is worth reading
muss
- 采集输入声音信号,经过系统滤波器以及频谱测量器的处理,在界面一上显示原声音滤波信号的时域和频域波形。界面二则是播放保存在原声音文件中的录音,遇到超时或者停止状况时,停止播放录音。-Collecting the input sound signal, and filter through the system' s processing spectrum measurements, the interface a display of the original sound signal fi
make-sin-x
- 绘制sin x函数(其中x=0...n ) 及积分 ,n的值可以在前面板输入-make sin x
1
- 简易的windows风格的计算器,能够实现加减乘除四则运算,能够判断输入是否正确,你值得拥有。-Simple calculator-style windows, to achieve the four fundamental operations addition, subtraction, to determine the input is correct, you deserve to have.
tmp1
- 编写程序,从键盘读入一个文本文件名字(可带路径),为该文件中的所有单词建立一个词汇索引。按字母顺序显示所有单词(仅一次),后面紧跟着它们所在的行号。大写与小写字母被认为是相同的。例如,对于下列的输入文件: To be or not to be, that is the question. 产生的词汇索引如下: be 1 2 is 3 not 2 or 1 question 3 that 3 the 3 to 1 2-Programming, rea