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

搜索资源列表

  1. LinuxProcessCommunication

    5下载:
  2. 创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-06-18
    • 文件大小:35121
    • 提供者:ZHANG
  1. oledb

    0下载:
  2. The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updating of data isn t as easy as you d expect! ATL OLE_DB数据库引擎模板支持只读的记录集-The ATL OLE DB Provider templates only seem to support read-only rowsets and
  3. 所属分类:Database system

    • 发布日期:2017-04-17
    • 文件大小:60116
    • 提供者:yoyo
  1. oledb11

    0下载:
  2. The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updating of data isn t as easy as you d expect! -The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updatin
  3. 所属分类:SQL Server

    • 发布日期:2017-04-28
    • 文件大小:73689
    • 提供者:yoyo
  1. TLC1549_C51

    0下载:
  2. 本程序介绍了一个利用RS232和/或RS485连接,采用CD4051多选一通道,用TI公司的10位串行A/D芯片TLC1549进行数据采集的程序.本程序还附带AT24C04的读写函数.希望对您有所帮助.-This procedure describes a use of RS232 and/or RS485 connection, using CD4051 choose a channel, using TI s 10-bit serial A/D chip TLC1549 data colle
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3814
    • 提供者:zy
  1. jxOA2009key

    0下载:
  2. 1.  假设你的工具啦OA安装在D:\MYOA,解压缩附件中的reg 2.  放在D:\MYOA\webroot\文件夹下 3.  访问Http://OA地址/reg,输入机器码得到注册码,序列号也给出了,建议大家不要验证。 4.  登录OA,用注册码进行注册  已经测试确实可以得到注册码注册成功! 原文链接:极限OA2009注册机 http://www.tool.la/soft/read-htm-tid-10709.html-
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:25355750
    • 提供者:wtb
  1. GoF_23

    0下载:
  2. “Next to My Life, Software Is My Passion”——Robert C.Martin. 懂了设计模式,你就懂了面向对象分析和设计(OOA/D )的精要。反之好像也可能成 立。道可道,非常道。道不远人,设计模式亦然如此。 一直想把自己的学习经验以及在项目中的应用经历拿出来和大家共享,却总是下不了这 个决心:GoF 的23 种模式研读、总结也总需要些时日,然而时间对于我来说总是不可预计 的。
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1146999
    • 提供者:李桂红
  1. OER

    0下载:
  2. Outlook Express .dbx file reader
  3. 所属分类:Applications

    • 发布日期:2017-04-25
    • 文件大小:21901
    • 提供者:user32
  1. experiment

    0下载:
  2. 利用随机数产生1000个0~100之间的考试分数,将其存入一个文本文件中,然后程序从这个文件中读取这1000个考试分数,统计其中各分数段(A[90,100],B[80,90), C[70,80), D[60,70), F[0,60))的人数 、所占百分比,平均分。-The use of 1000 random number generator between 0 ~ 100 test scores, be deposited into a text file, and then the proc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:158452
    • 提供者:庄黛
  1. duqujianpan

    0下载:
  2. 这是读取键盘的子程序 主要内容为:如何定义位,如何得到按键状态,防止键盘干扰的方法 以及如何处理读入的键值 思路:首先在某一引脚输出一个电平,然后读入引脚的电平,如果刚好相反 那么可能有按键发生,但是不排除干扰,为了防止干扰,需要软件延时20ms 消除干扰,然后,等待用户释放,否则,可能重复的到某种结果,发生意外情况   应该说键盘输入是单片机外部指令输入的重要途径,因此如何设计键盘以及键盘的工作原理、读键盘的方法、键盘的抗干扰设计等在单电能机系统设计中占有重要地位。
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2615
    • 提供者:zhendongzhao
  1. singlechip

    0下载:
  2. (1)完成键盘,七段LED显示器,蜂鸣器,A/D数据采集,看门狗的自检程序设计 (2)利用拨盘,键盘和七段LED显示器,实现-19999至+19999任意5套数字的输入、存储、读出;具有必要的保护措施。 提示:重点掌握74HC245、七段LED 显示器、25045电路和编程。-(1) the completion of the keyboard, Seven-Segment LED display, buzzer, A/D data acquisition, the self-test
  3. 所属分类:SCM

    • 发布日期:2017-06-20
    • 文件大小:34186481
    • 提供者:wuyue
  1. 2407ADC

    0下载:
  2. 该程序用事件管理器B的定时器4定时时间来触发A/D采样的启动。采样时采用级联模式,一次做16个转换,转换通道分别是0~15。转换完成后,在A/D中断服务子程序中将转换结果读出。该程序做一次A/D采样。 -The program manager with the events of the timer 4 timing B to trigger A/D sampling start. Sample used in cascade mode, do a 16 conversion, conver
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1552
    • 提供者:REN
  1. ADC_MCP3208CISL

    1下载:
  2. ansi-c source code for 8051 type microcontrollers, for reading and activating the A to D chip MCP3208 from microchip, write procedure and read procedure enable using the ADC with MCP3208, was tested and compiled with Keil.
  3. 所属分类:SCM

    • 发布日期:2014-07-09
    • 文件大小:1027
    • 提供者:oferf
  1. SW44b0_ADCtest

    0下载:
  2. 三星开发板 AD转换部分的实验代码,已经编译通过;ARMSYS实验十二:A/D转换器应用 描述:通过A/D转换器读入模拟信号伏值 -Samsung Development Board part of the experiment AD conversion code has been compiled through ARMSYS 12 experiment: A/D converter application Descr iption: through the A/D conve
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:60022
    • 提供者:么爱利
  1. 061

    0下载:
  2. 请将程序中的main()函数中的 initgraph(&gdriver,&gmode,"e:\\TC") 函数中的"e:\\TC" 更改为你的TC安装目录。 比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为: initgraph(&gdriver,&gmode,"d:\\Tools\\TC") -Please procedure main () function initgraph (& gdriver, & gmode, &quo
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:741
    • 提供者:唐相元
  1. asmbook

    0下载:
  2. Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of d
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:385008
    • 提供者:hacker
  1. Ogre

    0下载:
  2. 在Ogre里实现加载模型mesh的功能,实现加载聚光灯的功能,并且,这些功能是读取的Xml文件后实现的。请将XML文件拷贝到D盘目录下或者重新设置路径-Ogre in the mesh model to achieve the function of load, to achieve the function to load the spotlight, and, of these features is to read the Xml document to achieve. I would
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3323
    • 提供者:刘玉文
  1. ADC0809

    0下载:
  2. (1). 进行A/D转换时,采用查询EOC的标志信号来检测A/D转换是否完毕,若完毕则把数据通过P0端口读入,经过数据处理之后在数码管上显示。-For A/D conversion using query EOC signal to detect signs of the A/D conversion is completed, if completed through the P0 port while the data read through data processing in the
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:23027
    • 提供者:sanmu
  1. MK7A23P

    0下载:
  2. MK7A23P是带15 位(11bit+4bit)A/D转换器的RISC高性能8位微控制器。它内部包含2K字节的一次 性可编程只读存储器、128字节数据存储器、定时器/计数器、中断、LVR(低电压复位)、I/O 口、比较器 和PWM输出。-MK7A23P is with 15 (11bit+4 bit) A/D converter 8-bit high performance RISC microcontroller. It contains 2K bytes of internal o
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:406779
    • 提供者:裘怿况
  1. MATLAB_Medical_Image_Process_Experiments

    1下载:
  2. MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
  3. 所属分类:Special Effects

    • 发布日期:2015-09-24
    • 文件大小:2280026
    • 提供者:江儜昶
  1. resize_filterDLLcode

    0下载:
  2. 读取图像,进行去噪滤波、放缩、生成D-Read the image, for de-noising and denoisy, scaling, generate DLL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:24889
    • 提供者:Luo sanding
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com