资源列表
10
- 实验目的:熟悉继承的概念,掌握定义并使用基类与派生类的方法 实验内容: (1) 程序清单:10.1 -#include <iostream.h> #include <iomanip.h> class Time { public: Time(int h = 0, int m = 0, int s = 0) { hrs = h, mins = m, secs = s } ~Time
jingcheng
- 进程调度算法实现代码(操作系统)进程调度算法实现的代码-Process scheduling algorithm code (operating system) process scheduling algorithm code
ellipsedetection
- 寻找图像中的椭圆并将其圈出,效果很好,可以下载一试-find the ellipse
Design_multimedia_applications_using_VB_procedures
- 利用Visual Basic设计多媒体应用程序经典代码Design of multimedia applications using Visual Basic procedures for classical code-Design of multimedia applications using Visual Basic procedures for classical code
大整数乘法
- n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
adesignabouthowtoshowtime
- 这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式 显示本机系统的时间。-Display System This is a time-consuming procedures, run-time, in the upper right corner of the screen will be
weixingfangzhen
- 包含非线性卫星转发器的FDM系统的仿真 仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(ISI)以及邻频干扰对下行链路性能的影响。 -Contains the non-linear satellite transponder FDM system simulation simulation of a regional data centers from the satellite to the downlink (fro
printf
- Vc经验中printf的使用,就是这些,当中非常详细-VC经验
bbbbbbb
- 黑客原理的初级程序设计:记录操作者从键盘上输入的信息,并记录下当时的日期。-The primary principle of hacker Programming: Record the operator the information entered from the keyboard and record the current date.
1.Basic-programs
- C LANGUAGE BASIC PROGRAMS
MFC-USARTClass
- VC6.0 创建的一个MFC的串口类(创建线程进行数据接收),主要用于做窗口时需要用到串口问题的解决。-VC6.0 created a serial MFC class (create a thread for data reception), is mainly used to do when the window need to use a serial port on the solution of the problem.
kunkui_v14
- 实现典型相关分析,真的是一个好程序,包括压缩比、运行时间和计算复原图像的峰值信噪比。- Achieve canonical correlation analysis, Really is a good program, Including compression ratio, image restoration computing uptime and peak signal to noise ratio.
