-
SVM做图片处理
使用SVM算法对CIFAR-10图片数据集进行分类,包括模型的训练,测试和参数的调优(Using SVM algorithm to classify CIFAR-10 image data sets, including model training, testing and parameter tuning)
- 2021-04-18 09:58:52下载
- 积分:1
-
Image-and-Video-Steganography-master
说明: 实现了图像与视频的信息隐藏,输入图片和视频可进行效果演示(The information hiding of image and video is realized)
- 2021-04-06 11:29:02下载
- 积分:1
-
LSD——SLAM
LSDslam 源码
最先进的SLAM 算法之一
- 2022-01-26 01:03:43下载
- 积分:1
-
python矩阵numpy库
[](https://travis-ci.org/numpy/numpy)
NumPy is the fundamental package needed for scientific computing with Python.
This package contains:
* a powerful N-dimensional array object
* sophisticated (broadcasting) functions
* tools for integrating C/C++ and Fortran code
* useful linear algebra, Fourier transform, and random number capabilities.
It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray.
More information can be found at the website:
* http://www.numpy.org
After installation, tests can be run (if ``nose`` is installed) with:
python -c "import numpy; nu
- 2022-08-20 23:43:20下载
- 积分:1
-
1DlinConvection
1D linear convection for educationnal purpose
- 2015-04-11 06:41:52下载
- 积分:1
-
jd-assistant-master
说明: 自动抢购京东抢购商品,如抢显卡、手机。登录后,复制商品ID,修改到配置文件后,到时间自动抢购(Automatic rush to buy Jingdong rush to buy goods, such as graphics card and mobile phone)
- 2021-03-30 18:20:58下载
- 积分:1
-
3d_heatmap-master
利用python语言构建三维的热力图模型,输入数据可以直接计算导出3D热力图(Using Python language to build three-dimensional thermodynamic chart model, input data can directly calculate the 3D thermal diagram.)
- 2021-04-21 18:28:49下载
- 积分:1
-
周期边界条件
说明: 周期边界,通过python代码实现,abaqus多尺度仿真,有效性能计算,复合材料(Periodic boundary, implemented by Python code, ABAQUS multi-scale simulation, effective performance calculation, composite materials)
- 2020-02-03 16:00:05下载
- 积分:1
-
djangobook
django book for developing networking applications
- 2014-11-26 23:11:25下载
- 积分:1
-
Python操作Sqlite表(建表、插入数据、获取字段信息)实例
【实例简介】
Python操作Sqlite表的实例,包括建表、插入数据、获取字段信息。
- 2021-05-20 14:39:30下载
- 积分:1