CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - CHAR

搜索资源列表

  1. 可预置的8位计数器源程序

    0下载:
  2. 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01,0x09} uchar data cnt[8] //在da
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:21028
    • 提供者:wyq
  1. javaNIO

    0下载:
  2. 一系列缓冲区类支撑起了 Java 2 平台标准版的新 I/O(NIO)包。这些类的数据容器形成了其它 NIO 操作(如套接字通道上的非阻塞读取)的基础。在本月的 Merlin 的魔力中,常驻 Java 编程专家 John Zukowski 展示了如何操作那些数据缓冲区来执行如读/写原语这样的任务以及如何使用内存映射文件。在以后的文章里,他将把这里所提到的概念扩展到套接字通道的使用。 Java 2 平台标准版(Java 2 Platform Standard Edition,J2SE)1.4 对
  3. 所属分类:文档资料

  1. Linux Char Driver ppt

    0下载:
  2. 簡介Linux的Char driver model,並提供範例
  3. 所属分类:软件工程

  1. projectCPP

    0下载:
  2. the code environment s C++. it is in image processing field. this code Read TIFF Image then it excute a Median Filter Classical on gray images. after that it Write TIFFU nsigned Char.
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:13064
    • 提供者:
  1. 55645

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:21
  1. sunxuzhan

    0下载:
  2. 顺序栈的出栈、入栈、求栈长等基本操作 #include <stdio.h> #include <stdlib.h> #define STACKSIZE 50 typedef char DateType typedef struct-#include <stdio.h> #include <stdlib.h> #define STACKSIZE 50 typedef char DateType typedef
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:924
    • 提供者:陈志峰
  1. File

    0下载:
  2. const char *与char * const的区别-const char* and char* const distinction
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:283307
    • 提供者:song
  1. MixedCandshellprograming

    0下载:
  2. esult,conf,pResult,user,system,include,char,male,close,print,size,count,return,center,intf,脚本语言,catuser,一条记录,maleus,max在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余。 -esult, conf, pResult, user, syst
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:5259
    • 提供者:邹氏
  1. struct

    0下载:
  2. 如何计算结构体的大小运算符sizeof可以计算出给定类型的大小,对于32位系统来说,sizeof(char) = 1 sizeof(int) = 4。基本数据类型的大小很好计算,我们来看一下如何计算构造数据类型的大小。 -How to calculate the structure of the size of the sizeof operator can calculate the size of a given type, for a 32-bit systems that, size
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1403
    • 提供者:英特查
  1. 1

    0下载:
  2. 实现简单的求和求平均,已经char型变量应用。-sum,average;
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:835
    • 提供者:李丽丽
  1. CGLGrassfire

    0下载:
  2. OpenCV function that finds BLOBS in a binary image with the help of the Grassfire algorithm. It is not recursive, but call the function Grassfire each time a white pixel is found in the image. Input: 8bit Unsigned Char binary image. Output: Ch
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:1636
    • 提供者:Christian
  1. GraphUN

    0下载:
  2. 本程序演示无向网的操作,顶点为字符型(char),权值为整型(int)-This program demonstrates the operation of an undirected network, vertex for the character (char), the right value of an integer (int)
  3. 所属分类:Software Testing

    • 发布日期:2017-04-05
    • 文件大小:6083
    • 提供者:sunnylaisy
  1. program

    0下载:
  2. 实现c语言的词法分析器,用文件读取,要求能识别整数、自定义标识符及以下关键字: + - * / < <= == != > >= & && || = ( ) [ ] { } : , void int float char if else while do ! main -Achieve c language lexical analyzer, using file read, the request can identify integers, custom id
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:2140
    • 提供者:孔秀平
  1. 2

    0下载:
  2. 1.请编写一个函数void fun(char *tt,int pp[]),统计在tt字符中"a"到"z"26各字母各自出现的次数,并依次放在pp所指的数组中。 2.下列程序定义了n×n的二维数组,并在主函数中赋值。请编写函数fun,函数的功能使求出数组周边元素的平均值并作为函数值返回给主函数中的s。-1. Please write a function void fun (char* tt, int pp []), statistics tt characters " a&qu
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:669
    • 提供者:荆玲玲
  1. char-and-unicode

    0下载:
  2. char与unicode互化-char with unicode intermetallic。。。。
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:582
    • 提供者:孙鹏
  1. Transparent-char-techniques

    0下载:
  2. Transparent char techniques.zip
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:803115
    • 提供者:Forrest.Liu
  1. char-and-wchar_t

    0下载:
  2. char 与wchar之间的互相转换问题!-Char and mutual transformation between wchar problem!
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:956
    • 提供者:jinwen
  1. char-driver-study

    0下载:
  2. 关于linux下字符驱动的ppt文档,从2.6开始,字符驱动和2.4的内核有了变化-linux char driver
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1194876
    • 提供者:买红亮
  1. java-Char

    0下载:
  2. Java通用范例开发金典-- 源码。字符处理,各种函数操作,源代码,可直接运行。((java code is complited.))
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:13312
    • 提供者:笑一笑00123
  1. fxchar

    1下载:
  2. FX char forex ea plese test before use
  3. 所属分类:文章/文档

    • 发布日期:2020-11-03
    • 文件大小:506880
    • 提供者:Pryn
« 12 3 »
搜珍网 www.dssz.com