资源列表
szcljs
- 水准测量闭合差的计算。用vc6.0可以完美运行-Leveling misclosure computing
nonlinear
- 非线性动力学、分岔 Matlab 程序实现,弹簧质量系统在简谐激励作用下的受迫振动,弹簧的恢复力F与变形x的关系为F=kx3,动力学方程为...30cosmxcxkxFwt++= 其中,给定参数,1m=,0.3c=,1.0k=,1w=,初始条件为(0)3.0x=,.(0)4.0x=设系统的动态参数为F0,绘出系统状态变量随参数变化分岔图,绘图参数对应的系统各周期及混沌状态的时间历程图、相轨迹图、Poincare映射图-Nonlinear dynamics, bifurcation Matlab
textInput
- program reads in a file line by line,then removes all instances of the letter e * and prints out the result
LibraryManagementSystem
- 图书管理系统,有用户组登陆,图书管理,读者留言等功能-Library management system, user group landing, library management, the reader features such as message
intepretor
- This class converts morse code input from a user into a specific number. * Dots are defined by the system as pressing the mouse button and releasing within 250 ms. * Dashes are defined by the system as pressing the mouse button and releasing a
Bank
- 使用面向对象实现封装模拟银行system Bank类: 业务层服务层service 最多可以管理50个账户 1.开户 会给当前客户分配一个随即的八位卡号 要求不能与已有客户id相同 由客户来输入密码 2.销户 客户需要提供卡号和密码来注销这个账户 3.存款 客户id卡号<和密码> 存款金额 4.取款 客户需要提供id卡号和密码 取款金额 5.转账 客户需要提供卡号 密码 转账的卡号和金额 6.查询 卡号 密码 7.修改密码 卡号密码 键入新密
bifurcation-control
- 基于非线性动力学、非线性 控制理论、分岔理论等非线性科学的现代分析方法,对倍周期分岔、Hopf 分岔等 进行控制-Modern analytical methods based on nonlinear dynamics, nonlinear control theory, bifurcation theory and nonlinear science of the period-doubling bifurcation, Hopf bifurcation control
hrl_sms
- sms system develop in vb6
adder_example89
- example of adder using vhdl
cubePolygon
- * Class using the ACM/JTF Java graphical program that will display a projection of a 3D cube. * When the mouse is moved, the cube will move in the mouse s direction.The X and Y co-ordinates of the cube will be displayed on the canvas as the cu
PINGcode.pde
- Code for the PING sensor, board Pinguino PIC32.
imageTransformer
- This class performs various simple image manipulations. * The first method takes multiple images and returns a collage of the blended images. * The second method takes an image and returns an Obama posterized image. */-This class performs va