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

搜索资源列表

  1. TrayIcon2

    0下载:
  2. 一个封装了Windows中关于TrayIcon实现和管理的C++类,使用方便,使用方法与一般的MFC类没有什么区别。-a package of Windows on TrayIcon realization and management of C + + classes, and convenient to use with the general category of MFC no distinction.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3.31kb
    • 提供者:刘大伟
  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. cpptcl_1.0

    0下载:
  2. TCL 在C++ 语言的使用源码,源码可作为想在C++中嵌入TCL的例子
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:15.36kb
    • 提供者:ss
  1. linux-shell

    0下载:
  2. shell 命令重新编辑 使用C++编程-shell command to re-edit using the C++ programming
  3. 所属分类:Shell api

    • 发布日期:2017-04-13
    • 文件大小:2.26kb
    • 提供者:maochenxi
  1. AddUser

    0下载:
  2. 不使用Net命令也可以添加用户的C语言程序代码 要添加的用户名和密码可以在代码里更改-Do not use the Net command also can add users to the C language code To add a user name and password can be change in the code
  3. 所属分类:Shell api

    • 发布日期:2017-03-25
    • 文件大小:608byte
    • 提供者:李枫
  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. 使用管道实现父子进程间的通信(c语言编程);判断闰年,比较两个数的大小,文件IO操作-Father and son use the pipeline to achieve inter-process communication (c language programming) judge a leap year, compare the two the number of size, file IO operation
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:2.33kb
    • 提供者:黎阳
  1. Unix_Compile_Tool

    0下载:
  2. 目录 1.GCC的使用 1.1.编译C程序 1.1.1.编译执行文件 1.1.1.1.C程序中的文件后缀名 1.1.1.2.编译单源程序 1.1.1.3.编译多源程序 1.1.2.编译目标文件 1.1.2.1.编译成目标文件 1.1.2.2.使用目标文件编译 1.1.3.预处理 1.1.3.1.预处理编译 1.1.3.2.编译预处理文件 1.1.3.3.预处理指令介绍 1.1.3.4.预定义宏介绍 1.1.3.5.预处理与make选项
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:267.68kb
    • 提供者:grub
  1. virunner_read

    0下载:
  2. VIJOS题库评测器主程序,使用C语言编写,用以调用GCC编译源程序,并进行对比,从而进行评测,使用界面为CMDSHE-Main program evaluation questions VIJOS browser, use the C language to call the GCC to compile the source code, and compared, thereby to carry out evaluation, using the interface CMDSHELL
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:8.82kb
    • 提供者: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. IPSwitchV1.0

    0下载:
  2. C#源码:如果您电脑的IP地址经常要换来换去(比如:笔记本用户在家里需要一套配置,在公司又是一套),每次都要重新设定IP、网关、DNS服务器等一系列的地址,是不是感觉很不方便?“自由人IP切换器”是本人为解决这样问题而设计的。现在把它拿出来与大家共享,免费使用,支持多网卡、多网络,自动保存不同网络设置。可在不同网络间自由切换而不需要重新启动电脑 -C# Source: If your computer' s IP address in exchange for often go (exam
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:318.65kb
    • 提供者:郭宇呈
  1. shell

    0下载:
  2. 这是一个采用vc++语言编写的shell命令程序,在c++开发平台下,使用shell命令,完成操作。-This is a vc++ language with the shell command procedures, in c++ development platform, use the shell command, to complete the operation.
  3. 所属分类:Shell api

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:zhj
  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. Runsrcipt

    0下载:
  2. 使用系统的com组件完美执行网页中的js代码 适合各种自定函数的执行方便易懂-C++ perfectly executed for a variety of custom JS code execution functions easy to understand
  3. 所属分类:Shell api

    • 发布日期:2017-11-16
    • 文件大小:131.81kb
    • 提供者:卢燕飞
  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. Bash-Shell

    0下载:
  2. UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
  3. 所属分类:Shell api

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