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

搜索资源列表

  1. stringyhc

    0下载:
  2. 常用的子串替换、去除空格、找子串等,以包含文件用,将main()注释去掉,将.h改名.c就可以进行测试。-common substrings replacement, remove the box, finding substrings, to contain documents of main () Comments removed and will. H renamed. C can be tested.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1371
    • 提供者:洪春
  1. vold

    0下载:
  2. linux下自动mount各种即插即用设备的一个小程序源码 文件包含内容: /vold.h /vold.c /split.h /split.c /disktype-6/disktype.c /disktype-6/unix.c /disktype-6/main.c /disktype-6/linux.c /disktype-6/dos.c -automatically mount all kinds of plug-and-play equipment
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:92332
    • 提供者:zx
  1. Pcblite

    0下载:
  2. 操作系统实例模拟:进程调度模拟 Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst fcfswait.log fpf.log fpf.lst fpfwait.log LLIST.CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process.log Timer.cpp Tim
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40486
    • 提供者:silwol
  1. jsq0306

    0下载:
  2. 加密 计算器.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. 计算器.h
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:28728
    • 提供者:Liaowj
  1. miracl

    0下载:
  2. /* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6993
    • 提供者:mwb
  1. C++通过WIN32 API获取逻辑磁盘详细信息

    0下载:
  2. 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。   里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17849
    • 提供者:美美
  1. linuxCiso

    0下载:
  2. linux C程序基础与实例讲解---随书光盘。 其中源代码共大家学习借鉴。 包含 main.c mytool1 .h mytool2.c mytool2.h makefile 实例3-1.c 实例3-2.c 实例3-3.c 实例4-1.c 实例5 -2.c 实例5-3.c 实例5-4.c 实例5-5.c 实例5-6.c 实例5-7.c 实例5-8.c 实例5-9.c 实例5-10.c 实例5-11.c 实例
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:677926
    • 提供者:张彭
  1. File-integrity-testing-procedures

    0下载:
  2. 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:21496
    • 提供者:Sunny kim
  1. AES

    0下载:
  2. AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3297397
    • 提供者:zhaoyb
  1. ebus.tar

    0下载:
  2. 程序主要功能:linux 下通过串口控制智能系统,zo-b8l5a 5a八通道双值输出模块。一、 对应文件:ebus_module.tar.gz(包含三个文件ebus.cc、ebus.h、ebus_test.cc) 其中ebus.h是包含class E_bus的定义和声明的头文件;ebus.cc主要是类里面的函数;ebus_test.cc主要是类的使用,完成了循环依次关闭8路输出,打开8路输出的功能。二、 E_bus类的接口说明:打开或者关闭输出口,只需要函数int E_bus::ebus_
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:2473
    • 提供者:zhang
  1. shell

    0下载:
  2. #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char *
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:32785
    • 提供者:李明
  1. PTMateMain_Src

    0下载:
  2. Dev C++ 4.9.9.2 File Tree: | +---PTMateMain.dev(Work Space) +---dllmain.cpp(Main Working File) +---dll.h(Main Header File) +---*.rc(Resource Files) +---other header files | +-Functions | +----Funcs.cpp (Main Hacking Functions)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:72386
    • 提供者:fwefwef
  1. Unix

    0下载:
  2. 两个字符串连接程序 进程管理的四个设计 概要 -两个字符串连接程序 #include "stdio.h" main() {char a[]="acegikm" char b[]="bdfhjlnpq" char c[80],*p int i=0,j=0,k=0 while(a[i]!= \0 &&b[j]!= \0 ) {if (a[i] { c[k]=a[i] i++ } else c[k]=b[j++] k++ } c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:24500
    • 提供者:asdasdasd123
  1. rfid

    1下载:
  2. 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3269
    • 提供者:kevin Tan
  1. sha-1

    0下载:
  2. 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc, char *argv[ ]) -Programme f
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:3875
    • 提供者:Heyyou
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: M
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:87919
    • 提供者:Alabama
  1. Win32DLL

    0下载:
  2. AppWizard has created this Win32DLL for you. This file contains a summary of what you will find in each of the files that make up your Win32DLL application. Win32DLL.dsp This file (the project file) contains information at the project
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:4388
    • 提供者:susan
  1. Hce

    0下载:
  2. 1.数码相机主程序:OS:coach8 2.AEOPen.c 3.main.c 4.AFOPEN.C-main program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:37884
    • 提供者:kangyunsi
  1. main

    0下载:
  2. AES加解密算法的实现和详细的注释,包括一个main.cpp和aes.cpp和aes.h文件,main.cpp中是一个具体的实现的例子-Examples implement AES encryption algorithm and detailed notes, including a main.cpp and aes.cpp and aes.h file, main.cpp is a specific implementation of
  3. 所属分类:Network Security

    • 发布日期:2017-04-27
    • 文件大小:38091
    • 提供者:zhajuan
  1. main

    0下载:
  2. main.h: Management of thread-local data for linux Device Driver.
  3. 所属分类:Linux-Unix program

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