-
英飞凌BMS解决方案
英飞凌BMS解决方案的源码,可以作为一个行业的标准。(infineon bms solution.)
- 2020-06-21 07:40:02下载
- 积分:1
-
电压表
基于 pic16f676 带领的 7 段显示器电压表,
这里是十六进制代码和 c 代码为电压表,
您可以使用此 0 到 30 vdc,
但如果你有知识的 adc 和编程时您可以使用它为更多
我测试了这件事
- 2022-08-15 05:20:07下载
- 积分:1
-
解一元二次方程
解二次方程,输入系数a,b,c,输出两个解、一个解、和无解这三种情况时的结果(Solving the quadratic equation, three cases)
- 2020-06-25 00:20:02下载
- 积分:1
-
ALGO3-5
Algo3-5.c C program for implementing Algorithm 3.5
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 3.5 (Gauss-Seidel Iteration).
Section 3.7, Iterative Methods for Linear Systems, Page 187
- 2010-01-25 02:28:21下载
- 积分:1
-
Picture
图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法(Picture Deal)
- 2013-05-28 16:20:28下载
- 积分:1
-
象棋放马
说明: 在棋盘上放马,使得每一行的马均处于安全位置,输出棋盘的所有摆放的可能性。(Put the horse on the chessboard, so that each line of horse is in a safe position, output all the possibilities of the chessboard.)
- 2020-06-23 21:40:02下载
- 积分:1
-
juzhenganjian
矩阵按键程序,用的是C。本人还是学生,做得不好请大家多多指教(Matrix button procedure is used in C. I am still a student, doing a lot of bad advice please)
- 2009-05-07 22:38:32下载
- 积分:1
-
disk
磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。(Disk is the high-speed, large capacity, rotating, direct access storage device. As a secondary computer system memory, to carry out heavy work input and output in modern computer systems often also have a number of requests to access the disk input and output requirements. System can use a strategy, as far as possible the best order of implementation of the disk access requests. As the disk access time is mainly affected by the impact of seek time T, which requires use of appropriate seeking algorithms to reduce the seek time. This experiment requires students to design a disk scheduling simulation program, observe the dynamic process scheduler. Experiments for students to understand and grasp the disk scheduling functions.)
- 2010-05-29 16:06:53下载
- 积分:1
-
ADSP-21062_IIR
说明: 用ADSP21062实现快速IIR算法
压缩包内有源代码和说明(This directory holds all the files required for an ADSP-21060 programming
example. The example "IIR" filter data using infinite impulse response (IIR)
filters. The examples consist of a main calling program and called subroutines.
This example system reads a buffer of input values stored in memory, passes the
data through the filter, and writes the results to another buffer in memory. )
- 2009-08-12 15:12:29下载
- 积分:1
-
Linux下QT版聊天服务器
在Linux下做得一个QT版的聊天服务器,主要用到了QT,C++,多线程等技术,希望对大家有帮助。
- 2023-01-31 15:55:04下载
- 积分:1