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

搜索资源列表

  1. RTPH_264

    0下载:
  2. 硕士学位论文,对Internet视频实时传输进行了深入研究,详细分析了RTP协议,H.264码流,设计了实时传输系统方案。-Master`s degree thesis on the Internet video transmission, in-depth research, detailed analysis of the RTP protocol, H.264 stream, designed real-time transmission system plan.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1957341
    • 提供者:lll
  1. h.263

    0下载:
  2. 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上.-Image compression based on H.263 codec in C source code, in the CPU for more than 586 real-time on a PC to complete the compression, decompression algorithms, and can be easily porte
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:156267
    • 提供者:伍博
  1. lyapunov

    0下载:
  2. Lyapunov exponent calcullation for ODE-system. The alogrithm employed in this m-file for determining Lyapunov exponents was proposed in A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series," Physi
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4002
    • 提供者:b
  1. da1

    0下载:
  2. HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1128
    • 提供者:dasu
  1. das6

    0下载:
  2. function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) HELP: coherent_ML_receiver Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modul
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:1130
    • 提供者:dasu
  1. timer_system

    0下载:
  2. TurboC 提供了 time() (被定義在 <time.h> 中) 這個函式供我們取得系統時間, 當我們執行了 time(NULL) 時, 該函式便會傳回一個 time_t 型態(被定義在 <time.h> 中) 的數字, 單位是"秒", 所以我們應該先用 time_t 宣告一個變數, 來接收 time() 的傳回值:-TurboC provides the time () (is defined in the <time.h> In) This
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-03
    • 文件大小:2807
    • 提供者:dudu
  1. H.264CIFDemoviaPCI_v2.0

    0下载:
  2. 实现4路CIF格式视频DSP端H.264 v1.1编码,然后通过PCI以流方式传送到PC机解码并实时播放-Achieve the 4-channel CIF-format video encoding DSP-side H.264 v1.1, and then transmitted to the PCI to PC-stream decoding and real-time playback
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:797107
    • 提供者:jesse
  1. videoenocder

    0下载:
  2. this videoencoder file showing the archiecture of A real-time H.264/AVC VLSI encoder architecture-this is videoencoder file showing the archiecture of A real-time H.264/AVC VLSI encoder architecture
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:876307
    • 提供者:rajeev
  1. String_HEX

    0下载:
  2. 字符窜型转化为十六进制型的JAVA实现,找了很长时间哟。-Channeling-type character into hexadecimal type JAVA implementation, to find a very long time yo.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:2176
    • 提供者:li
  1. 1

    1下载:
  2. 本文针对远程监控提出了一种结合IP网络的监控技术方案,系统总体架构采用S3C2410、USB摄像头与Linux操作系统组成嵌入式软硬件系统。并通过摄像头采集到的数据经过FFMPEG软件提供的H.264处理函数处理,数据转换后交给处理线程处理,采用双线程实现视频的数据的处理和传输。同时利用S3C2410网络模块,把图像数据转化为IP数据报通过RJ45接口在Internet上传输,实现远程监控。 关键词:视频采集,IP网络,Linux,H.264,远程监控 -Abstract: This p
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:17811
    • 提供者:阿士大夫
  1. Data

    0下载:
  2. 建立具有下列功能的类Date: a) 以多种格式输出日期,如 DDD YYYY MM/DD/YYYY June l4,1992 b) 用重载的构造函数初始化Date类的对象。初始化值是a)中格式的数据。 c) 构造函数用头文件time.h中的标准库函数读取系统的时间,把读取的时间赋给Date的数据成员。  -Established the following functional classes Date: a) the date output in
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:241749
    • 提供者:大为
  1. rt-tests

    1下载:
  2. rt-tests,进行linux实时性能的测试,有各种测试源码,直接解压后编译后进行测试-rt-tests, for linux real-time performance of the test, there are a variety of test source, compiled directly after decompression test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:160420
    • 提供者:ph
  1. newmine

    0下载:
  2. 挖雷 自己写的排雷类的代码文件 // 雷的初始化等函数。 /// /// /// /// /// /// /// /// /// /// /// //// #include "stdafx.h" #include "newmine.h" #include "MINE.h" #include <stdlib.h> #include <stdio.h> #include <time.h> #ifdef _DEBU
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7573770
    • 提供者:lvdongfang
  1. emmintrin

    0下载:
  2. 在VC中处理视频文件,进行压缩和解压缩视频时经常需要的两个重要的头文件xmmintrin.h 和emmintrin.h,需要单独加入,放在程序的根文件下,非常宝贵的资源,很难找-In the VC in processing video files, compress and decompress video for the first time must file separately joined on the program' s root, the very valuable re
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-03
    • 文件大小:10066
    • 提供者:舒念
  1. FFT_kris32

    0下载:
  2. This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:644238
    • 提供者:kriskim
  1. AnEfficientDouble-FilterHardwareArchitectureforH.2

    0下载:
  2. 在此提出了一種新穎的硬體結構 實時執行的自適應去塊效應 過濾過程中指定的H.264/AVC視頻編碼 標準。-In this paper,a novel hardware architecture for real-time implementation of the adaptive deblocking filtering process specified by the H.264/AVC video coding standard, is presented.The deb
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:799604
    • 提供者:張哲銘
  1. ShiPinLiaoTianXiTong

    0下载:
  2. 基于VC++的局域网视频聊天系统,可直接编译运行,运行时先打开服务端程序再运行客户端程序,可多人同时聊天,如果安装摄像头亦可选择进行视频聊天,程序不大,是学习VC网络编程及视频解码的好资源。-VC++ in the local area network based on video chat system which can directly compile and run and run-time server first open the program to run the client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:234779
    • 提供者:icloud
  1. VictorComm1501

    0下载:
  2. 串口控件 Victor 串口 VCL 控件 1.完全由 C++ 代码写的, 支持简体中文, 繁体中文, 英文. 2.免费控件, 在主页上可提供示例程序和使用方法 3.免费升级, 如果控件版本升级, 在直接主页上下载新版本控件 4. 使用简单方便,可以选择使用控件提供的按照时间间隔和首尾控制符两种方式自动识别数据包-Serial control Victor serial VCL controls 1. Entirely C++ code written to support S
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:16610
    • 提供者:蔡孟超
  1. Video-Chat-CPPCSharpNET

    1下载:
  2. 视频类包含了很多范围,比如视频会议,即时通讯,聊天室等,其中都有一个核心部件 ,那就是音视频的模块,还有相关的通信功能,如文字,点对点,多点等,发送接收文件 ,实现了P2P,H.264、AAC的视音频编码标准。 发几个适合自己个人或者公司小或团队整合实验或试用的demo,主要可以实现音视频上的 通讯,如视频会议、视频远程招聘、培训、大型聊天室(单台server支持5000人同时在线 )、应急指挥平台等…… 虽然这是一个demo,但是通过使用你
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-01-17
    • 文件大小:4057088
    • 提供者:xujinquan
  1. RenderDemo08

    0下载:
  2. 客户端与服务器通讯,结合了UDP通讯连接,与实时传输视频信息-Client and server communications, a combination of UDP communication connections, and real-time transmission of video information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:563529
    • 提供者:peterlee
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com