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

搜索资源列表

  1. MyNetWordChat

    0下载:
  2. 这是一个自己用API开发的系统托盘文件,是自己的方法,希望能和大家交流-own use API development of the system tray document, in their own ways, and we hope to exchange
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:2.57kb
    • 提供者:笨笨猫
  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. FlashTool20

    0下载:
  2. 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:13.78kb
    • 提供者:小许
  1. unix_reader_writer

    0下载:
  2. unix下实现的读写者问题的代码,使用信号量的方法实现-under the problems of reading and writing code, the use of signal method
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:rock
  1. CustomWebProtocol

    0下载:
  2. 【软件名称】 《像腾讯QQ和Skype一样定义自己的类似HTTP的Web协议,可以通过URL来触发自己的程序》 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 如果你电脑中装有QQ,在IE地址栏输入:“tencent://Message/?menu=yes&exe=&uin=13231462”然后
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:204.61kb
    • 提供者:谢红伟
  1. Setup_Source

    0下载:
  2. 我做的安装程序,支持环境变量,快捷方式,注册dll等,里面的方法值得参阅-installation and support environment variables, shortcuts, registered dll, they should refer to the method
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:17.36kb
    • 提供者:杨焱炤
  1. shell.sh

    0下载:
  2. 详细介绍了如何用shell逐行读取文件内容,(当然你可以读取每行做其他的处理),本文实现了shell逐行读取文件的8种方法,并且比较这些方法的时间优越性。
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:llr
  1. wordfreq

    0下载:
  2. 按照linux下使用shell编程统计单词词频的方法,使用vc实现文章中英文单词词频统计
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:10.33kb
    • 提供者:Eric
  1. shell_description

    0下载:
  2. 关于shell编程中用到的一些方法,如select while
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:23.07kb
    • 提供者:贾慧星
  1. find

    0下载:
  2. 介绍查找的shell,本文介绍不同的查找方法,主要是日常维护的常用文档。
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:戴大刚
  1. ShareMem共享内存

    0下载:
  2. 一个好的共享内存编程例子,通过该例子可以掌握共享内存编程的方法。比较实用-a good example of shared memory programming, through which we can get examples of shared memory programming method. More Practical
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:20.89kb
    • 提供者:王杰
  1. 并行接口

    0下载:
  2. 此程序为一可编程并行接口实验源程序,通过此实验可掌握8255方式0的工作原理及使用方法。编程从8255C口输入数据,再从A口输出。-procedure for a programmable parallel interface experiment source, the passage of this experiment can seize 8,255 0 means the working principle and methods of use. Programming from the
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:893byte
    • 提供者:章军
  1. 字符驱动程序

    0下载:
  2. linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3.23kb
    • 提供者:金强
  1. shiyan1

    0下载:
  2. 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
  3. 所属分类:Shell api

    • 发布日期:2016-01-27
    • 文件大小:238kb
    • 提供者:毕林
  1. MUTEXES

    0下载:
  2. 操作系统MUTEX 的使用方法及实例-Mutex to use the operating system and examples
  3. 所属分类:Shell api

    • 发布日期:2017-05-09
    • 文件大小:33.7kb
    • 提供者:weikai
  1. shell

    0下载:
  2. 首先需要一个递减的步长,这里我们使用的是9、5、3、1(最后的步长必须是1)。 工作原理是首先对相隔9-1个元素的所有内容排序,然后再使用同样的方法对相隔5-1个元素的排序,以次类推。 -First step reduced the need for a long, here is our use of 9,5,3,1 (the final step must be to 1). The first is that on the job between 9-1 months to sort
  3. 所属分类:Shell api

    • 发布日期:2017-04-13
    • 文件大小:2.43kb
    • 提供者:曹萍
  1. TheShellcodersHandbook

    0下载:
  2. shellcode 原理,简单的shellcode实现方法,英文资料。-Principle shellcode, shellcode simple method, and English languages.
  3. 所属分类:Shell api

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:glt
  1. ShellCode

    0下载:
  2. 对shellcode进行了详细的讲解,并给出了一些函数地址计算方法-Of shellcode to explain in detail, and gives a number of address calculation function
  3. 所属分类:Shell api

    • 发布日期:2017-03-28
    • 文件大小:347.57kb
    • 提供者:帅俊
  1. shell_study

    0下载:
  2. 此文件包含了shell详细的运用方法,格式为PDF 。希望对大家的学习有所帮助-This file contains the shell in detail the use of methods, format PDF. Want to help everyone learn
  3. 所属分类:Shell api

    • 发布日期:2017-06-11
    • 文件大小:17.27mb
    • 提供者:阿斯兰
  1. 91331945robocup_gait_xukai

    0下载:
  2. 程序编辑演示 简单易懂 WinShell的使用方法-Program edit the presentation to use easy to understand WinShell
  3. 所属分类:Shell api

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:rui
« 12 3 »
搜珍网 www.dssz.com