资源列表
de
- 打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数 本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 -ajdfla asldfa skdhfa!
pendulumm.m
- pendulum stability simulation
ReadimageFile
- it is code allow to you read image file and set it in byte[]
CAO
- 用CAO方法来求出嵌入维数和时间延迟,及最小LYAPUNOV指数-CAO method used to determine the embedding dimension and time delay and minimum LYAPUNOV Index
BOUNCE
- This an animation of bouncing ba-This is an animation of bouncing ball..
ReadMe
- Read me file auto generated by VC so that I can download a file I m interested in
C
- C语言单链表问题,详细的实现了单链表的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C language singly linked lists, realized the function of singly linked list in detail, and the function of the input file, delete the file content function, through singly lin
w
- 单片机应用及开发程序,有利于提高学习单片机的兴趣。-Single chip microcomputer application and development process, to improve the learning interest in scm.
1
- 月份显示输入数字显示月份 但是数字不能大于13或者小于0-month JAN FEB MAR
DividerSLVcompact
- VHDL source code for combinational divider with standard_logic_vector types, more compact version with lower resources requirement
line-circle-rect
- Sourcecode c++ code for project development
n
- 实现任意位数进行相加运算(100位以内).利用数组实现.-Arbitrary number of bits for the sum operator (100) using an array to achieve.