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

搜索资源列表

  1. SHUJUBAOCUN

    0下载:
  2. 信号采集数据自动连续保存程序,在labview环境下开发,提高数据采集效率-Signal for the preservation of automatic data collection procedures, the LabVIEW development environment, improve the efficiency of data acquisition
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:14097
    • 提供者:zhangjiarong
  1. VC6.0Example_of_communication_based_UDP

    0下载:
  2. UDP是一种面向非连接,不可靠的通讯协议。其可靠性虽然不及TCP,但传输效率高,所以在偏重效率而对可靠性要求不高的场合,UDP被广泛应用。本文主要讨论udp通讯的过程并做了一个测试例程。希望对大家有帮助。-UDP is a non-connection-oriented, unreliable communication protocol. Although less than the reliability of TCP, but the transmission efficiency, s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1658
    • 提供者:yifanxuan
  1. CpuControl

    0下载:
  2. CPU 利用效率进行监视与控制, 使其为正弦线-CPU efficiency of the use of surveillance and control, so that for the sinusoidal line
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:849
    • 提供者:jinyu
  1. ANovelFastConstructionandAllocationAlgorithmforOVS

    0下载:
  2. 本文利用复制方法提出一种新的OVSF码复制生成算法,并在此基础上,研究了非可重排和可重排两种情况下的OVSF码快速分配问题. 利用复制生成的OVSF码字具有明显的异前置性特点,从而可以提高码字分配效率和减小硬件实现复杂度和降低呼叫阻塞率。-In this paper, methods to copy a new copy OVSF code generation algorithm, and on this basis to study the non-rearrangement and rea
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:266346
    • 提供者:shilei
  1. client

    0下载:
  2. 使用贪心算法解决最优服务次序问题,效率高,适用于ACM竞赛-Use greedy algorithm to solve the optimal order of service, high efficiency, apply to ACM Contest
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:125795
    • 提供者:daisy001huang
  1. dsPICC_960

    0下载:
  2. 本人外文网上收集的,很好用,代码效率高,开发DSP的首选-I am a foreign language online collection, very good, and code efficiency, the development of DSP of choice
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-22
    • 文件大小:6902276
    • 提供者:官中华
  1. misunderstanding_in_FPGA

    0下载:
  2. FPGA设计中的误解。包括成本节约,低功耗设计,系统效率,信号完整性,可靠性设计-FPGA design misunderstandings. Including cost-saving, low-power design, system efficiency, signal integrity, reliability design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:9188
    • 提供者:zhaochuan
  1. 51uart

    0下载:
  2. 串口调试程序 1. 发送过程:在发送时必须保证TI=1:即发送缓冲器为空,否则将导致数据发不出去,如果想强制发送可以用:TI=1.具体发送数据:利用printf(“akjdfaklfj”) 函数直接发送即可。 2. 接收过程:在接收时多选用中断方式,这样可以节约CPU的时间,提高效率, -1 serial port debugger. Send process: to be sent to ensure that TI = 1: that is, send buffer is
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1409
    • 提供者:liangliang
  1. Gradient1Src

    0下载:
  2. 本软件采用心得酸法提取影响的边缘,c++编程,效率很高-The software used experience the effects of acid extraction of the edge, c++ Programming, high efficiency
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2482
    • 提供者:qingfan
  1. ImageDraw16bit

    0下载:
  2. 本软件采用显示16bit 的图象,c#编程,效率很高-The software used 16bit images show, c# Programming, high efficiency
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:576096
    • 提供者:qingfan
  1. jpeg2swf-sources

    0下载:
  2. 本软件采用心得酸法提取影响的边缘,c++编程,效率很高-The software used experience the effects of acid extraction of the edge, c++ Programming, high efficiency
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:482889
    • 提供者:qingfan
  1. YLScsImageCurve

    0下载:
  2. 本软件采用图象显示程序,c#编程,效率很高-The software using the image display program, c# Programming, high efficiency
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:39903
    • 提供者:qingfan
  1. BerkeleyDB_Introduction

    0下载:
  2. Berkeley DB,开源的嵌入式数据库。效率很高,这是一个帮助文档(英文的)-Berkeley DB, the open source embedded database. High efficiency, this is a help file (English)
  3. 所属分类:Other Databases

    • 发布日期:2017-04-01
    • 文件大小:354043
    • 提供者:shenjingwei
  1. IOCPServer

    0下载:
  2. IOCP处理源代码,底层采用ACE的接口进行开发,效率很好-IOCP handle source code, underlying the use of ACE s interface development, efficiency,
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:11073
    • 提供者:符文科
  1. algorithm

    0下载:
  2. 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2688
    • 提供者:leo
  1. RemoteBakeUP5246

    0下载:
  2. 资料介绍远程地在服务器端上备份客户机上的资料,方便了用户,提高了工作效率-Information on the remote to the server side back up client data to facilitate the users, enhance the work efficiency
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:95431
    • 提供者:purprer818283
  1. keilc51introduction

    0下载:
  2. Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 Keil C51软件包中的通用文件 Keil C51库函数参考 Keil C51例子 第七章 Keil C51的代码效率 -Keil C51 development system is a basic knowledge of Chapter II software using Keil C51 Detailed Keil C51 package generic document Keil C5
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:32116
    • 提供者:LeeH
  1. getpass

    0下载:
  2. 破解WINDOWS登陆密码,采用的是穷取法,为了加快破解效率,本程序利用了多线程技术, 在此仅以一线程为例,其它线程调用的是相同函数,只不过传递的参数不同罢了。-WINDOWS landing crack password, using the取法poor, in order to speed up the cracking efficiency of the procedures used in this multi-threaded technology, only one in thi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:12158
    • 提供者:chen
  1. Matlabjiedianyouhua

    0下载:
  2. 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:222423
    • 提供者:wuzhicheng
  1. chuankoutongxin

    0下载:
  2. PLC是以微处理器为核心的工业控制装置。在工业控制中,常常需要对PLC所采集的数据和工作状态进行监测控制,Visual C++是一种Windows应用程序开发工具,在图形处理和数据库管理等方面具有较强的功能,用它来实现底层的通信控制有着更快的速度。本文旨在探讨用可视化编程语言VisualC++实现计算机与PLC之间的串行通讯技术,充分合理地利用系统资源及特点,提高通讯效率。-PLC is a microprocessor as the core of industrial control dev
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:218920
    • 提供者:wuzhicheng
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com