资源列表
插入排序
- 一个简单的升序插入排序方法,可以直接应用在程序中。(A simple ascending insertion sort method. It can be used directly in program.)
New_SPH2D
- 基于刘谋斌书本上的sph程序进行的扩展,能模拟溃坝、超高速等问题。(Based on the expansion of SPH program on Liu Moubin's book, it can simulate dam break, super high speed and so on.)
奥普特光源控制器控制代码OPT-LIGhtCtrl
- 对奥普特公司的数字多通道光源控制器基于232协议进行控制光源的亮度。多用于机器视觉系统的项目中。(The Haupt company of the digital multi-channel light source controller based on 232 protocol to control the brightness of light source. Projects that are mostly used in machine vision systems.)
pingmiandu
- 对平面度进行计算和构造拟合平面等算法,从而求出点到平面的距离和平面到平面之间的距离。(The plane distance is calculated and the fitting plane is constructed, and the distance between the point and the plane and the distance between plane and plane are calculated.)
牛顿法小算例1
- 主要是利用牛顿法解线性方程组,重点是雅克比矩阵的求解(Solving linear equations by Newton method)
stroustrup_ppp-master
- 《C++程序设计原理与实践》 斯特劳斯特鲁普(Bjarne Stroustrup), 源码("C++ programming principles and practices" J Drost Rupp (Bjarne Stroustrup), source code "C++ programming principles and practices" Bjarne Stroustrup, source code)
FTP_VB
- ftp客户端访问远程主机,实现上传/下载文件、文件夹的增加/删除等功能(FTP client access remote host, upload / download files, add / delete folders, and other functions)
GPS
- 对GPS的数据进行解析,计算经纬度,可以作为参考(The data of GPS are analyzed and the longitude and latitude are calculated)
c
- c语言总结,基于谭浩强的版本,虽然老谭的书写的不怎么样。(c program hahhahhahhahahha)
uart
- 串口uart文档及原程序,适合初学者学习(Serial uart document and the original program)
常用算法程序集第五版
- 数值积分、线性方程组求解、数据处理、统计分析算法(Numerical integration, linear equations, data processing, statistical analysis algorithm)
cpu_VHDL
- vhdl 编写的cpu 代码, 详细说明了各个部分的功能及所有对应的代码,对cpu架构的学习和vhdl 编程有很大帮助(vhdl code for simple CPU)