资源列表
[其他嵌入式/单片机内容] 1602LEDWelcome-to-china
说明:使用1602LED 液晶显示 you arecomle to china-Use 1602LED LCD you arecomle to china<defrfwcewef> 在 2025-10-01 上传 | 大小:37kb | 下载:0
[C#编程] moneycalculator
说明:简单贷款计数器 ① 签订贷款合同时,需选择好贷款额、贷款年限和贷款年利率 提示:使用构造函数,贷款额、贷款年限和贷款年利率作为参数 ② 可以方便地得到以下信息: • 贷款额 • 贷款年数、贷款月数 • 贷款年利率、贷款月利率 • 月付款额 • 每月余额 提示:使用方法或属性来实现。各月余额可用索引器实现。 贷款月数=贷款年数×12 贷款月利率=贷款年利率/12 月付款额=贷款额×月利率/(<stellar> 在 2025-10-01 上传 | 大小:55kb | 下载:0
[数学计算/工程计算] danfengqujian
说明:精密机械优化算法,单峰区间法,针对单峰函数,编程思想的开始-Precision mechanical optimization algorithm, a single peak interval method, start for single-peak function, programming ideas<lihao> 在 2025-10-01 上传 | 大小:113kb | 下载:0
[其他小程序] -wavelet-de-noising
说明:本段程序主要是运用小波去噪对信号进行处理-This segment is mainly the use of wavelet de-noising procedure for signal processing<进赵> 在 2025-10-01 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] huangjinfenge
说明:黄金分割法,基于精密机械的优化算法,是单峰函数中保证精度要求的很好算法,应当掌握-Golden section method, based on precision machinery optimization algorithm is unimodal functions to ensure good precision algorithm should grasp<lihao> 在 2025-10-01 上传 | 大小:101kb | 下载:0
[图形图像处理(光照,映射..)] tuxiangchuligaijin
说明:基于对话框的图像处理界面,实现了打开图片、镜像变换、去色、浮雕等功能-Based on image processing interface dialog to achieve open the picture, image transformation, to color, relief and other functions<lihao> 在 2025-10-01 上传 | 大小:14.59mb | 下载:0
[SQL Server数据库] sql
说明:各种关于SQL的程序编程,存储过程,触发器,三级模式、动静态游标 declare cursor2 cursor static for select * from student go open cursor2 go fetch first from cursor2 update student set sage=sage+1 where sno= 0001 -On the various programming SQL, stored proc<> 在 2025-10-01 上传 | 大小:7kb | 下载:0