资源列表
generative-models-master
- 生成对抗网络中的各种衍生网络结构,包括基础GAN,C-GAN,AC-GAN等等 变分自动编码器各种衍生网络结构,包括条件变分自动编码器等等(Generated in the network against the derivative network structure, including GAN, C-GAN, AC-GAN and so on. The variational autocoder derivative network structure, including con
jd-gui
- 先尝试用最简单的想法去实现排序,以此来比较学习冒泡排序 问题:设有一数组,其大小为10个元素(int str[10])数组内的数据是无序。现在要求我们通过编程将这个无序的数组变成一个从小到大排序的数组(从下标为0开始) 思路:按照题目的要求,毫无疑问,正确的结果应该就像这样: 1 2 3 4 5 6 7 8 9 10 要做到这样,最简单和最直接想到的方法就是进行对比交换。 首先,把10个数里最小的个数放到下标为0的位置上(str[0]) 通过将下标为0的数(str[0
S32K144软件详解
- S32144单片机资料,加软件使用方法,带领新手入门,很专业的说明文档(S32144 SCM data, add software use method, lead the novice introductory, very professional descr iption document)
ALFIH
- 用易语言编程开发的QQ炫舞*的DLL源码,此源码内涵 全模式 基址()
清华vb
- 刚刚学习vb1个月了,学校里面学习,在家里面做一些简单的练习,用处不大(Guessing digital applet)
kalman
- 3轴、6轴、9轴陀螺仪传感器,差分精确算法,得出稳定准确的角度(3 - axis, 6 - axis, 9 - axis gyroscope sensors, differential precise algorithm, to get a stable and accurate angle)
jaot09_holte_mld_algorithm_files
- 计算混合层厚度采用matlab编写请谨慎使用(caculate the ocean mixed layer depth,written in matlab please use it carefully.)
SG-MPPT-HL-K-V1
- 原理采用Altium Designer软件设计,内含MPPT的BUCK拓扑结构、DCDC复制电源转换、微控制器等电路(The principle is designed by Altium Designer software, including MPPT BUCK topology, DCDC copy power conversion, micro controller and so on)
code
- matlab平台下实现简单阈值法图像分割,并通过连通域标注分割后的图像(matlab code for image segmentation)
分割 (2)
- 图像分割是图像处理和计算机视觉的重要研究领域。通过贝叶斯算法应用于图像分割,利用其较好的寻优能力搜索到图像的最佳阈值,达到较好的图像分割效果,并拓展了算法的应用领域.针对图像在动态阈值选取难的问题(Image segmentation is an important research field of image processing and computer vision. The Bayesian algorithm is applied to image segmentation, the
SG-GL(WS)-K-V7
- 采用Altium Designer软件设计,与程序一起可以直接出产品!(Using Altium Designer software design, with the program can be directly out of the product!)
匈牙利
- 匈牙利算法,用于求解二分图的匈牙利算法,里面包含量两种求解方法,希望对大家有用。(Hungarian algorithm can be used to solve the bipartite matching problem , but it requires the bipartite graph to be completely symmetric. Hence we need to transform the original non-symmetric binary map matchi