资源列表
turn(A()-As-Double--AT()-As-Double)
- 矩阵的转置函数 turn(A() As Double, AT() As Double)-The matrix transpose
clock
- 定时器每100us中断一次,在中断服务程序中,对中断次数进行计数,100us计数10000次就是1秒。然后再对秒计数得到分和小时值,并送入显示缓冲区。-Timer interrupt every 100us, in the interrupt service routine, the interrupt number of counts, 100us count is 1 second 10000. Then seconds count the minutes and hours values
genetic-algorithm-to-solve-TSP
- 用遗传算法求出TSP问题当中的问题,很好用!-TSP problem which was obtained using genetic algorithms, and easy to use!
Simple-calculator
- 实现简易计算器功能,能进行基本加减乘除的计算。-Simple calculator function
Antisymmetric-part-of-the-Lame-wave
- Lame波反对称部分的基本模态的matlab 程序-Antisymmetric part of the Lame wave
yqsf
- 蚁群算法在基于matlab平台下进行运算,这里是蚁群算法的源代码,供参考使用-Ant colony algorithm based on matlab platform computing, ant colony algorithm source code, for reference use
wenbenfenxi
- 请封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作。可以统计的信息有: (1)中文字符数; (2)英文单词数; (3)行数; (4)字符个数(不计空格); (5)空格数。 上述的字符统计信息,要求写到一个Report.txt文件中,并且能显示出来。 (注:不要求界面,只要能以命令行的形式输入及显示即可;统计功能可参考Word中 的“字数统计工具”) -Please package a class CText, and writ
mips-cpu
- 一个组成原理的课程设计,完成一个流水线MIPS CPU的设计,有详细的说明及其代码,实测可用-a project about the design of MIPS CPU
bbscriptscchm1.05
- VBscr ipt 语言参考:分特性信息、字母顺序关健字列表、常数、错误、事件、函数、方法、对象、运算符、属性、语句章结,CHM格式带搜索,查找很方便!-VBscr ipt Language Reference: the points characteristic information, the key word list in alphabetical order, constant errors, events, functions, methods, objects, operators
jqueryPanimate
- 这个是JQuery写的动作的源码的,希望对大家是有用的-JQuery LANGGUAGE
LED--wannianli
- 万年历,通过硬件仿真,完美运营,万年历,通过硬件仿真,完美运营-Calendar, simulation
Doubly-linked-list
- 1、用文本文件组织图的顶点和图的边。 2 、图的存储表示:从文件中输入图的顶点和图的边,并转换为图的存储结构表示。 3、求解交通图的最短路径,并用文件保存图的最短途径数据。 4 、求解从一个城市出发到其它所有城市的最短路径。 5、求解从一个城市到另一个城市的最短路径。 -A text file organization chart of vertices and edges of the graph. 2, the graph is
