- luv My first project...any comments are welcome
- Programing-Microsoft-Windows-with-CSharp Programing Microsoft Windows with C#.rar
- yungoucms_v3.0_utf8 云购系统是一套创新的PHP开源云购源码
- jvtyxz 易语言超大文件传输 客户端 服务器 例子()
- 问卷调查表单提交 是一款基于jquery实现的滚动投票程序(Questionnaire submission is a rolling voting procedure based on jquery)
- stm32f030f4串口例程 使用USART1
资源列表
椅子
- 椅子的vrml的例子,一个横简单的vrml代码。
cnn_evaluation_smoke-master
- 此代码简单易学,能有效检测烟雾,识别率高,机器学习。(This code is easy to learn, can effectively detect smoke, high recognition rate, machine learning.)
OSGEarth
- 实现了数字地球点线面绘制和高度距离的测量等功能。(The function of digital earth drawing and height distance measurement is realized.)
SVG Rendering Engine
- 一个C#SVG渲染引擎,主要设计用于在web上使用SVG文件。(A C# SVG rendering engine, primarily designed to allow SVG files to be used on the web.)
omp重构图像
- 小波分解与重构,具体的图像可以用自己的。。。。。。。。。
test_TV
- 利用matlab实现全变分正则化的图像去噪,(image denoising with TotalVariation regularization)
TV denoising
- 全变分图像去噪方法,Image denoising with TV regulariation
计算机辅助设计基础_三维模型的显示
- 用 OpenGL 进行三维模型的显示 1)读入一个三维网格模型, 并在屏幕上显示 2) 支持显示网格效果,仅显示顶点效果,仅显示三角面效果及同时显示面和边的效果, 通过按键进行效果的切换(Display 3D model with OpenGL 1) read in a 3D mesh model and display it on the screen 2) it supports the display of mesh effect, only vertex effect, only t
手写体数字识别
- 基于TensorFlow框架的三层神经网络手写体数字识别
QUI
- QT界面进行换肤,美化QT界面,使程序看起来更美观(chenge the skin of QT menu ,to make the program more delicate)
surface_variation
- 简化点云。从3D点云中,可以为每个点计算它们与切线平面的偏离程度。(Simplify the point cloud. From the 3D point cloud, you can calculate how far they deviate from the tangent plane for each point.)
svm支持向量机图像分类
- 通过支持向量机机器学习算法,实现对不同状态图像的分类,是非常好的方法。