资源列表
EX_MEMO
- 备忘录程序,附带模拟时钟,可以定时提醒有声音,可以删除添加记录-The memo with clock. when remind you , you ll hear sounds. can add/del records
httpflood.zip
- Httpflood using this Web vulnerability testing tool. consists of visual C + + 6.0 and is very useful. However, as other testing tools utilize only the responsibility lies with the person.
icmp flood
- This is a tool icmp flood. icmp how to transfer to the target computer is indiscriminate. consists of visual c + +6.0 rawsocket was used.
youlishu
- 有理数的四则运算,数据结构C语言版实验题-Rationals four computing, data structure C language version of the test questions
cpp2
- 定义一个复数类Complex,包含2个私有成员double real,imaginary,分别表示复数的实部和虚部。请定义出复数类的构造函数,同时重载以下函数: 重载加法(+)为复数加上对象,作为类的成员函数。 重载减法(-)为复数减去实数,作为类的友元函数。 -Definition of a complex number class Complex, individual and private member includes two doubl
Lab7_3
- 定义一个Date类满足如下要求: 数据成员:年、月、日 成员函数: 1、构造函数,Date(int y=2012, int m=1 , int d=1) 2、用下面的格式输出日期:日/月/年 void Display() 3、可运行在日期上加一天操作 void AddOneDay() 4、设置日期 void SetDay(int y,int m,int d) 5、析构函数,在其中输出“析构函数”。 书写主函数,定义对象,调用AddOneDay()函数,调
shoufang
- 设计一个售房销售系统,这个系统旨在设计一个简单的售房系统-The design of a housing sale system
ye-ren-guo-he
- 野人过河问题你懂的哦 详细代码Savage river issues detailed code-Savage river issues detailed code
1
- 利用信号与噪声的状态空间方程来实现卡尔曼滤波算法-Extend kalman filter for nonlinear dynamic systems. it returns state estimate, x and state covariance following the example.process noise covariance and the measurement noise covariance.
2_8
- 猜数字游戏。很多高校都在用的一个很好的C程序。这是C教科书中都很重要的一个程序。-Guessing game. Many colleges and universities are using a good C program. This is the C textbooks are an important process.
GetClipBoardPicture
- C#获取Windows剪切板的内容实例源码下载,除了使用程序自身提供的剪切功能外,也可获取到外部环境下所剪切的内容。ublic static int i = 0 该变量用来表示ImageList中的图片数量,加载窗体时默认显示ImageList中的第一章图片,用循环来控制显示剪切板复制、粘贴功能,你将了解使用Windows剪切板一整套的思路和实现方法。-C# Gets the contents of the Windows clipb
PlanText
- C#演示窗口中的进度加载条如何使用示例源码下载,加载条在各个编程语言中使用都是想当广泛的,本加载条动画用简单的方法来实现,便于C#基础不太好的朋友参考使用,进度条运行效果如截图所示-C# demo progress window loading bar how to use the sample source code download, loading bar in all programming languages are widely want the load
