-
gausss
使用C语言实现高斯塞德尔迭代算法,GS迭代发是一种用于计算方程组的经典方法。(The use of C language to achieve high斯塞德尔iterative algorithm, GS-fat is a kind of iterative equations used to calculate the classical method.)
- 2008-04-07 16:08:16下载
- 积分:1
-
sample
海思3519v101 sample驱动源码,有助于理解驱动(Haisi 3519v101 sample driver source, help to understand the drive)
- 2017-03-28 15:10:13下载
- 积分:1
-
kpsgv
本程序的性能已经达到较高水平,用于特征降维,特征融合,相关分析等,对于初学者具有参考意义。( The performance of the program has reached a high level, For feature reduction, feature fusion, correlation analysis, For beginners with a reference value.)
- 2017-04-25 11:28:18下载
- 积分:1
-
EmbeddedFATFileSystemsource
嵌入式FAT文件系统源码,对于了解FAT文件系统原理,及自己编写文件系统具有一定的参考价值。(Embedded FAT file system source code, for understanding the principle of FAT file system, and write your own file system has some value.)
- 2010-07-27 20:08:17下载
- 积分:1
-
shebeihuanchong
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。(assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.)
- 2020-12-15 14:49:13下载
- 积分:1
-
ad7190_rl78g13
开发版全部代码,这是adi公司ad7793 24 bit ad的源代码,对使用高位高精度模拟电路 温度 电子称有帮助(analog circut study manual and adi company 24 bit ad helpful to study
analog circut
)
- 2021-04-21 15:28:50下载
- 积分:1
-
Vibe(success)
该程序能够实现实时的对目标进行跟踪,且运行速度很快(The program can achieve real-time tracking of the target, and the operation speed is very fast)
- 2017-10-26 09:21:32下载
- 积分:1
-
H.264
H.264视频压缩标准,白皮书,分块讲解了编码和nal过程,很详尽,准确无误,适合做H.264研究者使用(H. 264 video compression standard, white paper, explained the coding block and nal process, very detailed, accurate and suitable for h. 264 researchers to use)
- 2013-12-06 17:21:07下载
- 积分:1
-
american_heritage
USACO中的American heritage,用C++编写,运用了树的遍历知识(the American heritage of USACO, with C++ prepared, using a tree traversal knowledge)
- 2013-07-21 18:31:10下载
- 积分:1
-
IIC
这是来自官方的bmp280的API接口代码,
项目中使用的是I2C通信,BMP280的作为slave的地址要确认好,它的地址根据硬件电路SDO接什么脚来决定。
1.BMP280的测试启动流程(注意它的datasheet中的status寄存器):
(1)读取BMP280的id,其值等于0x58。
(2)把补偿寄存器的值都读出来。
(3)对BMP280进行
- 2022-03-09 22:41:55下载
- 积分:1