资源列表

[其他小程序MYclock

说明:我写的C++程序计时的类,可以计算一段C++代码的运行时间。-This is a C++ time class which is writen by myself, it is used to clock the running time of a C++ code in your program.
<自由民> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Taur_computer

说明:瑞利散射光学厚度计算,瑞利散射光学厚度计算-rayleigh scatter computation,rayleigh scatter computation
<小子> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序slxjz

说明:双螺旋矩阵的定义如下,矩阵的最中心是1,往上是2,右拐3,向下4,然后依次5、6,7...构成一条顺序增大的螺旋线,此外,如果从中心往下走的话,也是一条对称的螺旋线。题目是给定一个矩阵维度N,将其打印出来 -Double helix is defined as the matrix, the matrix is 1, up 2, right 3, down 4, to be followed by a sequence 5,6,7
<ttzz> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序ColorChange

说明:改变面板的颜色,初学者,第一次上传东西,真的没什么好说的了-Change the color panel, beginners, From the first time things really nothing to say of the
<ff> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序chaoshengboceju

说明:超声波测距原理 超声波测距是通过不断检测超声波发射后遇到障碍物所反射的回波,从而测出发射和接收回波的时间差t,然后求出距离S=Ct/2,式中的C为超声波波速。 -Ultrasonic Distance Measurement Ultrasonic Distance Measurement principle of continuous detection of ultrasound through the encounter a
<闫石> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序maze5

说明:迷宫程序,用C语言编写,先产生随机矩阵,矩阵由0和1组成。-migong
<goodnice> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序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

[其他小程序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

[其他小程序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

[其他小程序mystrstr

说明:自己写的str 函数,想了很长的时间,不知道算法和库函数的里的是否一样-function of strstr
<liu> 在 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

[其他小程序flexSayToflash

说明:flex与FLASH通讯 通讯是如何实现的-i not know write
<flex> 在 2024-10-07 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org