资源列表
selfBlanceCar
- 用arduino实现的平衡车,MPU6050检测小车状态,卡尔曼滤波做姿态解析(Using Arduino to achieve the balance car, MPU6050 detect car status, Calman filter gesture analysis.)
归并排序
- 归并排序,简单排序,二分的一些拓展,数据结构,基于C++平台实现,过程可以自己尝试调试(Merge sort, simple sorting, two points expansion, data structure, implementation based on C++ platform, process can debug by itself.)
gupiaoyuce
- 基于粒子群——神经网络算法的股票预测系统,将某支股票的大量数据导入程序中,就能对该股票接下来的走向进行分析和预测(The stock forecasting system based on the particle swarm neural network algorithm can analyze and predict the next trend of the stock by importing a large number of data into the program.)
OA
- 信呼是一套免费开源的协同办公系统,为各大中小企业通用型在线办公管理系统,精简,便捷方便使用的管理软件,让每个企业单位都有属于自己的办公系统。(The letter call is a set of free open source cooperative office system, for the large and medium and small enterprises general online office management system, streamlined, conven
355153
- 内存管理的一个小程序,可以值得探讨的程序,不错()
tuxingxue
- 中点画线算法 Breseham画线算法 DDA画线算法(Midpoint line drawing algorithm, Breseham line drawing algorithm, DDA line drawing algorithm.)
bvbton
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正()
获取联系人项目
- 获取联系人项目,分为服务器、客户端、数据库三部分。服务器与客户端通过WebService通信(Getting contacts project is divided into three parts: server, client and database. The server and the client communicate through WebService)
老张百度文库下载器专业版
- 百度文库下载工具,百度文库中需要金币下载的文件均可免费下载。(Baidu Library Download Tool)
1602
- 1602底层驱动,带有显示英文,清屏等功能,8051可用。(The 1602 driver, with a display screen English, and other functions, available 8051.)
实验18 ADC实验
- 每隔 250ms 读取一次 ADC 通道 5 的值,并显示读到的 ADC 值(数字量),以及其转换成模拟量后的电压值。同时控制 LED0 闪烁,以提示程序正在运行。 这里关于最后的 ADC 值的显示我们说明一下,首先我们在液晶 固定位置显示了小数点,然后后面计算步骤中,先计算出整数部分在小数点前面显示,然后计 算出小数部分,在小数点后面显示。这样就在液晶上面显示转换结果的整数和小数部分。(ADC is read every 250ms. The value of channel 5,
调串口
- windows平台下的串口调试代码,调试过程中只需要修改波特率(serial test is very easy,just change the baud rate after unitial)