资源列表
Linuxshellcommand
- 用户登录时,实际进入了shell,它遵循一定的语法将输入的命令加以解释并传给系统。命令行中输入的第一个字必须是一个命令的名字,第二个字是命令的选项或参数,命令行中的每个字必须由空格或TAB隔开,格式如下: $ Command Option Arguments -User is logged on, the actual into the shell, it follows a certain syntax of the command input to be interpr
main
- 郭天祥串口例程优化 由KEIL编写 51单片机 模块化编写-Guo Tianxiang serial routine optimization to write by KEIL 51 MCU modular write
HideDLL
- *运行关键是隐藏,神不知鬼不觉才是王道.要隐藏,先要隐藏进程,Windows操作系统中程序以进程的 方式运行,大多数操作系统也是如此.任务管理器就可以看到当前运行的进程,所以有人HOOK相关枚举进程的函 数,让任务管理器不显示*进程,也有人把自己的*注册成服务运行,"任务管理器"不显示服务的.这样做只 是障眼法,进程还是存在的,最好的方法是让进程不存在,让*作为其他进程的一个线程来运行.Windows操 作系统提出了DLL的概念,其系统API都是通过DLL的形式出现的,应
Backgammon-a-mobile-phone
- 五子棋 一款手机小游戏 此代码是用标准的c语言编写的一个软件的源代码 其实用性很强-Backgammon a mobile phone game This code is prepared using a standard c language source code of a software very practical
HJ01
- 此程序是控制油汀打开和关闭的时间,用的是汇编语言-This procedure is to control the oil heater, opening and closing time with assembly language
informix
- informix常用指令.可以方便的学习到.
WebSite3
- enter three integers and identify the highest integer among them
xianguangyuan
- mathematic文件,用mathematica打开,但分类没有,数学建模竞赛的线光源的优化设计计算机模拟-mathematic file, open with mathematica, but the classification did not, mathematical modeling contest line source of computer simulation to optimize design
Reverse-the-string-output
- 字符串逆序输出,使用了三种不同的方法,在不同的约束条件下进行选择-String reverse output, the use of three different methods under different constraints selected
register
- This file help you to register a library into ms sql database and its functionality is very well. you can test it as you wish
jinzh
- 一个十六进制查看器,易语言源代码,把十六进制按照文本方式显示出来。-A hex viewer, easy language source code, according to the hexadecimal text displayed.
CPP-classical-primer2
- C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”。 它是一种使用非常广泛的计算机编程语言。C++是一种静态数据类型检查的、支持多重编程范式的通用程序设计语言。它支持过程化程序设计、数据抽象、面向对象程序设计、泛型程序设计等多种程序设计风格。-C++ programmers to circle the word in the Chinese mainland usually be read as "C Gaga," while