搜索资源列表
MyExplorerDll
- 利用 Direction GetNextDirection()函数来实现走迷宫算法的主要思想;1)在当前位置,若右手不为墙,则原地右转返回toright(d);2)否则返回 d; 若返回的d为墙,则主函数调用void OnError() 通知动态链接库,d向左转两次,然后再调DirectionGetNextDirection()-Using Direction GetNextDirection () function to achieve the main ideas without hav
LQueue
- 一个链式队列模板动态库,其他程序可直接调用。-A chain dynamic queue template library, other procedures can be called directly.
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
luaUseCPPDll
- 使用lua调用c++创建的动态库,列举小例子方便初学者学习和理解-Lua c++ create the dynamic library is called, citing the small example will help beginners to learn and understand
Sqam-CPP-Matlab
- 在c++中调用matlab编译产生的动态连接库实例-c++ call Matlab‘functions
dll-VCPP
- 动态库的生成和调用,采用关键字方式,简单易学。-The generation of dynamic libraries and calls, using keywords
DeamonATE
- C++编写的一个完善的Windows后台服务程序,可开机启动也可手动启动,压缩包内有安装教程ReadMe.txt和外部程序调用的动态链接库工程,该程序正在使用中。- A perfect Windows background service program written in C++, can be started manually or boot, there are installation tutorial ( ReadMe.txt ) and external program call
CSharpUseCPPDLL
- C#与C++混合调用,C#调用C++的动态链接库D-C# and C++ mixed call, C# call C++ dynamic link library DL
