▍1. killerringer_vst_plugin
说明: vstgui develop plugin
可视化的排序教学演示程序/VS2015/Qt5编写(VisualSorting_Qt_VS2015)
数值流形方法的源代码,主要由于连续和非连续变形的分析,裂纹扩展的模拟等(NMM source code, mainly due to the continuous and discontinuous deformation analysis, simulation of crack propagation)
IDAPRO 代码破解揚密的源码, 书中有例子。 做病毒逆向,反外挂,必学(Learning IDAPRO the book, The book includes examples. Do virus reverse, anti-plug-in, will learn)
学习Windows编程的同志一定要下载这个站长以前用钩子写的修改Windows界面的类似ctl3d.dll的程序,使你的Windows有些奇妙的变化,如给缺省按钮加图标等(-Program writed by webmaster which uses hook to modify windows interface similar to ctl3d. It may take some changes in your windows, for example adding icons to system button etc)
FIXMBR 全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬盘数据,需要DOS系统支持,Windows2000以上系统不支持。(FIXMBR comprehensive search the hard drive boot record, partition table information, directly to the hard disk needs for read operations, and does not destroy hard disk data, the need to support DOS system, Windows 2000 does not support the above system.)
作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。(as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu)
C和指针,强烈推鉴学C的人看一看,保证不会让你失望.(C and indicators, strongly pushed Stephen C. study to look at the people, guarantee you will not be disappointed.)
实现U盘格式化,有很好的学习价值。安装自动释放源码。(Realize U disc format, have good learning value. The installation of an automatic release of source code.)
强烈推荐vc++环境下的实时曲线程序,老外编的,值得借鉴。里面包含说明文档,我也是一开始使用mschart发现更新数据时出现屏幕闪烁,才找到这个程序,是公开的。(Strongly recommend vc++ Environment real-time curve procedures, foreign made, and worth learning from. Which contains documentation, I also started using an updated data MSChart found when the screen flashes, only to find this program is open to the public.)
VC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!(VC++ 6 programming method is very good information on the Oh, is particularly helpful for beginners Oh!)
文件目录资源列表生成器,QQ:403717(File directory of resources list of generators, QQ: 403717)
VC实现的socke通信,简单易懂 分为服务端和客户端。 使用VC6即可打开项目工程(VC realize the socke communications, is divided into easy-to-read-side and client services. VC6 can use to open the Project)
c++面试必看书籍。绝对经典的好书(c++ interview see books. Absolute classic books)
.net框架清除工具 可以下载使用(dotnetfx_cleanup)
c notes on array, pointer ans some basic programs
说明: c notes on array, pointer ans some basic programs
此代码实现相机的抓取图像,实时采集,需要搭配海康威视SDK共同使用(This code realizes the capture image of the camera and real-time acquisition. It needs to be used together with Haikangwei SDK.)