资源列表

« 1 2 ... .55 .56 .57 .58 .59 5260.61 .62 .63 .64 .65 ... 5346 »

[C#编程piaoxue

说明:背景音乐只是随便写了写,具体的可以改数组里的数字.有点闪的效果还是不太好看-Background music just casually write write array of specific numbers can be changed. Bit flash effect or does not look good
<卢国波> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程abc

说明:采用ds18b20实现温度的实时采集,与上位机的实时通信,程序进过调试正确-USES ds18b20 to realize the real-time collection of temperature, real-time communication with PC, debugging entered correctly
<王刚> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程stuff

说明:某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。-A software company about 30 employees, each employee has a name, job number, position and other attributes, and e
<程序> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程Josephus

说明:约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。-Joseph (Josephus)
<程序> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程c

说明:编写程序,将已知数组复制到一个新数组,使复制产生的新数组包含已知数组中全部出现过的值,而又不重复。-Write a program to copy the array, known to a new array, so that the new array generated contains array of known all have value, and not to repeat.
<龙威鑫> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程renwufenpei

说明:任务分配问题,这是一个算法,c语言类型的,讲述如何进行多个房间的任务分配-Task allocation problem, which is an algorithm, c language type, tells how to assign multiple tasks room
<meiren> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程74HC138

说明:用于三八译码器译码使用,在89C51的开发板上拷贝使用,从而达到译码目的-Decoder 38 for decoding use, copy 89C51 development board used to achieve the purpose of decoding
<霍耀璞> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程Fibonacci

说明:斐波那契数列,又称黄金分割数列,指的是这样一个数列:0、1 、2、3、5、8、13、21、-In mathematics, the Fibonacci numbers or Fibonacci series or Fibonacci sequence are the numbers in the following integer sequence.
<小林> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程yiweiLBM

说明:这是一个一维Boltzmann传热传质代码,它可供初学boltzamnn的人作为参考。其中用到了VC++编译程序。-This is a one-dimensional Boltzmann heat and mass transfer code, which is available for beginners boltzamnn person as a reference. Which uses the VC++ compiler.
<刘杰> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程zuobiao

说明:window下的C语言实现坐标轮换法,可以用来进行局部寻优等功能。-window under the C language coordinate rotation method can be used for local search excellent functionality.
<cheng> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程Powell

说明:鲍威尔方法是鲍威尔于1964年提出的,以后又经过他本人的改进。该方法是一种有效的共轭梯度方向法,它可以在有限步内找到二次函数的极小点。对于非二次函数只要具有连续的二阶导数,用这种方法也是有效的。-Powell method is proposed in 1964, and later through his own improvements. This method is an effective method of conjugate
<cheng> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[C#编程tidu

说明:共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate Gradient Method (Conjugate Gradient) is between the steepest d
<cheng> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 5260.61 .62 .63 .64 .65 ... 5346 »

源码中国 www.ymcn.org