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

搜索资源列表

  1. houghsearchcircle

    1下载:
  2. 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13697
    • 提供者:image
  1. 2_des

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:69091
    • 提供者:fasf
  1. Gerbers_DSP2_REV_C

    0下载:
  2. 记算功耗与ALTERA 的高端器件的设计验证-operator credited with the power of Altera's high-end device design certification
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1574092
    • 提供者:都想风
  1. fast_RSA

    0下载:
  2. 该代码实现了256位的大数运算,自己定义了一个大数类,希望对你有帮助-the code to achieve the majority of the 256 operator, their definition of a type of large numbers, and I hope to help you
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13374
    • 提供者:王辉
  1. 75-dFile

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进强化了抗差分分析的能力改称为IDEA 它
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18881
    • 提供者:zengzl
  1. VB_SFn

    0下载:
  2. 这是一个通过VB屏蔽Ctrl+Alt+Del键的便程。当某些情况下,人们不希望操作者中止或干预程序执行,可尝试一下。-This is a VB shielding Ctrl-Alt-Del key is the way. When certain circumstances, people do not want to stay or operator intervention procedures, and try to make.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:15170
    • 提供者:wl
  1. filechild

    0下载:
  2. 一个演示多线程中共享文件操作符的例子。file是主线程,child是子线程。-a demonstration of multi-threaded shared documents operator example. File is the main thread, the child is the son thread.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:李方
  1. Circlequeue

    0下载:
  2. 一个自动增长的循环对列模板。并且可以用操作符实现压栈和弹栈!-an automatic growth cycle right out template. And can be used to achieve Yazhan operator and trampoline Stack!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:周臣云
  1. Encrypt

    0下载:
  2. What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in \"c\" also.) Program fl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9683
    • 提供者:刘博
  1. liunx_shellprogram

    4下载:
  2. 1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用\"&\"操作符作为命令的结束符。一个以\"&\"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用\"<\"和\">\"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符\" \"来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. P
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:23015
    • 提供者:李强
  1. SystemTools

    0下载:
  2. 这是本人整理的系统操作函数集,希望对大家能有帮助。-this is my finishing System Operator Set function, we can hope to be of help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13579
    • 提供者:yhb
  1. mulf2m.rar

    1下载:
  2. 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。,Elliptic curve encryption algorithm to generate the multiplier, the main function is to achieve in the Su-domain polynomial module P (large prime numbers) by the operator.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1005
    • 提供者:傅建新
  1. scaningproducts.rar

    1下载:
  2. 如今,许多超市都利用条形码销售商品。微机操作员利用扫描器在商品的条形码处进行扫描,商品的详细信息就会显示在屏幕中。本程序就实现了利用条形码销售商品的功能。,Today, many supermarkets are selling products using the bar code. Computer operator in the commodities using a scanner to scan bar codes Agency, details of goods will be di
  3. 所属分类:Scanner

    • 发布日期:2017-03-30
    • 文件大小:45118
    • 提供者:yard
  1. entrpytFile

    0下载:
  2. 本加密器每次从要加密的文件中读取出一个字符,对其进行取反运算。由于是取反加密,解密不用写专门的解密函数,只需对文件再进行一次加密,即可恢复成明文。-Each time the encoder to read the encrypted file to a character, its the negation operator. Because it is taking anti-encryption, decryption, decrypt without having to write a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2068
    • 提供者:蔡罡霞
  1. ReloadOperate

    0下载:
  2. vc操作符重载实现编译多态——复数的加法运算\ReloadOperate-vc operator overloading to achieve compile polymorphism- the plural of the addition operation \ ReloadOperate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:6798
    • 提供者:胡亮生
  1. 2010101823147009

    0下载:
  2. VB代码操作员权限设置,学习VB6的可以做一下参考.很有利用价值的!使用此代码举一反三.可以开发更好的管理员权限. -VB code operator permissions, learning VB6, you can do about reference. Great use value! Use this code to learn by analogy. To develop a better administrator.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:11779
    • 提供者:viva82122
  1. suanfuyouxianfenxi

    0下载:
  2. 算符优先分析算法,可分析算符的优先关系 列出关系表。编译原理实验-Operator precedence parsing algorithm, operator precedence relations can be analyzed are listed in relational tables. Compiler Principle Experiment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:211782
    • 提供者:于得实
  1. operator

    0下载:
  2. 此程序是在linux下的对运算符进行重载,了解运算符重载.-This program is in the linux on the operator for overloading, operator overloading to understand.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:663
    • 提供者:张学奇
  1. Linux-operator-new-delete

    0下载:
  2. 在 windows 下使用 VC 编程时,我们通常需要 DEBUG 模式下运行程序,而后调试器将在退出程序时,打印出程序运行过程中在堆上分配而没有释放的内存信息,其中包括代码文件名、行号以及内存大小。该功能是 MFC Framework 提供的内置机制,封装在其类结构体系内部。 在 linux 或者 unix 下,我们的 C++ 程序缺乏相应的手段来检测内存信息,而只能使用 top 指令观察进程的动态内存总额。而且程序退出时,我们无法获知任何内存泄漏信息。为了更好的辅助在 linux 下程序
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:297462
    • 提供者:王位
  1. operator-use

    0下载:
  2. 这是我开始学习C++编程时写的一个关于运算符的运用的win32程序。-This is when I began to learn c++ programming to write about the use of the operator of the win32 application.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:190140
    • 提供者:Jack
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com