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

搜索资源列表

  1. zgv-5[1].9.tar

    0下载:
  2. 一个利用SDL语言来实现svgalib函数的示例程序,该示例提供了两中函数库的接口-an SDL use svgalib function to achieve the sample program, The two examples which provide the interface function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:395525
    • 提供者:石涛
  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. SharedMemory

    2下载:
  2. linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:13115
    • 提供者:vividonly
  1. DELPHRSA

    1下载:
  2. 用DELPHI语言编写的RSA加密,里面有sample-Dephi RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:18878
    • 提供者:twg
  1. linux_c_func

    0下载:
  2. 178个经典linux c语言函数参考及范例源代码 -178 classic linux c language function reference and sample source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:144231
    • 提供者:zhaofei1318
  1. gpReadMouseTest.c

    0下载:
  2. linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1310
    • 提供者:前中会
  1. NOX5

    0下载:
  2. 感谢您选择龙脉科技加密产品!本文档帮助您快速完成加密保护工作。 以下建议旨在帮助您快速开展后面的工作: 1请认真阅读密码单中重要信息。 2将锁插入USB接口中,待指示灯点亮后继续下面的步骤。 3请在sample目录中找到您熟悉的开发语言或环境的例子,运行例程,参考这些例程了解加密锁API的使用方法。 4参考过程中,如果遇到陌生的概念或参数,请在help目录中查看帮助文档。 5熟悉了API的使用方法之后,在tools目录下运行设号工具,设置锁的相关 参数,请牢记超级密码
  3. 所属分类:CA program

    • 发布日期:2017-06-21
    • 文件大小:37556038
    • 提供者:刘海滨
  1. src

    0下载:
  2. C语言课程设计的作品,要求为设计一个终端界面下的海外投资信息管理系统,我采用ncurses库编写,内有Makefile和README以及样例数据。-C language curriculum design works, required for the design of a terminal interface of the overseas investment information management system, I use ncurses library preparation,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:140814
    • 提供者:
  1. Sem

    0下载:
  2. linux下system V信号量的C语言封装,及其示例代码,用于进程间通信。-Provide C-language package of system V semaphore under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:9340
    • 提供者:vividonly
  1. Semaphore

    0下载:
  2. linux下posix信号量的C语言封装,以及示例代码。可用于线程间和进程间通信。-Provide C-language package of posix semaphore under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:8886
    • 提供者:vividonly
  1. MessageQueue

    0下载:
  2. linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:10016
    • 提供者:vividonly
  1. WriteFile_SpeedTest

    0下载:
  2. C语言测试磁盘写入速度例程。console应用程序-Disk write speed testing program sample by C
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:4842
    • 提供者:MZ
  1. test_io

    0下载:
  2. 嵌入式linux IO读写示例代码,本程序包含多个不同代码文件,C语言开发,可作参考-Embedded linux IO read and write sample code, the program contains many different code files, C language development, can be used for reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:46274
    • 提供者:admiral
  1. sample

    1下载:
  2. 《Linux C编程从初学到精通》华清远见嵌入式培训中心 张繁 等编著。本书深入浅出、循序渐进地讲解了Linux平台下的C程序设计,并通过大量的程序实例,以及综合开发案例的演示,帮助读者快速掌握Linux下C语言编程的方法和技巧。-Linux C programming, from beginner to proficient, "the book easy to understand, step-by-step explanation of the C programming und
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-10-16
    • 文件大小:1534053
    • 提供者:华尔
  1. OPCSamples

    1下载:
  2. 西门子opc服务器读取plc变量示例,有c++与vb两种语言示例-Siemens opc the server reads plc variable sample example of c++ vb two languages
  3. 所属分类:Windows Kernel

    • 发布日期:2016-11-14
    • 文件大小:18376704
    • 提供者:cherry
  1. char

    0下载:
  2. 纯C语言编写的手机销售系统,控制台程序,北京邮电学院长沙分院的刘位编写的。用纯C能写出这个小程序,很佩服作者,为大家提供了这么一个学习范例代码,希望研究C的朋友好好研究一番。-Pure C language prepared by the mobile sales system console program, Beijing University of Posts and Telecommunications, Changsha branch of the Liu-bit write. Pur
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:4930
    • 提供者:应芸
  1. QR-sample

    0下载:
  2. QR编解码示意程序,帮助理解QR原理,C语言,适应多平台-QR codec indicate procedures, understand the principle.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:2173
    • 提供者:changp
  1. mem_malloc

    0下载:
  2. 嵌入式Linux内核内存分配示例程序,C语言开发-Embedded Linux kernel memory allocation sample program
  3. 所属分类:Driver develop

    • 发布日期:2017-04-05
    • 文件大小:2912
    • 提供者:李用成
  1. Standard-DES-algorithm-library

    0下载:
  2. 标准DES算法库 由C++语言开发的,包含Sample程序-Standard DES algorithm library The C++ language development, including Sample Program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2499341
    • 提供者:dsmlily
  1. ICU4C-Sample

    0下载:
  2. ICU4C 应用实例。关于ICU4C介绍如下: ICU4C是ICU在C/C++平台下的版本, ICU(International Component for Unicode)是基于 IBM公共许可证 的,与开源组织合作研究的, 用于支持软件国际化的开源项目。ICU4C提供了C/C++平台强大的国际化开发能力,软件开发者几乎可以使用ICU4C解决任何国际化的问题,根据各地的风俗和语言习惯,实现对数字、货币、时间、日期、和消息的格式化、解析,对字符串进行大小写转换、整理、搜索和排序等功能,必须一
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:29411
    • 提供者:张华斌
« 12 »
搜珍网 www.dssz.com