资源列表
Snakes
- matlab snake program is very usefull.
3-Longest-Substring2015
- leetcode上的第三题,求最长字串,面试中常见的问题,比较经典,不可不会。-a problem int leetcode.
Metasploit
- Pentest magazine metasploit framework guide for pentesters
EX10_07
- 来自一本书上的一个应用,通过手机中的重力传感器来使用应用-From a book on an application, through mobile phones in the gravity sensors to use application. .
paint1
- 本程序是介于VC++6.0(MFC)环境下的一个(单文档)画图程序,可以实现画点,线,圆,矩形,并且可以设置画笔的颜色和画布的颜色以及背景色(原创)-This procedure is between the VC++6.0 (MFC) environment of a (single document) drawing program, can draw points, lines, circles, rectangles, and can set the pen color and canv
ex0
- MFC视频教学之 图形编程例程 输入学号,在另一个对话框中显示。编辑框,按钮等的使用。-MFC video teaching graphical programming routines input student number, displayed in another dialog box. Edit boxes, buttons, etc. are used.
des
- des的加密解密的源代码,以及实现程序,新手入门请多指教-des encryption decryption source code, and the achievement of program, Getting Started Pleased to meet you
Image
- Visual C++ 编写的图像线性变换,可对BMP图像读取,并实现线性变换,MFC实现-Visual C++ Prepared image linear transformation, can read BMP images, and to achieve linear transformation, MFC to achieve
Win32PAPI
- vc++,贪吃蛇,打开看就明白了,用的是API、win32.-vc++, Snake, open look to understand, with the API, win32 .................
GetMas
- 该软件能够检测并截获局域网内部所传送的数据帧-The software can detect and intercept the internal LAN data frames transmitted
ChineseScape.zip
- 支持Windows 3.x、Windows 9x平台上的中文(GB、Big5)、日文(Shift JIS、EUC JIS)、韩文(KS C 5601)、HZ码的显示与输入,智能内码识别,支持屏幕取词翻译的16位程序(VC1.5编译)。作者:朱佳良,Support for Windows 3.x, Windows 9x platforms Chinese (GB, Big5), Japanese (Shift JIS, EUC JIS), Korean (KS C 5601), HZ-yard d
lesson-2
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Inheri
