-
ContactCalculate
迹线法求轮轨接触关系,并用于计算轮轨力以及车辆系统动力学分析(Trace method for wheel/rail contact relation)
- 2018-04-25 20:49:12下载
- 积分:1
-
fortran code
FTCS scheme for three-dimensional Navier-Stokes equations
- 2020-08-13 20:48:31下载
- 积分:1
-
underwater image enhancement by MSR
水下图像增强,通过直方图均衡化,含图片和测试效果,适合初学者练习(Underwater image enhancement, through histogram equalization, including pictures and test results, suitable for beginners to practice.)
- 2021-04-13 18:38:56下载
- 积分:1
-
Unet-master2
说明: CN对图像进行像素级的分类,从而解决了语义级别的图像分割(semantic segmentation)问题。与经典的CNN在卷积层之后使用全连接层得到固定长度的特征向量进行分类(全联接层+softmax输出)不同,FCN可以接受任意尺寸的输入图像,采用反卷积层对最后一个卷积层的feature map进行上采样, 使它恢复到输入图像相同的尺寸,从而可以对每个像素都产生了一个预测, 同时保留了原始输入图像中的空间信息, 最后在上采样的特征图上进行逐像素分类。(CN classifies images at the pixel level, thus resolving the problem of semantic segmentation at the semantic level. Unlike classical CNN, which uses full-connection layer to get fixed-length feature vectors after convolution layer for classification (full-connection layer + soft Max output), FCN can accept any size of input image, and uses deconvolution layer to sample feature map of the last convolution layer to restore it to the same size of input image, so that each pixel can be generated. At the same time, the spatial information of the original input image is retained. Finally, the pixel-by-pixel classification is carried out on the feature map sampled above.)
- 2019-04-19 19:16:29下载
- 积分:1
-
VC.NET实现窗体动画
VC.NET实现窗体动画,基于SonicUI引擎实现的UI动画,窗体可实现渐变渐入,内部元素可动画翻转,若要体现真正的动画效果,请下载源码后在VS下编译运行。
- 2022-01-25 14:21:20下载
- 积分:1
-
this document mainly to explain the establishment of a binary tree building proc...
此文件主要说明了二叉树的建立建立过程,用户看后可提出意见!-this document mainly to explain the establishment of a binary tree building process, users can read comments!
- 2023-07-15 13:40:03下载
- 积分:1
-
FloatToHex
浮点数与十六进制转换工具,需要的朋友可以下载,在编写程序字节转换的的时候特别有用。(Floating point number and sixteen decimal conversion tool)
- 2017-10-22 19:14:05下载
- 积分:1
-
超文本标记语言的例子。
Hypertext makup language example.
- 2023-03-06 22:50:03下载
- 积分:1
-
Machine Development System Demo procedures
片机开发系统演示程序 - 8位数码管显示 */
/* */
/* 8位数码管从左至右显示 0-7-Machine Development System Demo procedures- an 8-bit digital tube display*//**//* 8-bit digital tube display from left to right 0-7
- 2022-03-19 00:54:01下载
- 积分:1
-
Delphi 进程三级跳实现真隐藏
Delphi 进程三级跳实现真隐藏,真正隐藏进程,在状态栏可显示窗口,但在Windows进程列表中,你找不到此程序的进程。
- 2022-08-15 12:42:12下载
- 积分:1