资源列表
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
maijiproblem
- 百钱买百鸡问题 公元钱五世纪,我国古代数学家张丘建在《算经》一书中提出了“百鸡问题”:鸡翁一值钱五,鸡母一值钱三,鸡雏三值钱一。百钱买百鸡,问鸡翁、鸡母、鸡雏各几何?-The issue of money to buy 100 per cent chicken money the fifth century AD, ancient Chinese mathematician Zhang Qiu built in " operator as" a book of "
Remote
- Make remote control . Use AT89LP2052 , 22.1184MHz
TotalPower
- 计算Rsoft中Monitor检测的平面功率,可以区分功率的方向,进行矢量加和-calculated the power form the data file abtained from Rsoft
exchangeIE
- 进行对IE浏览器主页的修改,输入想要更改的任何网址-On an IE browser home page changes, enter any URL you want to change
chap01_02
- P1 Port output is changed to 0x05
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+
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.