资源列表

« 1 2 ... .50 .51 .52 .53 .54 65955.56 .57 .58 .59 .60 ... 66603 »

[其他小程序xhjz

说明: 打印如下形式的矩阵; n=5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n=6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 看看
<ttzz> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[Windows编程divisionotwopolynomial

说明:此程序功能主要是实现两多项式的除法运算,-The main function of this program is to achieve the division of two polynomial computation,
<szhg> 在 2024-10-07 上传 | 大小:1024 | 下载: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的连续自然数进行填充,第三个
<ttzz> 在 2024-10-07 上传 | 大小:1024 | 下载: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)用“+”表示,在
<妄想生> 在 2024-10-07 上传 | 大小:1024 | 下载: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 coeffic
<妄想生> 在 2024-10-07 上传 | 大小:1024 | 下载: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 fore
<妄想生> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[通讯编程cycling_code

说明:循环码编码,能够根据用户需要改变参数,完成循环码编码-crc encode
<MorningLee> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序mystrstr

说明:自己写的str 函数,想了很长的时间,不知道算法和库函数的里的是否一样-function of strstr
<liu> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[Windows编程flowlight

说明:8个发光管间隔200ms由上至下,再由下至上,再重复一次,然后全部熄灭再以300ms间隔全部闪烁5次。重复此过程。-8 LED 200ms interval from top to bottom, then bottom, then repeat, and then all go out again to 300ms interval all flashing 5 times. Repeat the process.
<李廷> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[Windows编程nic_denied

说明:网卡禁用程序 windows网卡禁用 网卡过滤程序-Windows disable network adapter card program to disable the network card filters
<jonathan> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[Windows编程WinCSC

说明:this file is very good. this file is very good. this file is very good.-this file is very good.this file is very good.this file is very good.this file is very good.this file is very good.
<masoudshao> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Kalman_filter

说明:室内温度估计的卡尔曼滤波程序,希望能对大家有用-Room temperature is estimated that the Kalman filter procedure, useful for all of us hope to
<> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 65955.56 .57 .58 .59 .60 ... 66603 »

源码中国 www.ymcn.org