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

搜索资源列表

  1. VC使用CRT调试功能来检测内存泄漏

    0下载:
  2. VC使用CRT调试功能来检测内存泄漏 C/C++ 编程语言的最强大功能之一便是其动态分配和释放内存,但是中国有句古话:“最大的长处也可能成为最大的弱点”,那么 C/C++ 应用程序正好印证了这句话。在 C/C++ 应用程序开发过程中,动态分配的内存处理不当是最常见的问题。其中,最难捉摸也最难检测的错误之一就是内存泄漏,即未能正确释放以前分配的内存的错误。偶尔发生的少量内存泄漏可能不会引起我们的注意,但泄漏大量内存的程序或泄漏日益增多的程序可能会表现出各种 各样的征兆:从性能不良(并且逐渐降
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4989
    • 提供者:小朱
  1. screentest-1.0

    0下载:
  2. Screentest is a CRT/LCD screen testing utility.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:61767
    • 提供者:毛毛
  1. myleaktest

    0下载:
  2. VC++ 6.0 中如何使用 CRT 调试功能来检测内存泄漏 -how to use the CRT debugging functions to detect memory leaks
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:14154
    • 提供者:龚华山
  1. RsaTool.自己写的RSA算法工具

    1下载:
  2. 自己写的RSA算法工具。支持RSA密钥产生(包括CRT)、RSA运算、强素数生成、大数运算等功能。用了的都说好。,Writing their own tools of the RSA algorithm. Support for RSA Key Generation [including CRT], RSA computation, strong prime number generation, large numbers computing functions. Use of that goo
  3. 所属分类:加密解密

    • 发布日期:2017-03-22
    • 文件大小:121984
    • 提供者:1234
  1. VS2010Crt

    1下载:
  2. Visual Studio 2010 CRT库源码-Visual Studio 2010 CRT library source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9782835
    • 提供者:凝霜
  1. LCDCheck

    0下载:
  2. 一个显示器测试程序,LCD和CRT都可测试,此程序教你如何进行图形方面的操作。-A monitor test program, LCD and CRT can be tested, this program teaches you how to do graphics operations.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1728240
    • 提供者:wang
  1. env

    0下载:
  2. 奇淫技巧之获取本机环境变量.本方法依赖于VC编译器的CRT初始化代码
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1777
    • 提供者:田浩
  1. 5sourcecodes

    0下载:
  2. o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java, fuzzy string matching in c-o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:13445
    • 提供者:srinath
  1. CRTRSA

    0下载:
  2. The variant of rsa CRT RSA which optimizes decryption time of original RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:906
    • 提供者:Lok
  1. RSA

    0下载:
  2. original rsa as given by rivest,shamir , and adleman. Its problems in decryption are optimized using rsa variants like crt rsa, multiprime rsa, rebalanced rsa and rprime rsa. U should give the no. of bits to be 1024 and check it on netbeans 6.5 or la
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:804
    • 提供者:Lok
  1. crt

    0下载:
  2. scr ipt to create a partition
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:614
    • 提供者:BiDiFo
  1. CRYPTBAS.ZIP

    0下载:
  2. CRT Implementation in RSA and other cryptography algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:15883
    • 提供者:aniruddhaverma
  1. WCRT-1.12

    0下载:
  2. windows 运行时库 crt 的源代码-windows runtime crt source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:236400
    • 提供者:ewe
  1. gaojindujiafa

    0下载:
  2. 高精度加法,运算10^255的两个是相加,用的crt 的界面,看起来顺眼-Precision addition, two operation 10 ^ 255 is summed with the CRT interface looks eyesore
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:27002
    • 提供者:as
  1. allocator_test

    0下载:
  2. Specialised debug form of new operator which does not provide "false" memory leaks when run with debug CRT libraries. -Specialised debug form of new operator which does not provide "false" memory leaks when run with debug CRT libraries.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:1425
    • 提供者:queninken
  1. RSAMultiPrimePrivateCrtKeySpec

    0下载:
  2. The key specification of a RSA multi-prime private key with the Chinese Remainder Theorem (CRT) information values used.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1319
    • 提供者:hajozou
  1. Microsoft.VC90.CRT

    0下载:
  2. MFC release版本程序运行时库。程序和库安装在同一目录,不用安装VS,程序就可以运行-MFC release version program runtime library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:417161
    • 提供者:刘凯
  1. RSAPrivateCrtKeySpecTest

    0下载:
  2. Tests for RSA Private Crt Key Spec class fields and methods Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:vanveryen
  1. RSAPrivateCrtKeySpec

    0下载:
  2. The key specification of a RSA private key using Chinese Remainder Theorem (CRT) values.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:ciumuiwue
  1. RSAPrivateCrtKeyTest

    0下载:
  2. RSA Private Crt Key Test for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:692
    • 提供者:hangcongfong
« 12 »
搜珍网 www.dssz.com