资源列表
[汇编语言] TestActionListener
说明:一个很不错的事件代码~!希望大家喜欢,多给点建议!-A very good event code ~! I hope you like it, more to the point proposal!<李杰> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[汇编语言] newton_interpolation
说明:一个牛顿插值的matlab的m文件-A Newton interpolation matlab m-file<mm> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[汇编语言] 1602_huibian
说明:配合单片机I/O口,实现单片机对LCD1602的简单控制,从而实现液晶显示(包括图像显示)的功能。-With single-chip I/O port, to achieve single-chip LCD1602 simple to control, in order to achieve liquid crystal display (including image display) functions.<hua> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[并行运算] RosslerLyapunov
说明:求解Rossler系统的Lyapunov指数的m文件-Rossler system for solving Lyapunov index m file<金力> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[汇编语言] BCD_DIV
说明: 被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中, 运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中 高字节在前 方法:移位相除 10位BCD码除法 XUE:20080729-High to low dividend deposited in TE<xuehanlong> 在 2025-01-19 上传 | 大小:1kb | 下载:0