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

搜索资源列表

  1. kbde-1.1.2.tar

    0下载:
  2. 开源的键盘模拟程序,包括许多头文件和库例程,适用于Linux下X应用中的软键盘模拟-open source keyboard simulator,many header files and lib are included, suitable for soft keyboard simulation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:27188
    • 提供者:吴少刚
  1. BenQ-SC-SDK

    3下载:
  2. 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:544348
    • 提供者:123
  1. Md5Test

    0下载:
  2. 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:51328
    • 提供者:曲进
  1. makedump_release

    1下载:
  2. 本例程演示如何利用Dbghelp.dll收集程序产生异常时的堆栈信息,以供开发人员分析,从而很快找出使程序出现异常的原因。程序异常是每个用C++编程最苦恼的事,因为它的偶然性,很难找出出错原因。这个库可以大大减轻开发人员的负担。-a demonstration of how the routine use of Dbghelp.dll abnormal collection procedures at the stack information for developers, thus quic
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:404055
    • 提供者:贺自信
  1. PE程序加密壳源程序1

    0下载:
  2. 汇编加密文件一例。-compilation of case file encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28843
    • 提供者:蝰蛇
  1. PE程序加密壳源程序2

    0下载:
  2. 汇编加密文件另一例。-another compilation document encryption cases.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33033
    • 提供者:蝰蛇
  1. IBM JAVA上加密算法的实现用例

    0下载:
  2. java加密程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20584
    • 提供者:石清
  1. 文件加密技术一例

    0下载:
  2. 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3940
    • 提供者:林丰
  1. ipc.rar

    0下载:
  2. LINUX下的进程间通信的资料和程序,有讲解并附有很多典型例程序,LINUX under the inter-process communication of information and procedures, explain the procedure along with a lot of typical cases
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:426758
    • 提供者:王鑫
  1. pkcs11-engine

    1下载:
  2. 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:340854
    • 提供者:鹿淑煜
  1. MotifProgrammingManual

    0下载:
  2. 6A_book_pdf.zip,详细讲解了motif的编程各种widget的创建和资源等等 6B_book_pdf.zip,motif函数简介等 6A_examples.rar,实例例程序,编译通过-6A_book_pdf.zip, detailed account of a variety of widget programming motif creation and resources, etc. 6B_book_pdf.zip, motif function brief 6A_e
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6050660
    • 提供者:李国磊
  1. embeded_linux

    0下载:
  2. 《嵌入式Linux应用开发详解》的源码 /demo**本书各章部分例子程序源代码 /examples**样例程序的源代码和makefile- Embedded Linux application development explain the source/demo** part of the various chapters of the book source code examples/examples** sample program source code and mak
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:976765
    • 提供者:
  1. shell_demo

    0下载:
  2. linux 下一些常用练习的SHELL脚本编写的样例程序。-linux some common scr ipting SHELL practice procedures of the sample.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:101340
    • 提供者:MEYE
  1. base64

    0下载:
  2. 基于base64 编码与解码的样例程序源码.可在linux下直接make 即可得到执行文件, 并进行验证.-Base64 encoding and decoding based on a sample program source code. Can make in linux can be obtained directly executable file, and verified.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2596
    • 提供者:YLM
  1. MC_Crypt

    1下载:
  2. 一套非常好用的软件加密库,提供AES、DES、MD5、SHA、RSA等多种加密方式,可以在VC、VB、DELPHI等开发平台下使用,并附有各开发工具下的样例程序。 -A very easy to use software encryption libraries, AES, DES, MD5, SHA, RSA and other encryption methods can be used in VC, VB, DELPHI, and other development platforms
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:694710
    • 提供者:李林恒
  1. USART2

    0下载:
  2. 野火开发板实例程序,中级水平实验用,可测试多个部件的陈旭-Wildfires development board example programs, intermediate level experiment, Chen Xu multiple components can be tested
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:1132472
    • 提供者:任坤华
  1. checkOpenCLPlatform

    0下载:
  2. opencl 测试程序,测试opencl的支持程度,也可以作为样例程序-test opencl support environment,it also can be sample program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:11523
    • 提供者:赵三
  1. 6878692

    0下载:
  2. 这是用Visual Basic写的读取RSA文件的样例程序,很好的(This is written in Visual Basic read RSA file sample program, very good)
  3. 所属分类:系统编程

    • 发布日期:2017-12-23
    • 文件大小:82944
    • 提供者:iutqa
  1. memtest

    0下载:
  2. 嵌入式linux应用开发例程 ,调试程序(Embedded Linux application development routine, debug program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:27648
    • 提供者:呵呵哒哦
  1. 先进+PID+控制及其+MATLAB+仿真+PDF%2B程序)

    0下载:
  2. 所有的matelab的pid控制例程,例如专家pid 抗积分饱和pid等等(All MATELAB PID control routines, such as expert PID anti - integral PID, and so on)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:5858304
    • 提供者:刘金锋
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com