搜索资源列表
DarkShell
- Darkshell 是一款小巧的远程后门控制软件,它的特点是运行后不在进程里显示、没有用到动态链接库DLL、不添加启动项。这是暴风仿的源代码,只供学习网络编程,不要用于其它用途。-Darkshell backdoor is a small remote control software, which is characterized by the process is not running in the show did not use the dynamic link library DLL
DM
- 链表容器,任何数据都可以装载,静态链接库-List containers, any data can be loaded, static link library
maze
- 这是一个迷宫算法 利用栈的性质 而且还有界面演示 主要是练习动态链接库-This is a maze algorithm uses the stack but also the nature of the interface is mainly practice demonstrates the dynamic link library
test
- 使用vc编写的一个动态链接库,测试动态链接库的例程-Vc prepared using a dynamic link library, dynamic link library routine testing
MyExplorerDll
- 利用 Direction GetNextDirection()函数来实现走迷宫算法的主要思想;1)在当前位置,若右手不为墙,则原地右转返回toright(d);2)否则返回 d; 若返回的d为墙,则主函数调用void OnError() 通知动态链接库,d向左转两次,然后再调DirectionGetNextDirection()-Using Direction GetNextDirection () function to achieve the main ideas without hav
accelerate
- pagerank算法,由链接结构得出pagerank排名-pagerank algorithm
dll
- 代码编写在LabWindows/CVI环境下,代码包含无界面动态链接库调用,有界面动态链接库调用,静态库调用的实例,能完整运行。-The code is written in LabWindows/CVI environment, the code contains no interface dynamic link library call interface dynamic link library calls, the calling instance of a static librar
DLL_study
- 动态链接库DLL的编译链接的入门级程序,包含了动态链接DLL和静态链接,并附加注释说明两种连接方式的优缺点-good initial program for study the use schema of dll
lianbiao
- 链表 基础C语言链表程序 用于链接表格-Linked lists the basic C language linked list program
MyStudyDLL
- 动态链接库的学习,学习建立自己的动态链接库,方便以后使用,可以把库直接拷贝到工程下使用。vc实现。-The dynamic link library of learning, learning to build their own dynamic link library for later use, can copy the library directly to the project to use. vc.
BlackJack
- 纸牌游戏 用到动态链接库。适合初学dll编程的人-Card games used in the dynamic link library. Dll programming suitable for beginners
hbcli
- 基于thrift服务链接hbase的C++接口-Based on the C++ hbase thrift Services Link Interface
MyLinkList
- 用这个例子你可以添加、删除项的链接列表。您还可以查看项目列表,和你可以看到链接地址(指针)到下一个项目或项目列表中,这是一个示例由结构-In this example, you can add, delete, list of links. You can also view the list of items, and you can see the link address (pointer) to the next project or a project list, this is a
dlfile
- 用在一个简单的应用程序被列出的文件从服务器下载文件,解析它,根据文件清单。结果被记录在一个日志文件注意:当编译在visual c++项目设置,添加urlmon。lib库(在选项卡“链接”)-Used are listed in a simple application of the files downloaded from the server, parse it, according to the file list. Results are recorded in a log file n
DLL
- VC++动态链接库的几个编写程序。动态库与静态库。-VC++ several dynamic link library programming. Dynamic libraries and static libraries.
dll
- 用一个具有随机赋值,排序,输出功能的程序,展示动态链接库的相关操作-An application with random assignment, sorting, output function, display a dynamic link library-related operations
PMAC
- 是在VS2010上对消息认证码PMAC的动态链接库编译。PMAC是一种基于AES分组算法的消息认证码,于2002年提出,安全性强。-Is a dynamic link library compiled on VS2010 for message authentication code of PMAC. PMAC is a grouping algorithm based AES message authentication code, proposed in 2002, strong safet
C-Free-5.0-mingw-gcc
- C-Free 5.0编辑程序,mingw配置,命令行模式下gcc编译器进行预编译、编译、汇编、链接、运行-C-Free 5 editor, MinGW configuration, the command line mode the gcc compiler compiler, assembler, pre compile, link, operation
console
- 这是微芯公司GestIC MGC3130的windows端控制台程序,可实现电极数据的获取和手势特征的识别,需要相应的动态链接库。-This is Microchip s windows GestIC MGC3130 end console program access and gesture recognition feature enables the electrode data, requires a corresponding dynamic link library.
dll
- 使用vc++6.0制作动态链接库,用于对源程序进行加密处理,-make dll。