资源列表

[其他小程序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> 在 2025-01-11 上传 | 大小: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 fore
<妄想生> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序mystrstr

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

[其他小程序Kalman_filter

说明:室内温度估计的卡尔曼滤波程序,希望能对大家有用-Room temperature is estimated that the Kalman filter procedure, useful for all of us hope to
<> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序flexSayToflash

说明:flex与FLASH通讯 通讯是如何实现的-i not know write
<flex> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序digitClockC

说明:一个电子钟的C程序,需51单片机和相关外设的板子,也可以用软件仿真调试,学习电子钟相关的模块,如延时等,比较基础和常用的功能-C an electronic clock to take 51 single-chip and the board peripherals, and debugging software simulation can be used to study the electronic clock-related m
<xy> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序sampleWithoutReplacement

说明:Sample/ choose/ pick/ bag without replacement from a row vector.
<Rafal> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序wygong11

说明:将压汞数据输进文本后,将伪压汞曲线到wis文件中。-Mercury injection data will be entered into the text, it will curve to the pseudo-pressure mercury wis file.
<苏俊磊> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序rand

说明:随机数生成算法,此算法经实际应用,随机性能还可以。random.asm为6502汇编码的随机数生成算法。-random
<刘海波> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序prolog.tar

说明:Her is the code for sml for unix and linux
<hhei> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序FunctionChaosPredict

说明:利用一阶局域加权法进行混沌时间序列的预测。-Using a weighted-rank local-region method of forecasting chaotic time series.
<lishuhui> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其他小程序VB2

说明:替换指定位置之内的字符串,在指定范围内替换字符串-Replacement of the designated location within the string, the scope of the specified string to replace
<bo wei> 在 2025-01-11 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org