资源列表
排序选择:
[其他小程序] ansys结构数值分析与应用命令流
说明:用于车桥耦合的时候,用ansys分析移动荷载过桥(When the bridge coupling is used, the ANSYS is used to analyze the moving load over the bridge)<郑xx > 在 2025-07-13 上传 | 大小:2kb | 下载:1
[matlab例程] 2DPE
说明:抛物方程能够快速对大区域电波传播特性做出预测,目前已经得到了广泛的应用。压缩包里给出了二维抛物方程的matlab程序(The parabolic equation can quickly predict the propagation characteristics of large region waves. It has been widely used at present. In this paper, a two-dimensional parabolic equation progr<skyyw921212 > 在 2025-07-13 上传 | 大小:48kb | 下载:1
[数值算法/人工智能] grainGenerator
说明:abaqus 插件,用于生成晶粒. 将其放在abaqus_plugins文件夹中即可使用。(The file is an abaqus plugin which is used to generate grain in the abaqus. It is available when put into the abaqus_plugins files.)<炽艳红轮 > 在 2025-07-13 上传 | 大小:8kb | 下载:1
[数值算法/人工智能] dbscan-on-spark-master
说明:在 spark大数据集群环境下,用于数据聚类分析结果(In spark environment, cluster analysis results)<1313222 > 在 2025-07-13 上传 | 大小:46kb | 下载:0
[串口编程] SerialPort-master
说明:串口代码,适用于windows下,易于使用(Serial code, applicable to windows)<nanheyimu > 在 2025-07-13 上传 | 大小:6kb | 下载:0
[数据结构常用算法] BTREE
说明:二叉树类的实现,并且增添了交换左右子树等功能(The implementation of binatry tree class)<whitlock23 > 在 2025-07-13 上传 | 大小:2.12mb | 下载:0
[JSP源码/Java] ssh
说明:基于SSH+SQL+JSP实现的简单网上购物系统,用户可以正常购物,管理员进行后台管理。(A simple online shopping system based on SSH+SQL+JSP, users can shop normally, and administrators carry out backstage management.)<耿豆不会发芽 > 在 2025-07-13 上传 | 大小:2.75mb | 下载:0
[JSP源码/Java] GetSre
说明:压缩包包含完整代码,包括布局文件。用于手机端在网络上请求特定的网络资源(The package contains the complete code, including the layout file.It is used to request specific network resources on the network)<sinper663785 > 在 2025-07-13 上传 | 大小:20.27mb | 下载:0
[Internet/网络编程] sorts
说明:桶排序,简单排序算法,利用Python语言实现,属于八大基本排序之一。(# coding:utf-8 def BucketSort(a): b = [0] * (max(a)+1) result = [] for num in a: b[num] += 1)<lexi1121 > 在 2025-07-13 上传 | 大小:1kb | 下载:0
[OpenGL] 可鼠标点击旋转的茶壶 源码
说明:利用opengl 和vc++ 6.0实现鼠标事件的响应(opengl c++ a rotated cup)<树树123 > 在 2025-07-13 上传 | 大小:2kb | 下载:0