搜索资源列表
dll_myown
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
figuremanger
- 一个图形管理程序对于C++初学者很有用,但只有一个cpp文件-a graphics management procedures for C beginners useful, but only one document cpp
SelectFile
- 光标默认选择指定目录中的文件. 如: c:\\test.dll 通过函数 ShellExecute来实现-Cursor is selected by default the files in the specified directory
shell
- 使用管道实现父子进程间的通信(c语言编程);判断闰年,比较两个数的大小,文件IO操作-Father and son use the pipeline to achieve inter-process communication (c language programming) judge a leap year, compare the two the number of size, file IO operation
FAT
- C++实现Fat存储结构,并支持Shell命令,ls列表文件,以其其他命令,包括添加删除目录以及文件,创建软链接,硬连接,批量删除,读写文件,将真实文件写入虚拟FAT文件中-C++ implementation Fat storage structure, and to support the Shell command, ls list of files, with its other order, including add and delete the directory files, c
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选项
MultiFiler_demo
- c++ 做的获取投拽的文件及文件路径和文件大小,方便大家做扩展-c++ to do the access to vote and file drag the file path and file size, so to facilitate the expansion of
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
tclIntDecls
- shell编程 tcl与系统 c语言的扩展头文件 8.0以上的借口-shell def
disk-C-cleaner
- 电脑c盘长时间不清理到处是垃圾,下载360什么的太恶心,徒手清理太慢,写个批处理,直接删除所有缓存,错误转储文件,回收站文件等- Computer c drive is not a long time to clean up trash everywhere, download the 360 or something so disgusting, manual clean-up is too slow to write a batch delete all cache error dump
jsoncpp
- json 格式文件C++读 取json 格式文件C++读 取json 格式文件C++读 取json 格式文件C++读-json 格式文件C++读取
Huffman_encode
- 该程序是利用哈夫曼算法实现对文件的压缩,编程语言是C++,平台是windows。(The program uses the Huffman algorithm to compress the file, the programming language is C++, and the platform is windows.)