- 01 是atmega128的eeprom的读取范例
- jingmeitongyongqiyeyuanma 精美通用企业源码 精美通用企业源码 精美通用企业源码
- 00 单片机例程 for 24C 亲测好使的程序
- eeprom #include <intrins.h> #include <reg52.h> //52系列单片机头文件 #include <51hei.H> #define uchar unsigned char #define uint unsigned int #define RdCommand 0x01 //定义ISP的操作命令 #define PrgCommand 0x02 #define EraseCommand 0x03 #define WaitTime 0x01 //定义CPU的等待时间 sfr ISP
- nibianqi 基于mc9s12xs128单片机的三项逆变器控制程序
资源列表
FEM_Src
- 采用有限元法计算二维传热问题的源代码,有例题说明-Two-dimensional finite element method to calculate heat transfer of the source code, example shows
LinearEqu
- 用全选主元高斯消去法求解一个四元线性方程组-A 4 Select is principal component Gaussian elimination method for solving linear equations
Text3
- 带电粒子在匀强磁场中的运动的研究,模型程序,及运行结果-Charged Particle in Uniform Magnetic Field Study of the movement, model procedures, and operating results
Matrix-invert
- C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .
3.1.Color_Image_Processing
- On the CBIR of Color Images.
Cxx_GaussQR
- Add c++ support for Gaussian Quadrature v1.1
Gussshunxu
- 这是数值分析的高斯算法的源代码,很有用的啊-This is the numerical analysis of the gaussian algorithm source, very useful
CRC32
- CRC32算法及C实现,其中资料为较权威可用的资料非网上一些模棱两可的源码,另外部分为本人调试过成功的源码!-This is some CRC32 source,which is usefull for every one who will learn CRC checkout!
122582345098
- 计算器 可换皮肤 功能稳定 很好 网络实用 很强大-Calculator function for skin very strong stable good network utilities
GALoadDistriMiser
- The project is code named GALoadDistriMiser. The demo project which was written and compiled in Java is available for download and test run only. The project is about the optimization of load distribution of 64 packages on a vessel. It is assum
ACMmath-and-algorithm
- 不错的一本锻炼编程思维数学思维的书籍!!!特别适合ACM人员学习和利用-It is a good book for anybody who want to improve his algorithm and math!!
Calculator
- 实现了一个简单的计算器功能,能够准确完成括号的匹配和运算符优先级的判别-Implements a simple calculator function, can accurately complete the matching brackets and operators determine priority
