CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - data process

搜索资源列表

  1. CycleBuffer

    0下载:
  2. 唤醒缓冲区,用来处理流数据的存放的取走,c语言-Wake buffer used to process data stored in the stream removed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2828
    • 提供者:licong
  1. VC6_CreateFileMapping

    0下载:
  2. VC6 创建共享内存并添加自定义类型与数据,供其它程序访问使用-VC6 inter-process shared memory, custom data types
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:556534
    • 提供者:miss
  1. linux-HDDTest

    0下载:
  2. linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就无能为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2429
    • 提供者:亮光
  1. thread

    0下载:
  2. thrs_data结构中的几个变量用于读数据线程和显示线程的开始控制和结束控制。start_read:当二个线程同时启动或显示线程先启动时,保证读数据线程先使用缓冲区,=1表示读数据线程已使用了缓冲区;start_disp:在读数据线程对缓冲区进行第一轮操作时,当它已将2个缓冲区写满,而此时显示线程还没有启动或还没有使用过缓冲区,这时应将读数据线程阻塞住,防止它覆盖掉缓冲区中未显示的数据,=1表示显示线程已启动并已使用了缓冲区。在后续交替读数据和显示数据的过程中,由互斥锁来协调二个线程之间的关系
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:yangfan
  1. Sendmessage

    0下载:
  2. 使用API函数,在程序内部发送消息,在界面与界面之间进行传递数据。-Using API function, in the process of sending messages, the interface between the interface and the transfer of data.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:296483
    • 提供者:韩建华
  1. windows

    0下载:
  2. 该资料主要介绍线程与进程如何进行操作,内容非常地详细。-The data mainly describes how the thread and the process of operation, the content is very detailed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-17
    • 文件大小:26988544
    • 提供者:
  1. test_fifo

    2下载:
  2. 多进程的有名管道通信实例,在pc中linux环境下测试通过,测试中使用2个有名管道实现全双工通信,test_fifo_rw用于写管道,并读取另一个管道内容,test_fifo_echo将读管道的数据简单处理后回送到另一个管道中,-Examples of well-known multi-process communication named pipe, in the pc linux environment tested, the test used in two well-known pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:9890
    • 提供者:tanxu
  1. testWinIPC

    0下载:
  2. windows IPC进程间通信:使用共享内存、事件同步进程间数据的传递-Windows IPC interprocess communication: use Shared memory, event data transfer between the synchronization process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:21514
    • 提供者:luoweihua
  1. EliAb

    0下载:
  2. 地震数据经常存在奇异值,改程序能去取奇异值-The presence of singular value seismic data frequently, the reform process is the removal of singular value
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:秦海旭
  1. SJF

    0下载:
  2. 数据结构设计(JCB,后备作业队列) – 算法实现与模拟(排序、调度) – 输出调度结果,展示调度过程并解释 - 检测到中文 英语 自动检测 你的常用语种在这里-常用语种中文英语 ABC 阿拉伯语 爱沙尼亚语 保加利亚语 波兰语 DEFG 丹麦语 德语 俄语 法语 芬兰语 HIJKLMN 韩语 荷兰语 捷克语 罗马尼亚语 OPQRST 葡萄牙语 日语 瑞典语 斯洛文尼亚语 泰语 UVWX 文言文 西班牙语 希腊语 匈牙利语 YZ 中文 英语 意大利语 粤语 中文繁体 -
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1086
    • 提供者:周舟
  1. bluebox-master

    0下载:
  2. DTMF编解码程序,支持自定义频率(8000HZ,44100HZ等等),按键的频率也可以自定义,编解码速度很快,可以用来做声波数据传输- DTMF编解码程序,支持自定义频率(8000HZ,44100HZ等等),按键的频率也可以自定义,编解码速度很快,可以用来做声波数据传输 DTMF encoding and decoding process, to support the custom frequency (8000HZ, 44100HZ, etc.), the frequency
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:179670
    • 提供者:黄希
  1. AES.Simple

    0下载:
  2. AES算法加密解密的简单演示,包括原始数据,加密过程,加密后密文,解密过程,解密后报文。-AES encryption algorithm decryption simple demonstration, including the original data, the encryption process, encrypted ciphertext, decryption, packet after decryption.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-04
    • 文件大小:193903
    • 提供者:小左
  1. asdqwfngj

    0下载:
  2. 进程通信,进程通讯,内存映射通讯,跨进程通信,发送数据-Interprocess communication, process communication, memory-mapped communication, inter-process communication, the transmission data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3767821
    • 提供者:siliemor
  1. ansible

    0下载:
  2. 个人调查调查学习ansible二次开发,中间过程设计到的一些源码和资料等内容。仅供参考-Personal survey study ansible secondary development, process design to the middle of some of the source code and data content. for reference only
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:22687
    • 提供者:peak
  1. MB85RC64V

    0下载:
  2. MB85RC64了 FRAM(铁电随机存取记忆体)独立芯片配置了8192×8位,形成铁电工艺和硅栅CMOS工艺技术非易失性内存中的细胞。 MB85RC64采用两线串行接口(与世界标准的I2C总线兼容)。与SRAM不同的MB85RC64是无需使用数据备份电池,能够保留数据。 MB85RC64的读写次数10亿次,与EPROM和FLASH相比,有显著的改善。而且不在向写完存储器后,不需要查询序列。 -MB85RC64 out FRAM (ferroelectric random acce
  3. 所属分类:Driver develop

    • 发布日期:2017-05-05
    • 文件大小:4286
    • 提供者:莫伟
  1. espeakedit-1.46.02-win

    0下载:
  2. The espeakedit program is used to prepare phoneme data for the eSpeak speech synthesizer. It has two main functions: Prepare keyframe files for individual vowels and voiced consonants. These each contain a sequence of keyframes which define ho
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:4963480
    • 提供者:YKLin
  1. Understanding-.NET-Framework

    0下载:
  2. 本书首先介绍了有关.NET和.NET Framework的基础知识,然后介绍了利用.NET Framework提供的开发环境开发Windows应用程序、Web应用程序、处理数据及创建Web服务等知识,通过对这些内容的介绍,深入阐述了.NET Framework编程思想。-This book introduces the basic knowledge about .NET and the .NET Framework, and then introduced to use development
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-14
    • 文件大小:35403276
    • 提供者:Thomas
  1. 702718

    0下载:
  2. Compression algorithm is one of the ZIP format is in the process of data transmission based on the Internet
  3. 所属分类:系统编程

    • 发布日期:2017-12-18
    • 文件大小:79872
    • 提供者:ousdn
  1. Khierarchy

    0下载:
  2. Process and thread synchronization, data sharing(The Process and thread synchronization and data sharing)
  3. 所属分类:系统编程

  1. flow-tools-0.66.tar

    0下载:
  2. 官网上下载flow-tools 0.66版本(low-tools is library and a collection of programs used to collect, send, process, and generate reports from NetFlow data. The tools can be used together on a single server or distributed to multiple servers for large deployment
  3. 所属分类:扫描程序

    • 发布日期:2018-01-01
    • 文件大小:967680
    • 提供者:calvin_zzu
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com