-
zhongdasicily
这是中山大学Sicily上的部分题目的代码,可供大家参考(This is part of Sun Yat-sen Sicily on the subject code, for your reference)
- 2010-10-10 19:56:25下载
- 积分:1
-
ADC7192源码驱动
ADC7192嵌入式源码驱动程序,通用7190,直接驱动,单片机嵌入式程序代码void AD7192Initialization()
{
AD7192SoftwareReset();
AD7192InternalZeroScaleCalibration();
AD7192InternalFullScaleCalibration();
}
void AD7192SoftwareReset()
{
unsigned char WriteBuf[1];
unsigned char ReadBuf[1];
unsigned char i;
ADuC7026OutputBit(CS,0);
WriteBuf[0] = 0xFF;
for(i=0; i
- 2022-02-09 11:48:52下载
- 积分:1
-
数据结构与算法分析
方便开发人员理解数据结构和算法分析的资料,包含源码配合了解(It is convenient for developers to understand data structure and algorithm analysis, including source code cooperation.)
- 2019-04-23 09:23:26下载
- 积分:1
-
Supervised
遥感信息工程学院遥感原理与应用课程实习监督分类(Supervised of Remote Sensing Principle and Application Course Practice)
- 2019-05-24 08:43:58下载
- 积分:1
-
Main_Frequency_decoup_Opti_cdm1
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2015-08-06 09:25:49下载
- 积分:1
-
mfc绘图,对TXT文件数据进行坐标绘图
对TXT文件数据进行读取,通过MFC界面进行折线图的绘制,具有缩放功能。坐标自动变换等
- 2022-06-26 22:27:11下载
- 积分:1
-
ANSIX9.9MacTool
这个程序是POS机ANSIX9.9算法验证工具(This program is under the POS machine ANSIX9.9MacTool)
- 2017-09-13 14:45:29下载
- 积分:1
-
MINISTM32
内含使用keil软件做汉字显示实验的全部代码和工程。(Containing Chinese characters using keil software to do all the code and engineering experiments.)
- 2013-11-19 16:56:32下载
- 积分:1
-
MAC层
LTE资源调度算法,对于研究经典的资源调度算法比较好的参考文献及对应的学术文献(LTE resource scheduling algorithm, for the study of the classic resource scheduling algorithm better reference and the corresponding academic literature)
- 2017-09-26 20:52:44下载
- 积分:1
-
caijian
实现了直线和矩形框的裁剪功能,是用编码裁剪原理实现的(Achieved a straight line and cut features a rectangular box is the use of coding theory to achieve cutting)
- 2010-01-06 14:20:59下载
- 积分:1