资源列表
digui(dengjujiedianchazhigongshi)
- 用递归函数做增距节点差值,计算方法的计算-digui
Prim
- prim算法,明了,简单,变量命名规范,适合初学者。-prim algorithm, clear, simple, variable naming conventions, for beginners.
code
- SGU101代码,,,,,,,,,不错!-SGU101 code
ex18
- void Delay(int time) { static int DelayLoopCount = 500 int i,j=0 for(j=0 j<time j++) for(i=0 i<DelayLoopCount i++) } -void Delay(int time) { static int DelayLoopCount = 500 int i,j=0 for(j=0 j<time j++)
24
- 一个算24的小程序。可以给出任意四个数是否能算24-A program which can tell whether four given numbers can computes 24
1
- 命令解释程序的编写 编写类似于DOS,UNIX的命令行解释程序 (1)自行定义系统提示符 (2)自定义命令集(8-10个) (3)用户输入HELP以查找命令的帮助 (4)列出命令的功能,区分内部还是外部命令 (5)用户输入QUIT退出 (6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。-Command interpreter program similar to the DOS, UNIX command lin
fisher_d
- matlab实现模式识别中fisher判别,并显示判别结果-matlab achieve pattern recognition fisher discriminant and display the result of the discrimination
1135431
- 表單靠近視窗邊緣自動貼齊,判斷目前表單座標是否貼近邊緣,當貼近邊緣時就自動貼齊-Form near the edge of the window automatically snap to determine whether the current form coordinate close to the edge, when close to the edge when it automatically snaps
Bubble-Sort
- The bubble sort is slow and I thought it would be interesting to visualize the progress as it sorts an array of integers.
commDoc
- 串口通信,可以进行51单片机和电脑的相互通信-Serial communication, can communicate with each other 51 single and computers
wavread_fft_windows
- 读取wav文件进行声音信号化,并包含fft和加窗操作-import .wav file, and fft , add windows
PAlBon
- 【问题描述】 由于无敌的凡凡在2005年世界英俊帅气男总决选中胜出,Yali Company总经理Mr.Z心情好,决定给每位员工发奖金。公司决定以每个人本年在公司的贡献为标准来计算他们得到奖金的多少。于是Mr.Z下令召开m方会谈。每位参加会谈的代表提出了自己的意见:“我认为员工a的奖金应该比b高!”Mr.Z决定要找出一种奖金方案,满足各位代表的意见,且同时使得总奖金数最少。每位员工奖金最少为100元。 【输入格式】 第一行两个整数n,m,表示员工总数和代表数;以下m行,每行