资源列表
排序选择:
[数学计算/工程计算] danfengqujian
说明:精密机械优化算法,单峰区间法,针对单峰函数,编程思想的开始-Precision mechanical optimization algorithm, a single peak interval method, start for single-peak function, programming ideas<lihao> 在 2025-06-28 上传 | 大小:113kb | 下载:0
[其他小程序] -wavelet-de-noising
说明:本段程序主要是运用小波去噪对信号进行处理-This segment is mainly the use of wavelet de-noising procedure for signal processing<进赵> 在 2025-06-28 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] huangjinfenge
说明:黄金分割法,基于精密机械的优化算法,是单峰函数中保证精度要求的很好算法,应当掌握-Golden section method, based on precision machinery optimization algorithm is unimodal functions to ensure good precision algorithm should grasp<lihao> 在 2025-06-28 上传 | 大小:101kb | 下载:0
[软件工程] Principles-of-Computer
说明:计算机组成原理综合实验,微程序设计,实验题目是在TEC-4计算机12条指令系统之外,再设计以下3条机器指令,指令的操作码在TEC-4计算机未用的4个操作码及3条不用的中断指令操作码选定。-Principles of Computer Organization comprehensive experimental, micro program design, experimental subject is beyond the TEC-4 computer system 12 instructio<> 在 2025-06-28 上传 | 大小:3.74mb | 下载:0
[图形图像处理(光照,映射..)] tuxiangchuligaijin
说明:基于对话框的图像处理界面,实现了打开图片、镜像变换、去色、浮雕等功能-Based on image processing interface dialog to achieve open the picture, image transformation, to color, relief and other functions<lihao> 在 2025-06-28 上传 | 大小: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-06-28 上传 | 大小:7kb | 下载:0
[JSP源码/Java] LANChatProgram
说明:局域网聊天程序:一个以Socket通信机制为基础的网络聊天程序。 服务器端: 多线程方式处理客户端,负责响应客户端的各种信息:用户登录、客户端请求处理。 客户端: (1)、负责用户界面初始化、为用户提供登录界面、将信息发送至服务器、接受服务器反馈,实时显示信息。 (2)、负责实现用户界面的各种组件事件的处理。 (3)、当用户单击好友图标时,将初始化新的聊天窗口,并通过UDP建立与其他用户的通信。当用户收到其他用户发来的数据报,将在本地初始化新的对话窗口,并开始通信。-LA<stellar> 在 2025-06-28 上传 | 大小:456kb | 下载:0