资源列表

« 1 2 ... .25 .26 .27 .28 .29 215330.31 .32 .33 .34 .35 ... 216389 »

[数学计算/工程计算a

说明:辗转相除法,也叫欧几里得算法,是计算整数最大公因数的有效方法。本实验使用辗转相除法,通过编写一个C程序,让计算机来计算两个整数的最大公因数和最小公倍数,以及相应的参数s和t。-Euclidean algorithm, also called the Euclidean algorithm to calculate the greatest common divisor of integers effective way. Euclidean algorithm used in this expe
<张鹏> 在 2025-09-12 上传 | 大小:28kb | 下载:0

[MySQL数据库mysqldump_Demo

说明:Mysql导出表结构及表数据 mysqldump用法-Export Mysql table structure and table data usage mysqldump
<小志> 在 2025-09-12 上传 | 大小:113kb | 下载:0

[uCOS开发Stm32_ucos_3-1

说明:(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使得某个发光二级管闪烁,调用延时函数为0.1s -(A)
<yf> 在 2025-09-12 上传 | 大小:336kb | 下载:0

[uCOS开发Stm32_ucos_3-1.tar

说明:(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使得某个发光二级管闪烁,调用延时函数为0.1s -(A)
<yf> 在 2025-09-12 上传 | 大小:278kb | 下载:0

[MySQL数据库MySQL-String-Functions-Details

说明:MySQL中字符串函数详细介绍 如:在串中查找某个子串、求取一个子串、在串的某个位置上插入一个子串以及删除一个子串等。两个字符串相等的充要条件是:长度相等,并且各个对应位置上的字符都相等。设p、q是两个串,求q在p中首次出现的位置的运算叫做模式匹配。串的两种最基本的存储方式是顺序存储方式和链接存储方式。-MySQL string functions in detail, such as: in the string to find a substring, to strike a subst
<小志> 在 2025-09-12 上传 | 大小:257kb | 下载:0

[单片机(51,AVR,MSP430等)AIM6727_AD_DA

说明:6727重要源代码,实现了MCASP的主要配置,以及能够实现其查询式实时输入和输出-6727 important source code, achieving MCASP the main configuration, and the ability to achieve its query-based real-time input and output
<dai> 在 2025-09-12 上传 | 大小:1.37mb | 下载:0

[绘图程序use-AUTHERWARE-to-display

说明:细地介绍了用AUTHERWARE多媒体制作软件来实现具有交互功能的大屏幕比分显示应用软件的具体方法,对其中的关键技术作出了系统的介绍,有一定的实用价值。-Fine introduction to the use AUTHERWARE multimedia authoring software to achieve the big screen with interactive features score shows the specific methods of application sof
<xujiajun> 在 2025-09-12 上传 | 大小:32kb | 下载:0

[单片机(51,AVR,MSP430等)ADK6727_FLASH

说明:TMS320C6727的FLASH相关程序,实现了FLASH的初始化,以及读写-TMS320C6727 of the FLASH-related procedures, the FLASH initialization, and read and write
<dai> 在 2025-09-12 上传 | 大小:939kb | 下载:0

[单片机(51,AVR,MSP430等)ADK6727_LAN

说明:实现了套件6727上LAN模块的基本初始化,以及基本的数据传输- Suite 6727 implements the basic initialization on the LAN module, as well as basic data transmission
<dai> 在 2025-09-12 上传 | 大小:1.03mb | 下载:0

[C#编程CPP-Type-VS-CSharp-Type

说明:C++数据类型与C#对应关系 C#调用C++的API函数时,两者参数数据类型的对应关系-C++ data type correspondence between C# C# API function calls C++, the two types of correspondence between parameter data
<小志> 在 2025-09-12 上传 | 大小:173kb | 下载:0

[串口编程com_files

说明:QT串口库,加载文件到QT即可直接进行串口编程,内涵串口封装函数-QT serial library, you can load the file directly to the QT serial programming, meaning serial encapsulation function
<wang> 在 2025-09-12 上传 | 大小:15kb | 下载:0

[其他小程序yucekongzhichengxu

说明:智能控制及其matlab实现书中的预测控制的程序-Intelligent Control and realize matlab book predictive control procedures
<> 在 2025-09-12 上传 | 大小:24kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 215330.31 .32 .33 .34 .35 ... 216389 »

源码中国 www.ymcn.org