资源列表

« 1 2 ... .89 .90 .91 .92 .93 1494.95 .96 .97 .98 .99 ... 14959 »

[汇编语言LEDYY.rar

说明:
<> 在 2025-03-10 上传 | 大小:1.04kb | 下载:0

[其它求具有abcd=(ab+cd)2性质的四位数

说明:3025这个数具有一种独特的性质:将它平分为二段,即30和25,使之相加后求平方,即(30+25)2,恰好等于3025本身。请求出具有这样性质的全部四位数。 *题目分析与算法设计 具有这种性质的四位数没有分布规律,可以采用穷举法,对所有四位数进行判断,从而筛选出符合这种性质的四位数。具体算法实现,可任取一个四位数,将其截为两部分,前两位为a,后两位为b,然后套用公式计算并判断。 -3025, the figure has
<姚紫欣> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[汇编语言counttime

说明:用汇编语言编写一个电子钟功能的时钟,显示分和秒-assembler language features an electronic bell clock, display, and seconds
<yao> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[其它VB_kalman

说明:vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)-vb language Kalman filtering source (no test, the output corresponding to tie part of the process)
<king> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[其它Gdbhcx(C)

说明:简易哥德巴赫猜想(任何一个大于6的偶数可以分解成两个素数,可以利用枚举法,先把偶数可以分解的所有奇数对列出,再判断是否为素数,直到验证成功为止)-summary Goldbach conjecture (any one of the even greater than 6 can be decomposed into two prime numbers. can enumeration method, the decomposition
<yinlu> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[汇编语言paixu

说明:用汇编语言实现人名排序问题,根据字母的顺序排列,先比较首字母,如果相同则比较之后的字母-using assembly language to achieve names scheduling problem, according to the alphabetical order, compare the first letters of the alphabet, If the same comparison is the after
<吴峰心> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[汇编语言huibian3

说明:这是一个关于比较的汇编代码,仅供大家参考。
<tracy> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[Dephi控件源码Unit1

说明:灯泡实验小程序..实现异常.重置.两灯之间的次数比较等功能.
<顾君> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[汇编语言EM78P153designPWMout

说明:用EM78P153设计的PWM源代码,内有详细说明.
<qiuyi> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[其它我的链表

说明:我看数据结构后写的一个关于单链表的实现代码,功能还没完善,就构建了一个数据框架,如需要实现,请联系我-I see the data structure was made of a single linked list on the realization of code, functions No perfection and constructed a data fr a mework, such as the need to ach
<蔡天军> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[其它body

说明:下面给出的小程序程序用TC2.0编写。变化时边缘细胞不参与变化。随着迭代次数的不同,在屏幕显示的图案精彩纷呈,象万花筒般引人入胜-Below is a small program procedures used to prepare WITH TC 2.0. Changes in marginal cells do not change. With the number of iterations different, the scre
<李晓> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0

[其它动态规划法解决矩阵连乘积问题

说明:这是一个小弟用动态规划法解决矩阵连乘积问题的一个算法。-This is a younger dynamic programming matrix to solve even the product of an algorithm.
<算法分析> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1494.95 .96 .97 .98 .99 ... 14959 »

源码中国 www.ymcn.org