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

搜索资源列表

  1. dll_myown

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:182.76kb
    • 提供者:李思川
  1. tic-tac-toe

    0下载:
  2. 一个简单的用二叉树实现的极大极小指算法人工智能井字棋游戏,使用C++的类,和STL模版库中的vector-A simple binary tree the minimax means algorithm artificial intelligence tic-tac-toe game of chess the class of C++, and STL template library in the vector
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:1014.41kb
    • 提供者:laixin
  1. shell

    0下载:
  2. 在linux下用C语言实现简单的shell命令-A simple shell command under linux using C language
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:7.18kb
    • 提供者:王军
  1. C++getfile

    0下载:
  2. c++ 程序设计中经常需要用到的代码,希望能够帮助大家-c++ programming often necessary to use the code, hoping to help people
  3. 所属分类:Shell api

    • 发布日期:2017-03-28
    • 文件大小:1.01kb
    • 提供者:ryan
  1. C++shell

    0下载:
  2. 一直在犹豫,到底是用string 来当参数呢,还是用char *来当参数呢?现在还没有实现重定向和批处理-Has been hesitant to come in the end is when the parameters of string, or char* to use it when the parameters? Has yet to achieve the redirection and batch
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:2.19kb
    • 提供者:youyou
  1. Ckill

    0下载:
  2. 用VB写的C++源码加花*程序,写的比较菜!但效果还是可以的!-Writing with VB source code in C++ add flower free kill procedures, comparison of Writing dishes! But the results still can!
  3. 所属分类:Shell api

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:open
  1. start_virunner

    0下载:
  2. VIRUNNER-START 读写VIJOS题库时的源码,用纯C编写,截面为CMDSHE-VIRUNNER-START at the time of reading and writing questions VIJOS source, with the preparation of pure C, cross-section for CMDSHELL
  3. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:869.09kb
    • 提供者:hackest@msn.com
  1. shell

    0下载:
  2. 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:2.17kb
    • 提供者:Lynne
  1. cf

    0下载:
  2. 一个linux下的用c语言实现的一个简单的cf程序-Under a linux c language using a simple procedure cf
  3. 所属分类:Shell api

    • 发布日期:2017-04-04
    • 文件大小:721byte
    • 提供者:liu
  1. md5sum

    1下载:
  2. MD5的计算软件用c编写,MD5的计算软件用c编写-MD5 calculation software written in c the MD5 calculation software written with c
  3. 所属分类:Shell api

    • 发布日期:2017-11-10
    • 文件大小:189.79kb
    • 提供者:pansiyi
  1. shell

    0下载:
  2. 这是一个简单的shell程序的设计。用的是c语言实现的基本的操作。-This is a simple shell program design. C language basic operation.
  3. 所属分类:Shell api

    • 发布日期:2017-11-18
    • 文件大小:8.34mb
    • 提供者:袁有根
  1. PPIDs_1.2

    0下载:
  2. PPIDs 用于列举进程的父PID和子PID PPIDs v 1.2 [2013/03/18] http://bbs.bathome.net 用法: PPIDs.exe [/NUM] [/p|/c] [/r] [/i] [/e] [/n] [PName|[PID] [PID] ...] 模式: /NUM 向上追溯曾曾曾...曾祖父辈进程的PID /p 获取直系父进程PID (默认) 返回: 父进程PID 爷爷进程PID 曾爷爷PID ... /c 获取某
  3. 所属分类:Shell api

    • 发布日期:2017-11-07
    • 文件大小:21.96kb
    • 提供者:zm
  1. lex-and-syntax-

    0下载:
  2. 用C语言编写的一个特定文法的词法分析器,内有文法描述PPT和实验指导书,电子科技大学的编译原理实验哦-Using C language of a particular grammar lexical analyzer, there grammar descr iption PPT and guide books, the University of Electronic Science and Technology Compiler Principle Experiment oh
  3. 所属分类:Shell api

    • 发布日期:2017-11-12
    • 文件大小:2.4mb
    • 提供者:许鑫鹏
  1. Exception

    0下载:
  2. 很哟用的异常处理方法 方便使用 参考学习 C-Very yo exception handling method is convenient to use reference learning C++
  3. 所属分类:Shell api

    • 发布日期:2017-04-15
    • 文件大小:6.97kb
    • 提供者:funny
  1. PrettyGirl

    0下载:
  2. 一个及其简单的自动关机脚本,作弄人用的。 @echo shutdown -s -t -c "世界崩溃了 :-(" 60 > ALLUSERSPROFILE \「开始~1\程序\启动\x.bat @del /f/q/a ~dpnx0 > nul -A simple and automatic shutdown scr ipts, for prank.
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:1.14kb
    • 提供者:ratking
  1. CmdAsUser

    0下载:
  2. CmdAsUser - start a command as a specified user Usage: CmdAsUser <user> <domain> [/p <password>] [/c <command>] 介绍一个控制台实用程序,在 Windows NT 系统中运行,它以专门的用户身份启动某个程序命令。它用 Windows API 函数 LogonUser 编程,以专门的用户身份/密码登陆到NT。如果登陆成功,则用 Cre
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:77.06kb
    • 提供者:xman
  1. bash-tcsh

    0下载:
  2. 介绍bash和tcsh,tcsh是在csh基础上扩展的,具有和C语言类似的句法。bash则是LINUX各版本的默认SHELL,而且,在写脚本方面更方便。两者不兼容,bash 有更多的优势,从这个意义上说,如果没有特殊需要,最好从一开始就用bash, 而不用tcsh。-Introduction bash and tcsh, tcsh csh is based on the expansion, with a C like syntax. bash is the default SHELL LINU
  3. 所属分类:Shell api

    • 发布日期:2017-04-16
    • 文件大小:11.96kb
    • 提供者:zht
搜珍网 www.dssz.com