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

搜索资源列表

  1. loki加密算法C语言源代码

    0下载:
  2. loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
  3. 所属分类:加密解密

    • 发布日期:2012-03-17
    • 文件大小:104373
    • 提供者:
  1. jecc-alpha1.1.tar

    0下载:
  2. java写的椭圆曲线加密(ECC)算法源码-java writes the elliptic curve encryption (ECC) calculates the law origin code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38961
    • 提供者:none
  1. 大脑设计_适应性行为的起源

    0下载:
  2. 大脑设计_适应性行为的起源-cerebral design _ the origin of adaptive behavior
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8279029
    • 提供者:none
  1. LZW压缩算法源代码和示例程序代码c++

    0下载:
  2. LZW压缩算法源代码和示例程序代码c-LZW compression calculates the law origin code and demonstration procedure code c
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79409
    • 提供者:郑一
  1. cjpeg

    0下载:
  2. jpeg压缩算法源码-jpeg compression calculates the law origin code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7611
    • 提供者:hubinglong
  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:doctorsuo
  1. 洗浴管理系统

    0下载:
  2. 自营店增加查看缴款记录功能,可以查看门店缴款。 记录数据,门店只能查看自己的缴款记录。 使用同价调拨和变价调拨可以产生相应的GSP报表,即做完同价调拨和变价调拨,可以到对应报表中调用同价调拨单和同价调拨单生成GSP报表。 增加“盘点数量为零商品显示”功能,并增加对盘点时有改动商品的颜色标注,便于对有盘点改动商品的进行跟踪,并且可以在盘点过程中添加电脑中没有的库存商品(自动盘营盘亏中)。 库存盘点时增加“产地”、“备注”和“生产厂家”字段(自动盘盈
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:899273
    • 提供者:黄金
  1. chameleon算法源代码(c语言)

    0下载:
  2. 数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:46472
    • 提供者:万喜
  1. int dfsSweep

    0下载:
  2. 深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3322
    • 提供者:Bill
  1. Dilation

    0下载:
  2. 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2143
    • 提供者:丁峰
  1. Erosiontion

    0下载:
  2. 利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2208
    • 提供者:丁峰
  1. VC生成漂亮界面

    1下载:
  2. VC++经典代码,不看不不后悔,一看你肯定后悔的哦!-the origin sourse of VC++,you will regret your haven t reading this!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:50517
    • 提供者:京用
  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. windowsTCP

    0下载:
  2. 本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。-origin of the document is tcp connections and can be a server or client, including connections, sending and receiving data and other functions, in all processes are better error handling.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41192
    • 提供者:tan
  1. 12.17.cpp

    1下载:
  2. 最小元素法求运输问题的解,产地、销地最佳搭配-smallest element method for the transport solution, origin, and marketing to best match
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:刘严
  1. (0)嵌入式系统设计基础专题讲座

    0下载:
  2. COG-VP12864液晶显示模块内置功能强大的EPSON原产点阵液晶控制驱动器SED1565DOB(COG),可以直接与微处理器连接.文中给出了P89C51RD 8位单片机与COG_VP12864的接口电路,同时给出了汉字显示的控制软件程序.-COG-VP12864 LCD module built powerful EPSON origin dot-matrix LCD control Drivers SED1565DOB system (COG), can connect directl
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1884767
    • 提供者:梁宏波
  1. 浅谈科研实用技巧与origin作图

    0下载:
  2. 随着科研活动的深入,面会越窄,当然要学会共性的东西,如何对事情探索深入研究,自我学习的能力。学习的过程中就不要怕吃亏。(With the deepening of scientific research activities, the face will be narrower, of course, to learn common things, how to explore things in-depth study, self-learning ability. Don't be afra
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:12685312
    • 提供者:linuxp_2011
  1. data_read

    0下载:
  2. 本代码将B1500A导出的.CSV格式的数据读取转换为用于origin作图使用的数据格式。(This is used for transfering data obtained from B1500A to the style of origin.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:yuguofang
  1. Origin_8_User_Guide

    0下载:
  2. Origin8使用手册。通过该手册,用户可以快速了解Origin的使用方法。(Origin8 use manual. Through this manual, users can quickly understand the use of Origin.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5379072
    • 提供者:我还会改的
  1. Origin_8_User_Guide111

    0下载:
  2. Origin软件的使用教程以及二次开发教程,涵盖面广,内容齐全。(The use of Origin software tutorials and two development tutorials, covering a wide range of content.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5379072
    • 提供者:慢生活姿态
« 1 23 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com