Welcome![Sign In][Sign Up]
Location:
Search - art

Search list

[BooksArt_of_Programming_Contest

Description: Art of Programming Contest
Platform: | Size: 1401856 | Author: George | Hits:

[OS programHacking.The.Art.Of.Exploitation

Description: 一本关于黑客攻击及漏洞挖掘艺术的好书.有缓冲区溢出的利用等.-Exploit programs using buffer overflows and format strings Write your own printable ASCII polymorphic shellcode Defeat non-executable stacks by returning into libc Redirect network traffic, conceal open ports, and hijack TCP connections Crack encrypted 802.11b wireless traffic using the FMS attack
Platform: | Size: 1454080 | Author: xy | Hits:

[WEB CodeForecast1.2new

Description: 系统集成:发布、修改、删除、管理新闻。 有些版本还系有:留言本管理,投票调查管理。 独特优点:原文件可以任意修改、编辑、排版、美工图片自己制作。 适合使用:政府机关,公安局,企业单位、个人、学校、等等。 系统结构:ASP+ACCESS 源码大小:2.5M-System Integration: publish, modify, delete, the management of information. Some version of the Department are as follows: Message of the management, investigation management vote. Unique advantages: the original document can be modified, editing, typesetting, to produce their own art picture. Suitable for use: government agencies, the Public Security Bureau, enterprises, individuals, schools, and so on. System Architecture: ASP+ ACCESS source size: 2.5M
Platform: | Size: 4850688 | Author: wxj | Hits:

[Game ProgramBeginning3DGameProgramming

Description: This book will provide a practical, example driven approach to learning the unique art of 3D Game Development that even the beginner can grasp.
Platform: | Size: 3830784 | Author: freeman | Hits:

[OtherAPragmaticIntroduction2ArtOfElectricalEngineering.

Description: 电子工程艺术的系统描述。这是一部额电子工程师的手册性书籍,很有收藏价值。-A Pragmatic Introduction to the Art of Electrical Engineering, a good handbook of EE.
Platform: | Size: 466944 | Author: Johnson ZHUANG | Hits:

[AI-NN-PRpaperAPF

Description: 大量的应用势场原理的科技文章。可以帮助您迅速掌握先进的人工势场法在移动机器人路径规划中的应用与研究状况。-A large number of potential field of application of the principle of scientific articles. Can help you quickly master the art of the artificial potential field method in mobile robot path planning and research.
Platform: | Size: 6308864 | Author: 康亮 | Hits:

[GDI-BitmapDlpp

Description: This Image Processing state of the art tool that can do magics and still do nothign -This is Image Processing state of the art tool that can do magics and still do nothign
Platform: | Size: 1024 | Author: aman | Hits:

[JSP/JavaJavaABeginnersGuide3rdEdition2005

Description: Herbert Schildt is the world’s leading programming author. He is an authority on the C, C++, Java, and C# languages, and he is a master Windows programmer. His programming books have sold more than 3 million copies worldwide and have been translated into all major languages. He is the author of numerous bestsellers, including Java: The Complete Reference, C++: The Complete Reference, C: The Complete Reference, and C#: The Complete Reference, and he is the co-author of The Art of Java. Schildt holds both graduate and undergraduate degrees from the University of Illinois. He can be reached at his consulting office at (217) 586-4683. His Web site is www.HerbSchildt.com. Copyright
Platform: | Size: 4310016 | Author: giang | Hits:

[VC/MFCThe.Art.of.Assembly.Language

Description: 该书详尽介绍了C++语言的各个部分内容原理,并举例说明了每个结构的应用-The book includes detailed descriptions of the C++ language part of the contents of the various principles, and illustrates the application of each structure
Platform: | Size: 6482944 | Author: 王俊杰 | Hits:

[Software EngineeringAddison.Wesley.Eric.Steven.Raymond.The.Art.of.UNIX

Description: 该书较少了Unix系统的性能,构架比与其他操作系统的比较,详细介绍了Unix系统的编程技巧-The book less a Unix system, the performance of the framework than the comparison with other operating systems, detailed information on Unix systems programming skills
Platform: | Size: 1661952 | Author: 王俊杰 | Hits:

[Otherwileymultiagentsystems

Description: Series Editor: Michael Wooldridge, Liverpool University, UK The ‘Wiley Series in Agent Technology’ is a series of comprehensive practical guides and cutting- edge research titles on new developments in agent technologies. The series focuses on all aspects of developing agent-based applications, drawing from the Internet, telecommunications, and Artifi cial Intelligence communities with a strong applications/technologies focus. The books will provide timely, accurate and reliable information about the state of the art to researchers and developers in the Telecommunications and Computing sectors.
Platform: | Size: 1945600 | Author: dams arn | Hits:

[OtherArtGalleryProblem-source

Description: The art gallery problem or museum problem is a well-studied visibility problem in computational geometry. The motivation for the problem is the real-world problem of guarding an art gallery with the minimum number of security cameras that can each rotate to obtain a full field of vision. In the computational geometry version of the problem the layout of the art gallery is represented by a simple polygon and each security camera is represented by a point in the polygon. A set S of points is said to guard a polygon if, for every point p in the polygon, there is some q\in Ssuch that the line segment between p and q does not leave the polygon.
Platform: | Size: 320512 | Author: maryam | Hits:

[OtherReed_Solomon_codes

Description: 著名教材The Art of Error Correcting Coding自带的里德所罗门码的C程序仿真: Reed-Solomon codes Berlekamp-Massey, Euclidean and PGZ algorithms Errors-and-erasures decoding Error performance evaluation-Well-known textbook The Art of Error Correcting Coding bring their own Reed Solomon process simulation C code: Reed-Solomon codes Berlekamp-Massey, Euclidean and PGZ algorithms Errors-and-erasures decoding Error performance evaluation
Platform: | Size: 13312 | Author: Justin | Hits:

[GDI-BitmapSmartOGCtrl

Description: VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started learning OpenGL, that while OpenGL, but there are still inadequate. First of all, according to some of its syntax to write things, each application should be repeated to write some code the second, but also learn about some of the knowledge projection matrix. Third, it is necessary in accordance with the norms of a certain art to writing lines, graphics and other art things. Therefore, in order to facilitate the use of their own to do a package OpenGL, ATL and STL to do with a COM component, and then use. Net to call it.
Platform: | Size: 105472 | Author: Massachusetts | Hits:

[Windows DevelopTheArtOfUnpacking_CHS

Description: 脱壳的艺术(the art of unpacking)中文版 本文主要目的是介绍壳常用的反逆向技术,同时也探讨了可以用来躲过或禁用这些保护的技术及公开可用的工具。这些信息将使研究人员特别是恶意代码分析人员在分析加壳的恶意代码时能识别出这些技术,当这些反逆向技术阻碍其成功分析时能决定下一步的动作。第二个目的,这里介绍的信息也会被那些计划在软件中添加一些保护措施用来减缓逆向分析人员分析其受保护代码的速度的研究人员用到。当然没有什么能使一个熟练的、消息灵通的、坚定的逆向分析人员止步的。-Chinese version of the art of unpacking
Platform: | Size: 534528 | Author: 李明 | Hits:

[Windows DevelopTheArtOfUnpacking_EN

Description: TheArtOfUnpacking 英文版 本文主要目的是介绍壳常用的反逆向技术,同时也探讨了可以用来躲过或禁用这些保护的技术及公开可用的工具。这些信息将使研究人员特别是恶意代码分析人员在分析加壳的恶意代码时能识别出这些技术,当这些反逆向技术阻碍其成功分析时能决定下一步的动作。第二个目的,这里介绍的信息也会被那些计划在软件中添加一些保护措施用来减缓逆向分析人员分析其受保护代码的速度的研究人员用到。当然没有什么能使一个熟练的、消息灵通的、坚定的逆向分析人员止步的。-english version of the art of unpacking
Platform: | Size: 424960 | Author: 李明 | Hits:

[Linux-UnixHow-to-study-Qt

Description: Qt是一个跨平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。-Qt is a cross-platform C++ graphical user interface application framework. It provides application developers to establish the-art graphical user interface functionality required by.
Platform: | Size: 468992 | Author: rain | Hits:

[Chess Poker gamesELS

Description: 俄罗斯方块游戏,游戏有点大,可能我还没找到好的方法,希望我的新手同行们指正,界面有点粗糙,美工不好。-Tetris game, the game a bit large, perhaps I have not found a good way to new hope that my colleagues can correct me, the interface a bit rough, bad art.
Platform: | Size: 1748992 | Author: 138 | Hits:

[Otheryishutuku

Description: 这个是一个艺术图库网站的源码,只有源码部分,需要的话可以酌情修改。-The Art Gallery is a web site source code, only the source of the necessary discretion to modify.
Platform: | Size: 1211392 | Author: mars | Hits:

[Linux-Unixkmess-2.0

Description: kmess是linux下的msn,学习linux编程的可以看一下。kde编程的艺术品-linux under kmess is msn, learning linux programming can look at. kde art programming
Platform: | Size: 3439616 | Author: Caleen | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net