按分类查找:

  • AVR单片机转速表

    /****************************************************************                  外部晶振8M                  PA0~3:四位数码管的位选                  PB0~7:数码管 ...

    /dl/509864.html

    标签: C语言

    上传时间: 2016-03-09

    上传用户:彦 yan

  • c语言程序源

    #include <iostream> using namespace std; class Student { public: Student(int, int); int num; int grade; }; Student::Student(int n, int g) { num = n; grade = g; } int maxGradeIndex(Student* s) { int maxGrade, index = 0, i = 0; maxGrade = s[0].grade; for (i = 0; i<5; i++) { if (s[i].grade > maxGrade) ...

    /dl/510573.html

    标签: c语言 程序

    上传时间: 2016-04-23

    上传用户:burt1025

  • Matlab中kmean算法实现

    自己编写代码实现了kmeans算法,输入变量 data 为 N 行 m 列,每一行为一个数据点,num 表示聚类数目;输出变量 label 为 N 行 1 列, 表示对应的数据点属于哪一类。

    /dl/511409.html

    标签: Matlab kmean 算法

    上传时间: 2016-05-31

    上传用户:lmeeworm

  • 红外遥控RGB

    #include "STC90.h" #include < intrins.h > #define uchar unsigned char #define uint unsigned int #define led_port P1 sbit IR_RE = P3^2; sbit led_r = P1^3; sbit led_g = P1^4; sbit led_b = P1^5; sbit led_wd = P1^7; sbit K1 =P3^0 ; //增加键 sbit K2 =P3^1 ; ...

    /dl/512141.html

    标签: RGB 红外遥控

    上传时间: 2016-07-02

    上传用户:184890962

  • aster注册机

    選Activate Product 然後下一步 進到了註冊畫面 將註冊機打開選擇Aster V7 2x 按Get Num產生註冊碼 將註冊碼複製到Aster的註冊畫面上,按下面的"其它" 將硬體代碼複製 將硬體代碼貼上註冊機上的Hardware ID後,按Get Key產生啟動碼後複製到註冊畫面的最下方.按下一步即可啟動 ...

    /dl/512853.html

    标签: aster 注册机

    上传时间: 2016-08-22

    上传用户:921005047

  • PL0语言设计一个词法分析器

    PL0语言是与pascal类似的语言,但是比pascal语言的词法、语法更加严格苛刻。 在PL0语言中,只有五种类型的单词:关键字、用户自定义标识符、数字、特殊符号以及非法标识符。 根据题目给出的PL0的文法,关键字只有如下几个: Const——用来声明常量; Var——用来声明变量; Procedure——用来声明过程; ...

    /dl/515355.html

    标签: PL0 语言 分析器

    上传时间: 2017-06-20

    上传用户:lbxxx

  • 有限差分法

    function&nbsp;[alpha,N,U]=youxianchafen2(r1,r2,up,under,num,deta)&nbsp;&nbsp; &nbsp;&nbsp; %[alpha,N,U]=youxianchafen2(a,r1,r2,up,under,num,deta)&nbsp;&nbsp; %该函数用有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解&nbsp;&nbsp; %函数返回迭代因子、迭代次数 ...

    /dl/517754.html

    标签: 有限差分

    上传时间: 2018-07-13

    上传用户:Kemin

  • 成绩查询系统

    #include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score &nbsp;&nbsp;{ &nbsp;&nbsp;float math; &nbsp;&nbsp;float english; &nbsp;&nbsp;float computer; &nbsp;&nbsp;}; struct student &nbsp;&nbsp;{ &nbsp;&nbsp;int number ...

    /dl/520134.html

    标签: 成绩查询系统

    上传时间: 2019-06-08

    上传用户:啊的撒旦

  • 学生成绩guanli

    #include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score &nbsp;&nbsp;{ &nbsp;&nbsp;float math; &nbsp;&nbsp;float english; &nbsp;&nbsp;float computer; &nbsp;&nbsp;}; struct student &nbsp;&nbsp;{ &nbsp;&nbsp;int number ...

    /dl/520138.html

    标签: c语言

    上传时间: 2019-06-09

    上传用户:啊的撒旦

  • Radio+Resource+Management

    Wireless communications and networking technology are advancing at a very rapid pace. Newer technologies and standards are evolving to serve the ever-increasing num- ber of users demanding different types of mobile applications and services. Research and development activities on wireless technology ...

    /dl/522088.html

    标签: Management Resource Radio

    上传时间: 2020-06-01

    上传用户:shancjb