资源列表
CHexInput
- qt扩展。用qt写的十六进制输入控件。代码不大,但是比较有用。qt自己是不提供的-qt extension. Qt written in hexadecimal with the input controls. The code is not, but more useful. qt that he is not available
c
- c#实现数据加密-哈希算法,哈希加密类的构造函数 -c# data encryption- the hash algorithm, Micronesia哈希加class constructor
TotalPower
- 计算Rsoft中Monitor检测的平面功率,可以区分功率的方向,进行矢量加和-calculated the power form the data file abtained from Rsoft
Default
- asp.net代码 希望对你有帮助 是初步学习的小作业-asp.net code to want to help you is a preliminary study of small operations
E1-Program_With_For_While
- exercise lab for students
exam10-4
- 面向对象的方法定义重载运算符+ - 的C++ 代码-using C++ Language to redefine some symbol
12.3
- 与C++输入流一样,输出流也可以使用输出流类的成员函数来实现数据输出。因此,在本小节中,将向用户介绍这些函数的原型及其使用方法等。 通常情况下,用户可以使用C++输出流类中的成员函数“put”将指定的数据放入到计算机输出流中,进行显示。该成员函数的原型如下所示: 01 basic_ostream& put(E c) //输出流类的成员函数原型 在成员函数“put”中,该函数的作用是将用户指定的数据放入到计算机的输出流中。该成员函数含有一个参数,即单字符类型。 -And C+
caidan
- 简单的菜单设计在CMD上显示菜单输入相应的序号进入程序,新手作品-Simple menu design
factoricail-problem
- 求阶乘问题。输入一个正整数n,输出n!。-Factorial problem. Enter a positive integer n, output n!
code
- 生成0-99的不重复的随机数,代码很简单,对代码效率要求不高的朋友,值得你拥有。-0-99 randomly generated numbers (no repeats)
eight-queens
- 使用c语言编写程序解决八皇后这个经典问题,也可以说是骑士巡游问题-Use c language program to solve the eight queens problem。
buildboundary
- 边缘提取,指数字图像处理中,对于图片轮廓的一个处理。对于边界处,灰度值变化比较剧烈的地方,就定义为边缘。-Edge detection, digital image processing means for processing a contour image. For boundary gray value changes more violent place, it is defined as an edge.