资源列表
hezai3
- 荷载传递法计算单桩沉降程序,可以输出沿桩身的轴力和位移-calculation of pile top settlement
sds
- 通过一个图的权值矩阵求出它的每两点间的最短路径矩阵。 从图的带权邻接矩阵A=[a(i,j)] n×n开始,递归地进行n次更新,即由矩阵D(0)=A,按一个公式,构造出矩阵D(1);又用同样地公式由D(1)构造出D(2);……;最后又用同样的公式由D(n-1)构造出矩阵D(n)。矩阵D(n)的i行j列元素便是i号顶点到j号顶点的最短路径长度,称D(n)为图的距离矩阵,同时还可引入一个后继节点矩阵path来记录两点间的最短路径。-By weight of a graph in which eac
Microcontroller-a-key-pluripotent
- 单片机一键多能,支持单击,双击,单击长按,双击长按,电路结构:P1口接8个LED(低电平使能) P3.3口接键盘(占用中断) 程序功能: 可以用单键实现6种功能, 所有按键功能占用时间小于1秒. 1秒内单击一次,1号灯亮 1秒内双击,2号灯亮 1秒内三次按键,3号灯亮 1秒内长按,4号灯亮 1秒内单击加长按,5号灯亮 1秒内二次单击加长按,6号灯亮 程序正常工作时,8号灯闪烁(2HZ) -Microcontroller a key pluri
bootldr
- PIC16F系列芯片通用bootloader 程序,通过USART接收下载文件-a bootloader for PIC16F series chips,programmed by asm language.
studentsdata
- 可先创建再读取文件学生成绩的最高分最低分平均分-Files can be created and then read student achievement average highest score lowest score
matlab-pde
- 偏微分方程数值解法,内含十多个方法matlab代码-Numerical Solution of Partial Differential Equations
017
- 如果一个渔夫从2011年1月1日开始每三天打一次鱼,两天晒一次网,编程实现当输入2011年1月1日以后的任意一天,输出该渔夫是在打鱼还是在晒网。-If a fisherman from January 1, 2011 started playing a fish every three days, two days bask in a network, programming as input after January 1, 2011 in any one day, the output is
024
- 用归并排序法对一组数据从小到大进行排序,数据非别为695,458,362,789,12,15,163,23,2,986-Using the merge sort method to a set of data from small to large, sorting data for 695458362789,12,15,163,23,2,986
030
- 尼科彻斯定理的内容是:任何一个整数的立方都可以写成一串连续奇数的和。-Nico Chester theorem of contents be: any cubic an integer can be written as a sequence and an odd number.
045
- 自守数是指一个数的平方的尾数等于自身的自然数。-Self-controlled number refers to a number of mantissa is equal to the square of the natural Numbers.
046
- 求解二元一次补丁方程ax+by=c的解,其中a,b,c要求从键盘中输入,其中a>0,b>0且a>=b.-A binary patch equation ax+ by = c solution, including a, b, c require input from the keyboard, in which a > 0, b > 0 and a > = b
208
- 主要功能是将用户输入的信息存入用户的数据去。当用户发现输入错误时,可补进以后一个“#”号,表示前一个字符无效;当发现错误较多时,可补进一个“@”,表示前面写过的字符均无效,回车标售该行输入完毕。-Main function is the user to input information into the user s data. When a user input errors found, after can be filled in a "#", says one character at
