搜索资源列表
13129_shell
- 简单的shell 程序-A simple programe of Shell .
WY OS 0.00b
- 我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发-I wrote it myself a real mode of the operating system, support FAT12 file system and a shell and the integration with a simple keyboard-driven, are currently achieving p
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
FormatDisk
- 磁盘格式化是计算机用户经常使用的操作之一,但是对于如何编程实现磁盘格式化,很多人却不清楚。很多人认为磁盘格式化应该需要编写负载的VXD或者WDM驱动程序来直接对硬件进行操作。世界上完全可以通过调用一个简单的Shell函数来实现这一功能。-disk is formatted computer users often use one of the operation, but how programming disk format, but many people do not know. Many
sort-all
- 本程序完成实验要求的全部功能直接插入排序、SHELL排序、冒泡排序、快速排序、简单选择排序、堆排序、归并排序、基数排序,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结。 在实验过程中,积极配合本团队分工合作的精神,努力学习,总算不负众望,将程序编好,在此,我更想感谢的是老师的教导,在她的帮助下,我才顺利完成了本次的任务。 -the experimental procedures are completed all the functional requirements o
zhuzai
- 一个SHELL生成器】 很简单一键生成-SHELL] a generator is very simple to generate a key
ASK_Shell
- Tiny_Shell 0.1 (普通版本)By Anskya 某天精神好了一点的时候写的,使用KOL+删除多余资源+清除PE重定位表+FSG压缩体积只有3k. 感谢那些提供Code和教程的GG and JJ们~~ ^_^~部分代码直接翻译C的shell Tiny_Shell.dpr 工程时最简单的shell采用匿名单管道设计,本来打算不用管道直接写的,但是怕连目录都无法显示所以还是用了单管道,有个BUG-很明显的那种-就是,输入命令看不见但是可以运行,有兴趣自己改成双管道就可以
shell
- 编写一个简单的命令解释器-shell功能-A simple shell-shell function
beershell
- 一个简单的模拟shell的程序,通过现有的Linuxshell命令对其进行基本的操作-A simple procedure for the simulation shell, through the existing Linuxshell its basic operation command
Chi-Lin-STM32-source-code
- 智林STM32程序源代码的分析和整理,编写了开发板上键盘扫描、字符输入和简单shell的程序-Chi Lin STM32 program source code analysis and sorting, preparation of the development board keyboard scanning, character input and a simple shell program
lexForShell
- 简单的shell解释器的实现,实现了管道,重定向功能,可以执行少数的内部指令,可以后台运行,注释清晰。-Simple shell interpreter to achieve, to achieve the pipes, redirection, you can perform a small number of internal commands can run in the background, clear notes.
SimplePack1.21
- SimplePack 源码 一个简单压缩壳工具,它具有压缩速度快,压缩效率高等优点-SimplePack source is a simple compression shell tools, it has a compression speed, compression efficiency advantages
Myshell
- 一个简单的shell命令解释器,有重定向,管道,历史等功能。-A simple shell command interpreter, redirection, pipes, history.
My-OS
- 一个简单的shell或命令行解释器,使用了部分API函数,能够简单的实现一些命令调用-A simple shell or command line interpreter, use some API function that can achieve some simple command to call
shell
- 这是一个简单但是功能完整的shell代码,可以用于远程度守控,完整功能正在添加。-This is a simple but fully functional shell code, can be used to keep control remote degree, full functionality is being added.
iPhoneShellCommand
- 在ios6.1上编写了一个简单的界面,执行shell命令。可以逐行显示ping命令的结果,也可通过按键结束ping命令的执行。也可以终结正在执行的命令,并立即执行新的命令。-This project offers a simple window interface to execute shell commands in ios6.1 with ARC. This program can display the result of shell command ping by row.You
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
myshell
- 一个简单的shell内核,主要用于shell操作系统学习当中遇到的第三章问题。-A simple shell。
min_shell
- 实现简单shell功能,能一行一行读取.txt文件并创建子程序,基于WIN32-Simple shell function, can be read line by line .txt file and creates a subroutine, based on WIN32