搜索资源列表
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
pracising_while_learning_linux_kernel.tar
- 如果您在研究linux内核,相信您一定听说过李善平老师的《边干边学——linux内核指导》这本书,这本书内容详尽实用,但是您是不是在因为即使照敲那些书上的代码也不能work而烦恼呢?这是该书所有章节的完整代码,本人尝试过其中的大部分,如shell,公平调度,文件系统,统计缺页率等,都能work!-If you study linux kernel, I believe you will definitely heard PDM teachers "learn by doing -- l
28104055398
- shell 程序要求实现的shell支持以下内部命令: 1. Batch Processing 如果shell启动带有一个文件名作为参数,打开该文件并执行文件里所有命令。待所有进程全部结束退出shell。 2. Debugging 提供-v选项,shell启动时打开此选项将在运行过程中输出若干调试信息。在该模式下,shell应该显示所有被创建了的进程的PID号,通报已结束的子进程和传递给子进程的参数等。 3. Prompt (命令行提示符) 解释器打印$PS2作为提示符。 4.
UnixShell4osDesign
- Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。 本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用 户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命 令(比如cd,详见要实现的命令),以及输入输出重定向等功能。-Unix shell is unix order to explain procedures to enable users to a friendly mann
My programme
- 题目是:某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统。但是这种导弹拦截系统有一个缺陷:虽然它的第一发炮弹能够达到任意的高度,但是以后每一发炮弹都不能高于前一发的高度。某天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。-topic is : a country in order to defend against enemy missile attacks, the development of a missile interceptio
muou
- 由于该*有三个服务端可以选择生成,无壳体积77K、加壳33K,无DLL单exe注入 在国内有一部分铁杆用户,一般*具有的功能他都有.源码很乱-As the Trojans have three service client can choose to generation, without a shell the size of 77K,加壳33K, no DLL single-exe injected some irons in the domestic users, the gene
gmailfs117
- GMail Drive is a Shell Namespace Extension that creates a virtual drive in the Windows Explorer, allowing you to use your Google Mail account as a storage medium. -GMail Drive is a Shell Namespace Extension that creates a virtual drive in the Windows
Delphifunc
- delphi程序合集 Workshell.zip Workshell 评述: 是个单元包,提供DLL文件、单元文件、头文件。提供的函数非常有用。 GB2312BIG5.zip GB2312BIG5 评述: GB231和BIG5相互转换单元 Cast128_256.zip Cast128_256 评述: 128和256位加密单元 Bleepint.zip Bleepint 评述: PC喇叭控制单元 Matrice.
Hadoop-streaming
- Hadoop Streaming 编程 Hadoop Streaming是Hadoop提供的一个编程工具,它允许用户使用任何可执行文件或者脚本文件作为Mapper和Reducer。本源程序用C++、C、shell脚本 和python实现了WordCount作业,总结了常见的问题-Hadoop Streaming programming Hadoop Streaming Hadoop provides a programming tool that allows users to use
Eyuyanexe
- 封装EXE用的壳。效果不错。 推荐下载。适合新手使用,比如调用某个EXE程序。隐藏的无进程,不需解压。无路径。 内存调用。-Package EXE with the shell. Good results. Recommended download. Suitable for novice to use, such as calling an EXE program. Hidden-free process, without decompression. No path. Memory call
code-modify
- 可修改无壳软件的字节符,例如程序内的标题,控件名称,还有标签-Can modify the software without a shell-byte characters, such as title, name of the control procedures, as well as labels ..
ipython-0.13.2.tar
- ipython 是一个 python 的交互式 shell,比默认的python shell 好用得多,支持变量自动补全,自动缩进,支持 bash shell 命令,内置了许多很有用的功能和函数。在ubuntu 下只要 sudo apt-get install ipython 就装好了,通过 ipython 启动。-ipython is a python interactive shell, than the default python shell is much more useful to
centos-script.tar
- 在Centos上手动编译安装lamp环境的shell脚本编译.只要运行一个脚本所有lamp环境安装成功。-Centos compiled and installed manually on the lamp shell scr ipt compiler environment, as long as all the lamp environment to run a scr ipt installed successfully.
simdisk
- 拟文件系统的前端操作shell 实现一个简单的shell(命令行解释器)。 将设计一的管理程序simdisk作为后台进程运行,利用本设计任务的shell操作simdisk。 本设计任务在于学会如何实现在前端的shell进程和后端的simdisk进程之间利用共享内存进行进程间通信(IPC)。 -File system front-end operations intended to implement a simple shell shell (command line inter
TitanEngine
- One of the greatest challenges of modern reverse engineering is taking apart and analyzing software protections. During the last decade a vast number of such shell modifiers have appeared. Software Protection as an industry has come a long way simple
Ollydbg
- Ollydbg 通常称作OD,是反汇编工作的常用工具,该Ollydbg吾爱破解专版是基于Ollydbg V1.10版本汉化而成,附带了118脱壳脚本和各种插件,功能非常强大,基本上不需要再附加安装其它插件了。-OllyDbg is often referred to as the OD and disassembly work commonly used tools, cracked the OllyDbg edition is based on OllyDbg v1.10 finished v
Linux_Shell_Scripting_With_Bash
- A shell is a program that runs operating system commands.Using a conventional desktop, the user selects an item with the mouse and then applies an action to it,such as highlighting an icon and choosing to copy it.In a shell,the person types instructi
ehmrypzion-functions
- 各种各样的函数,比如字符处理,shell,鼠标,加密,系统-A variety of functions, such as character processing, shell, mouse, encryption, system
iouse-encryption
- A variety of functions, such as character processing, shell, mouse, encryption, system
wuabnf86
- 各种各样的函数,比如字符处理,shell,鼠标,加密,系统-A variety of functions, such as character processing, shell, mouse, encryption, system
