搜索资源列表
CSharp写的计算器
- 自己用C#写的程序,里面包含各种算法,如:加减乘除,平方开方,实现计算结果累加.是学windows的典型好例。-own use C# to write procedures, which contains algorithms, such as : the arithmetic, square prescribing and achieving results accumulate. The school windows is a good typical cases.
xinhaoyusuanfa
- c51系统控制信号发生器,方波频率的检测和倍频-decoder system control signal generator, square frequency of testing and frequency
clocker
- 此程序利用了c#的高级窗口功能实现界面的异形化处理-use of this procedure c # Senior window interface functions to achieve a square Processing
模拟WINDOWS计算器
- #制作了一个类似Windows中的计算器。本计算器的基本功能如下: 1实现了计算器的基本功能:加、减、乘、除 2实现开平方根 3实现清除屏幕 4实现了清除内存 5实现了对屏幕数据的复制和粘贴-# produced a similar Windows calculator. The basic functions of the calculator is as follows : a realization of the basic functions of the calculator : ad
migong.rar
- 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。,M* n in a square, said the maze of long, 0 and 1, respectively, in the maze of pathways and barriers. Design a procedure, the maze of arbitrary, derived from the entrance to a
same
- 实现自守数的程序,即平方后尾数与原数相同-The number of procedures to achieve ourselves, that the original square after the same number of mantissa
PCA
- 用C8051F单片机的PCA模块的上升沿捕捉功能实现方波信号的频率检测-PCA Module C8051F MCU with the rising edge of the square wave signal capture function to achieve the frequency of detection
L_s
- 拉格朗日差值与最小二乘法拟合,c语言实现-Lagrangian difference with the least square method, c language
2
- 扩展欧几里德算法不但能计算(a,b)的最大公约数,而且能计算a模b及b模a的乘法逆元。平方和乘算法的复杂度:执行次数至少要k次模乘,最多需要2k次模乘。-Extended Euclidean algorithm for computing not only (a, b) the common denominator, and to calculate a modulus b and b modulus a multiplicative inverse of. Square and by the
Forfourthordermagicsquareofprimenumbers
- 求四阶的素数幻方,在一个4X4 的矩阵中,每一个格填 入一个数字,使每一行、每一列和两条对角线上的4 个数字所组成的四位数,均为可逆素数。思考题:用1到16构成一个四阶幻方,要求任意相邻两个方格中的数字之和均为素数。-For fourth-order magic square of prime numbers, in a 4X4 matrix, each populated with a number grid so that each row, each column and two of t
FB
- 这是一个方波发生器的制作,以及C程序代码。希望能为初学者提供一点帮助。-This is a production of square-wave generator, as well as C code. Hope to provide a little help for beginners.
ADC0808outputPWMwave
- 能够长生pwm方波,内容小巧精致,希望大家共同交流-Pwm square wave to longevity, as a small fine, hope that we share
Knight_Tour
- "Knight s Tour" is a puzzle in which the object is to move a knight, starting from any square on a chessboard, to every other square, landing on each square only once. startFrm.cs initialize The FOrm And some graphical property in C#. Kn
Aninteger
- 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?-An integer, it is added after the 100 is a completely square, together with 168 is a completely square, what is the number of how many?
WindowsFormsApplication2
- 简易计算器,进行加、减、乘、除、平方和开放运算-Simple calculator, to add, subtract, multiply, divide, square and open computing
print
- 编写一个程序可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。所谓指定位置是指图形离左边屏幕最近字符与左屏幕边界的距离字符数。(注意,由于字符大小和间隔的原因,字符组成的正方形图案可能并不标准)。-Write a program that allows users to choose to print out the specified location of different graphics, such a
SpecialFunction_src
- 该文件是C#版的特殊数学函数计算公式,包括gamma函数、Stirling s formula,chi-square 等-C# version of the file is a special formula of mathematical functions, including the gamma function, Stirling' s formula, chi-square, etc.
square
- 组合与继承实现四边形->长方形->正方形样例程序-Combined with the inherited implementation of quadrilateral-> Rectangle-> square sample program
Latin-square
- 拉丁方阵众所周知,但是怎么让一串数字按照拉丁方阵来输出呢,看了这个文档你就会很清楚-Latin square is well known, but how to make a string of numbers in accordance with the Latin square to output it, read this document you will be very clear
The-least-square-method
- 最小二乘法代码,利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小-least square method
