搜索结果

找到约 13,847 项符合 a-h 的查询结果

数据结构 成績顯示三個部份abc #include<stdio.h> #include<stdlib.h> int main(void) { float gread

成績顯示三個部份abc #include<stdio.h> #include<stdlib.h> int main(void) { float gread printf("請輸入分數\n") scanf("%f",&gread) if(gread>=80&&gread<=100) printf("成績為A\n") else if(gread>=60&&gread<=79) { printf("成績為B\n") } else if(gread>=0&&gread<60) { printf("成績為C\n") } else ...
https://www.eeworm.com/dl/654/376202.html
下载: 161
查看: 1034

电子书籍 The literature of cryptography has a curious history. Secrecy, of course, has always played a centra

The literature of cryptography has a curious history. Secrecy, of course, has always played a central role, but until the First World War, important developments appeared in print in a more or less timely fashion and the field moved forward in much the same way as other specialized disciplines. A ...
https://www.eeworm.com/dl/cadence/ebook/376273.html
下载: 34
查看: 1051

通讯编程文档 H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the

H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the ITU-T Video Coding Experts Group, is the latest standard for video coding. The goals of this standardization effort were enhanced compression efficiency, network friendly video representation for inte ...
https://www.eeworm.com/dl/646/380037.html
下载: 42
查看: 1055

驱动编程 dd1压缩包里面是驱动源码 console压缩包里面是控制台源码 hide.exe是最终产品 使用方法: 1、将hide.exe复制到系统目录 2、运行cmd 3、hide -h 查看帮助

dd1压缩包里面是驱动源码 console压缩包里面是控制台源码 hide.exe是最终产品 使用方法: 1、将hide.exe复制到系统目录 2、运行cmd 3、hide -h 查看帮助 hide -i 安装驱动 hide -u 卸载驱动 hide -f -a filename 添加一个隐藏文件 by boywhp 07/09/03 Email:boywhp@126.com ...
https://www.eeworm.com/dl/618/385730.html
下载: 118
查看: 1076

Linux/Unix编程 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <s

帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typed ...
https://www.eeworm.com/dl/619/386216.html
下载: 187
查看: 1101

书籍源码 A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he

A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reduction of t he p hase noise by about 16dB can be achieved. ...
https://www.eeworm.com/dl/532/387645.html
下载: 87
查看: 1061

其他 A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely bal

A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely balanced. &#1048708 If the height of this binary tree is h, then leaves can be at level h or level h-1. &#1048708 All leaves at level h are as far to the left as possible. &#1048708 The data associated wit ...
https://www.eeworm.com/dl/534/406525.html
下载: 46
查看: 1035

其他 数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or a corresponding "options-s

数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or a corresponding "options-setting" file, it assembles to the data abort veneer. This is described in detail in the documentation. The "dabort.h" file contains definitions of some constants used in the data abort veneer s ...
https://www.eeworm.com/dl/534/408205.html
下载: 82
查看: 1106

单片机开发 显示“12345678” P1端口接8联共阴数码管SLED8的段极:P1.7接段h,…

显示“12345678” P1端口接8联共阴数码管SLED8的段极:P1.7接段h,…,P1.0接段a P2端口接8联共阴数码管SLED8的段极:P2.7接左边的共阴极,…,P2.0接右边的共阴极
https://www.eeworm.com/dl/648/426554.html
下载: 87
查看: 1181

通讯编程文档 The files adi_ssl_init.h and adi_ssl_init.c are used to define the functions adi_ssl_Init()

The files adi_ssl_init.h and adi_ssl_init.c are used to define the functions adi_ssl_Init() and 慳di_ssl_Terminate()?which initialize and terminate all the Blackfin System Services in the appropriate order, for a particular EZ-Kit, depending on the Blackfin processor used.
https://www.eeworm.com/dl/646/428831.html
下载: 85
查看: 1107