资源列表
DFS※Prim
- 用普里姆(Prim)算法构造最小生成树;图的DFS算法的非递归遍历函数。-with Primbetov (PRIM), the minimum spanning tree algorithm constructs; Map of the DFS non - recursive algorithm traversal function.
DLL_Injection
- 远程线程注入的学习资料,对远程注入的流程和主要API函数进行了分析。-Remote thread
DrawDoc
- 在MFC下实现绘画功能,包括各种图形和文字的绘画。-At MFC drawing functions under implementation, including a variety of graphics and language of painting.
countdown
- 基于VHDL语言的倒计时模块程序,1Hz时钟-Based on the VHDL language countdown module procedures, 1Hz clock
closethedanports
- 一个自写的小程序。可以关闭不必要的端口。-A self-written small program. Can close unnecessary ports.
vbPconvertor
- 我们用plc224 来控制变频器,本例程用vb做了一个监控界面,可以实现与变频器的通信-we use plc 224 to contorl the convertor,the programme do a monitor system,it can realize the communication with the convertor.
ConfigFile_TestProgram
- Creating cfg file using mbed system
rilichaxun
- 这是一个日历查询系统,你可以输入年月日可以查询到所在月份-This is a calendar query system, you can enter the date can query to the month in which
numberpuzzle
- 1到9之间随机产生的组合形成的拼图,游戏者可通过鼠标完成拼图-1-9 combined to form between the randomly generated puzzles, players can complete the puzzle using the mouse
matlab
- 演化博弈仿真程序,该程序主要用于复制者动态仿真分析。-Evolutionary game simulation program,The program is mainly used for replication dynamic simulation analysis.
TheKeylogger
- The application is a keylogger that has the capability to record every keystroke you make to any application that you opened.
oldDrag
- 不用API或外部控件,几行代码即可实现从资源管理器向窗体控件拖放操作。