搜索结果
找到约 145 项符合
233 的查询结果
按分类筛选
Linux/uClinux/Unix编程 C语言算法速查手册 书本附件
第1章 绪论 1
1.1 程序设计语言概述 1
1.1.1 机器语言 1
1.1.2 汇编语言 2
1.1.3 高级语言 2
1.1.4 C语言 3
1.2 C语言的优点和缺点 4
1.2.1 C语言的优点 4
1.2.2 C语言的缺点 6
1.3 算法概述 7
1.3.1 算法的基本特征 7
1.3.2 算法的复杂度 8
1.3.3 算法的准确性 10
1.3.4 算法的稳定性 14
第 ...
源码 成绩查询系统
#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 ...
源码 学生成绩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 ...
其他 跑步机段码LCD蓝底液晶屏驱动芯片,VKL128仪器仪表LCD显示IC
产品型号:VKL128
产品品牌:永嘉微电/VINKA
封装形式:LQFP44
产品年份:新年份
联 系 人:陈锐鸿
联 系 QQ:3618885898 &nbsp;
联系手机:18824662436
LCD/LED液晶控制器及驱动器系列芯片简介如下:
超低功耗LCD液晶控制器及驱动系列:
VKL060&nbsp; &nbsp;2.5~5.5V&nbsp;&nbsp;15seg*4com&nbsp; ...
VIP专区 VIP专区-3000套PLC实例程序
资源包含以下内容:1.2 COMP CHILLER.rar2.20-COMM-E Adapter Diagnostics.zip3.3 Phase Motor Startup Logic.zip4.500编程实例.rar5.550 OPTICOLOUR MOINITORING TM EDIT.rar6.6688-02.rar7.6[1].下降沿和锁存指令试验.rar8.72 Station Bit Shift PLC Program Triggers 3 Cognex Cameras.zip9.AB 1769-WS称重模块使用程序C ...