资源列表
[Windows编程] divisionotwopolynomial
说明:此程序功能主要是实现两多项式的除法运算,-The main function of this program is to achieve the division of two polynomial computation,<szhg> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[其他小程序] hzts
说明:第一个循环是对矩阵的第一行进行的,第一次循环时除了第一个是1其他都是0,i=0,j=0时H[i + 1, j] =H[1, 0]=0,循环结束时, H[1, 0] =2,i=1,m=3;第二次循环时i=1,j=0,H[i + 1, j] =H[2, 0]=0,循环结束时,H[2, 0] =3,i=2,m=4 ……所以第一个循环相当于把第一行用2到N连续的自然数填充。同样的第二个循环是对最后一列用从N到2N-1的连续自然数进行填充,第三个是对最后一行从右到左用2N-1到3N-2的连续自然数进行填充<ttzz> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[C#编程] 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<lanbo> 在 2025-07-24 上传 | 大小:4kb | 下载:0
[ActiveX/DCOM] CombineTable
说明:cobmine structur table for rf online<vurdalag666> 在 2025-07-24 上传 | 大小:953kb | 下载:0
[Windows编程] Onthescreen360degreescos(x)curve
说明:在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 -On the<妄想生> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[Windows编程] theYangHuitriangle
说明:在屏幕上显示杨辉三角形。杨辉三角形中的数,正是(x+y)的N次方幂展开式各项的系数。本题作为程序设计中具有代表性的题目,求解的方法很多,这里仅给出一种。读者可自行设计一种实现杨辉三角形的方法-In the Yang Hui triangle displayed on the screen. The number of Yang Hui triangle is (x+ y) of the N-th power of the coefficient of expansion. Program des<妄想生> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[其他小程序] blackandwhite
说明:有A、B、C、D、E五人,每人额头上都帖了一张黑或白的纸现在已知额头上帖黑纸的人说的都是谎话,额头帖白纸的人说的都是实话。问这五人谁的额头是帖白纸,谁的额头是帖黑纸?-There are A, B, C, D, E five people, each on his forehead with both a black or white paper is now known with black and white on his forehead said are lies, his forehe<妄想生> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[Windows编程] Calgorithm100title
说明:C++算法100题余弦函数cos(x)曲线三天打鱼两天晒网阿姆斯特朗数(亦称为自恋性数)-C++ algorithm 100 title cosine function cos (x) curve of a three-day two-day fishing nets drying Armstrong number (also known as the narcissism of a few), etc.<妄想生> 在 2025-07-24 上传 | 大小:1.3mb | 下载:0
[通讯编程] cycling_code
说明:循环码编码,能够根据用户需要改变参数,完成循环码编码-crc encode<MorningLee> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[Windows编程] AjustScreen
说明:在wince下直接弹出系统屏幕校正界面,无需快捷方式,可以直接进,在真机上试,模拟器没有效果。-Wince directly in the pop-up screen calibration system interface, no shortcuts, you can directly in the real machine on the test, no effect simulator.<wang> 在 2025-07-24 上传 | 大小:51kb | 下载:0
[TreeView控件] Chapter11BinaryTrees
说明:power point of binary tree software engineering<booboo> 在 2025-07-24 上传 | 大小:16kb | 下载:0