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

搜索资源列表

  1. 软件水印综述

    0下载:
  2. 随着软件产业的迅速发展,软件产品的版权保护已成为一个十分重要的问题.详细介绍了软件水印这 种新兴软件版权保护技术,深入分析了软件水印的现状、分类、攻击方法以及已有的各种算法,并分别讨论了这 些算法的利弊,最后提出软件水印的下一步发展方向.-software industry as the rapid development of software products of copyright protection has become a very important issue. Det
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:59.66kb
    • 提供者:隼鼻梁
  1. 高级通信程序

    0下载:
  2. 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:208.98kb
    • 提供者:sr
  1. 用三元组表实现稀疏矩阵的转置运算

    1下载:
  2. 用三元组表实现稀疏矩阵的转置运算 一个阶数较大的矩阵中的非零元素个数S相对于矩阵元素的总个数t很小时,即非 零元素个数s占矩阵元素的总个数t的25%~30%时,称该矩阵为稀疏矩阵称. 由于稀疏矩阵中非零元素的分布没有任何规律,在存储非零元素时,必须保存该非 零元素所对应的行下标和列下标.这样,存储的每个稀疏矩阵中的非零元素都需要(行 下标,列下标,元素值)三个参量来唯一确定,将这种存储结构称为稀疏矩阵的三元组 表示法. 稀疏矩阵中的所有非零元素构成三元组线性表.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.72kb
    • 提供者:snow
  1. AnteeoBee_20060218

    0下载:
  2. his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run \"make\" from the console in echomaster and ech
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:24.62kb
    • 提供者:chezhen
  1. magnitude

    0下载:
  2. Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algori
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12.61kb
    • 提供者:郝晋
  1. cons

    0下载:
  2. 设计用并查集来计算一个无向图的连通分支的算法。 对于给定的无向图G,用并查集计算无向图G 的连通分支。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:923byte
    • 提供者:yufa
  1. A_Database1825931252004

    0下载:
  2. This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications an
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:33.19kb
    • 提供者:gaolu
  1. GUSSzhengfangshuang.rar

    0下载:
  2. 实现高斯投影面的正反算,及相关子午线收敛角投影长度比的计算,精度为0.001m,0.0001秒,投影面the pros and cons of the realization of Gaussian operator, and related convergence angle radial projection length calculation, accuracy of 0.001m, 0.0001 seconds
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:11.96kb
    • 提供者:张勇
  1. dianji.rar

    1下载:
  2. 步进电机控制 设计硬件电路和单片机程序,实现对四相步进电机的运动控制,包括正反向的速度控制和角度控制。 STC89C51、四位数码管、步进电机、ULN2003,Stepper motor control circuit and single-chip hardware design process, to achieve four-phase stepper motor motion control, including the pros and cons to the speed contr
  3. 所属分类:软件工程

    • 发布日期:2017-03-23
    • 文件大小:157.6kb
    • 提供者:luchanggui
  1. HUAWEI_MODEM_Code_Writer

    0下载:
  2. testing the file and cgech the pros and cons
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:327.28kb
    • 提供者:happy
  1. server

    0下载:
  2. (基于select模型)socket的封装类【超详细注释】,可以直接来用,讨论下优劣.. 这是服务器端,我在VS2008编译过了.. -(Based on select models) socket wrappers】 【super-detailed notes, can be used directly to discuss the pros and cons .. it is under the server side, I have compiled a VS2008 ..
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3.7mb
    • 提供者:xuwei
  1. Huangjinka

    0下载:
  2. 有三张卡,其中两张银卡,一张黄金卡,放在三张门后提供给竞猜者来猜,在竞猜者三选一后,主持人在翻开剩下两张中没有被选中的一张银卡,问竞猜者是否重新选择猜卡。因此,该节目存在两种不同猜法,即保持原来选择不变,或者在主持人翻开一张银卡后,重新选择。请利用蒙特卡洛仿真方法验证湖南经视台猜“黄金卡”节目两种不同方法的优劣。-There are three cards, two of which Silver, a gold card on the door three were provided to t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2.08kb
    • 提供者:hb
  1. NBTools0.42

    0下载:
  2. B4A_网蜂工具-掌中测量0.42 源码 坐标正反算,坐标转换,几何计算 公路线元法单节版正反算。-The B4A_ hands measuring source The coordinates of the pros and cons operator, coordinate transformation, the geometric calculation Highway route element method for a single version of the pro
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:117.43kb
    • 提供者:Yang
  1. axure

    0下载:
  2. Axture的一些实例,具体的还没用过,不知道优劣,大家可以参考下-Axture some instances, specific not used, do not know the pros and cons, we can refer to
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-23
    • 文件大小:6.2mb
    • 提供者:xiaoyanzi
  1. upack_dump

    0下载:
  2. 本文首先指出了DUMP技术的原理,并尝试着编写一个实现于LordPE的基本功能的dump,并针对dump的编写一层一层的突出了dump过程中所注意的事项,对其加以不断的完善;讨论了一般的anti-dump的原理和解决的办法,用实践说明在脱壳中dump的技巧。最后比较了几种常用的dump工具的优劣。-DUMP this paper points out the principle, and try to write an implementation of the basic functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3.35mb
    • 提供者:naiooit
  1. heibai

    0下载:
  2. 黑白棋是一种益智游戏,但在棋盘上下棋非常麻烦,因为要不停地将黑白 两棋互换(日本人想出了一个好办法:将棋子正反面涂为异色),于是我用basic 写了这么一个小程序,以方便大家。 游戏规则非常简单:在一个棋盘上先放上四枚棋子,黑白双方轮流下棋, 每一子须下在棋盘的空白处且能“吃掉”对方至少一子,否则自己不能下而 由对方继续下;“吃掉”对方的棋子是指:以落点为中心,向左看去经过几 个对方的棋子后又有自己的棋子(中间不能有空格),则这几个对方的棋子就 被换成我方的棋子,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-17
    • 文件大小:21.82kb
    • 提供者:王聪
  1. xiaobobianhuan

    0下载:
  2. 利用小波变换对图像进行处理。代码包括构建完整CDib类,以及三层小波变换,正反变换等。相信会对大家在处理图像中有所帮助~-Using wavelet transform image processing. Code, including build integrity CDib category, as well as the three-wavelet transform, transform, such as the pros and cons. We believe it will be
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:260.02kb
    • 提供者:victor
  1. StepMotor

    0下载:
  2. 代码主要功能: 步进的正反方向转动控制 速度的分级控制过程-Code main functions: the pros and cons of stepper control the direction of rotation speed control of the process of grading
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:991byte
    • 提供者:zhoujin
  1. aaaa

    2下载:
  2. 把地理区域分成一个个小区,蜂窝系统在该区域内提供无线覆盖。把可用的频谱分成很多信道,每个小区分配一组信道。使用频分双工(FDD)。在小区间进行频率利用,N个小区构成一个簇,簇间进行频率复用。定义了传播特性(信道参数)以及同频小区的位置。信道的参数包括:小区半径,路径损耗指数,以分贝为单位的对数正态阴影的标准差,基站发射功率级,移动台发射功率级,每个小区的扇区数,扇区化天线的正反向比,要仿真的瞬时位置的组数,同频干扰阈值。-To a geographical area is divided int
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-29
    • 文件大小:2.74kb
    • 提供者:mame
  1. Adaptive-smoothing-method-for-stereo-matching-cons

    0下载:
  2. 采用自适应平滑约束的立体匹配方法Adaptive smoothing method for stereo matching constraints-Adaptive smoothing method for stereo matching constraints
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:891.92kb
    • 提供者:fanny51
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com