搜索资源列表
dll_myown
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
Word2Txt
- 这个小程序是我发表在一个刊物上的文章的附属代码,它的作用是将一个word文件中的所有字符取出来,转换成txt文件。 这段代码的优点在于不需要任何开发环境,开发库的支持,只要你装了word就完成转换。 这个里面包括了两个程序,一个是转换指定文件的,一个是自动把一个文件夹下所有word文件转换的-this small procedure is published in a journal article subsidiary code Its role is to be a word doc
FindHit
- 利用已知动态库查找c\\c++程序漏洞的程序源代码
fbz485
- 485规约通讯动态库,用户可以开发程序调和该库,以实现通讯
plcallclipboard
- perl通过 Win32::Clipboard Win32::File 两个库来访问windows的剪贴板
Dll3
- Dlltesttest3.rar动态库
hellow-0.1-2.src
- 此版本为hellow-0.1-1的升级版,在release1的基础上添加了动态库的查询安装功能:添加了一个测试库文件--hellowlib.so,quiry失败后默认安装在/lib 卸载时所以有文件完全删除,绿色环保-hellow this version - 0.1-1 upgrades in release1 added on the basis of the dynamic libraries for the installation of functions : add a test l
tic-tac-toe
- 一个简单的用二叉树实现的极大极小指算法人工智能井字棋游戏,使用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
linuxbook001
- linux C函数库 linux initial make-baby-linux shell初解 shell详解 -linux C library linux initialmake-baby-linuxshell explain the early solution of shell
cgictest
- 自己编写的CGI程序,使用CGIC库编译可运行。 特色是实现了SHELL命令。-I have written CGI program, the compiler can be used to run CGIC library. Characteristics of the SHELL command to achieve.
Unix_Compile_Tool
- 目录 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选项
start_virunner
- VIRUNNER-START 读写VIJOS题库时的源码,用纯C编写,截面为CMDSHE-VIRUNNER-START at the time of reading and writing questions VIJOS source, with the preparation of pure C, cross-section for CMDSHELL
virunner_read
- 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
Shut
- 淳朴C++代码实现瞬间关机,没有包含任何函数库。不需要任何头文件支持。直接shellcode实现了动态调用RtlAdjustPriviladge和NtShutdownSystem,附带int 0x2E。:)-Honest C++ code to achieve an instant shutdown, does not contain any libraries. Does not require any header file support. Direct shellcode achieve
VBSCRIP5
- VBscr ipt 语言参考 VBscr ipt 教程 scr ipting 运行时库参考 FileSystemObject 对象教程 -VBscr ipt language reference VBscr ipt tutorial scr ipting runtime library reference FileSystemObject object tutorial
CJ60Lib
- 用CJ60Lib界面库制作的SQL数据库客户与服务器程序-SQL database client and server programs produced with CJ60Lib interface library
howtousecppunit4test
- 动态库学习模板程序,实现了动态库的创建,调用等过程,很有用的学习代码-Dynamic library learning template program, create dynamic library, call useful learning code
grepfromol1
- linux中的grep 自己编写的 与原库文件不同 能运行 有参考价值-in linux grep write your own original library file different running reference value
cda_pandas
- 利用Python的pandas、numpy库进行数据清洗、统计分析、数据挖掘学习的基础代码集合。-learning Python
cal
- powershell脚本,实现自动打开电脑计算器,并计算脚本里的式子,结果返回到控制台。包含要用到的库文件WASP(automatically open calculator on PC)