资源列表
yu
- 实现与运算的小程序! 初学者可以看看! 能力有限! 就写这么多-for you
Copy
- 复制网页上特定区域内容,并贴到指定的物件上.-Copy the contents of pages on a specific area, and paste it into the specified object.
dituzhuose
- 算法分析中的地图多种颜色着色问题,采用递归思想-Algorithm analysis of multi-color map coloring problem, the use of recursive thinking
NumberSystemConversiongui
- 在编辑框输入绘图命令,当单击“绘图”按钮时,能在左边坐标轴绘制所对应的图形-In the edit box enter the drawing commands, when you click " Drawing" button, be able to draw on the left axis corresponds to the graphic
matrix
- 设有两个2*3矩阵a,b,重载运算符+,用于两个矩阵的加法运算,如c=a+b,设c也为2*3的矩阵。重载<< 和>>,用于输入输出矩阵。-There are two 2* 3 matrix a, b, overloaded operator+ for addition operation of two matrices, such as c = a+ b, c set for 2* 3 matrix. Overloading < < and> > f
vremya
- This programm shows time of it s working-This is programm shows time of it s working
hexagon
- 构建一个六边形,并在该六边形中随机布置节点。-Construction of a hexagon, and randomly arranged in the hexagonal node.
LCD
- 可以驱动LCD1602A液晶屏,可以根据自己的需要在液晶屏上输出你想要的字。-To drive LCD1602A LCD, to output word you want on the LCD screen according to their needs.
1
- 该文件是C语言程序,实现的是数值计算里面的牛顿插值算法,正确无误-This file is a C language program, implementation is the Newton interpolation algorithm of numerical computation, is correct
ctr
- 热工过程建模与仿真中的微分法由vb语言改编为vc++语言-Thermal process modeling and simulation by the differential method adapted for vc++ language vb language
lengendre
- 勒让德符号的应用,用c 语言写的,刚学的数论,就写了这个函数-Application of Legendre symbols, using C language to write the number, just to learn, he wrote this function
MessageBox
- simple message box program