自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (41)
  • 收藏
  • 关注

空空如也

AdventureWorks2008_Data

AdventureWorks2008_Data

2017-02-05

OpenGL动画演示(包含代码)

OpenGL动画演示(包含代码)

2017-01-15

经典UNIX系统书籍汇编

经典UNIX系统书籍汇编

2017-01-15

vc远程控制

vc远程控制

2017-01-15

vc++dbms数据库管理系统

vc++dbms数据库管理系统

2017-01-15

全球最大的中文 Web 技术教程

HTML HTML5 XHTML CSS CSS3 TCP/IP 浏览器脚本 JavaScript HTML DOM jQuery jQuery Mobile AJAX JSON DHTML E4X WMLScript 服务器脚本 PHP SQL ASP ADO VBScript XML教程 XML DTD XML DOM XSL XSLT XSL-FO XPath XQuery XLink XPointer Schema XForms WAP SVG Web Services Web Services WSDL SOAP RSS RDF .NET ASP.NET Web Pages Razor MVC Web Forms

2017-01-12

VC++ TCP多人网络聊天室程序

VC++ TCP多人网络聊天室程序

2017-01-09

数据结构与算法分析(英文C版)

数据结构与算法分析(英文C版)

2017-01-09

数据结构与算法综合资料库(有比较不错的例题)

数据结构与算法综合资料库(有比较不错的例题)

2017-01-09

远程进程注入

======================================================================== 控制台应用程序:RemoteThread 项目概述 ======================================================================== 应用程序向导已为您创建了此 RemoteThread 应用程序。 本文件概要介绍组成 RemoteThread 应用程序的每个文件的内容。 RemoteThread.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 RemoteThread.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与筛选器之间的关联信息。 在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。 例如,“.cpp”文件与“源文件”筛选器关联。 RemoteThread.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h,StdAfx.cpp 这些文件用于生成名为 RemoteThread.pch 的预编译头 (PCH) 文件和 名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

2017-01-09

VC++ RSA数字签名实现

VC++ RSA数字签名实现

2017-01-09

vc++6.0数据库编程大全(代码)

vc++6.0数据库编程大全(代码)

2017-01-09

VC MFC资料

本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。

2017-01-09

超市管理系统

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : SuperMarkets ======================================================================== AppWizard has created this SuperMarkets application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your SuperMarkets application. SuperMarkets.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. SuperMarkets.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CSuperMarketsApp application class. SuperMarkets.cpp This is the main application source file that contains the application class CSuperMarketsApp. SuperMarkets.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. SuperMarkets.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\SuperMarkets.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file SuperMarkets.rc. res\SuperMarkets.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: SuperMarketsDlg.h, SuperMarketsDlg.cpp - the dialog These files contain your CSuperMarketsDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in SuperMarkets.rc, which can be edited in Microsoft Visual C++. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named SuperMarkets.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

2017-01-09

glibc内存管理ptmalloc源代码分析

由于华庭水平有限,因此也不能完全保证对 ptmalloc 的所有理解都准备无误,所以如果 读者发现其中有什么错误,请勿见怪,如果方便请来信告之,并欢迎来信讨论。

2012-10-22

企鹅版CHP1--Linux操作系统概述

操作系统是是计算机系统中的一个系统软件,是一些程序模块的集合——通过使用计算机语言描述和管理硬件,使用户感觉不到硬件的存在 操作系统能以尽量有效、合理的方式组织和管理计算机的软硬件资源,合理的组织计算机的工作流程,控制程序的执行并向用户提供各种服务功能

2012-10-22

宾馆酒店管理系统+C#+SQL+Server+2005+源代码

宾馆酒店管理系统+C#+SQL+Server+2005+源代码宾馆酒店管理系统+C#+SQL+Server+2005+源代码宾馆酒店管理系统+C#+SQL+Server+2005+源代码宾馆酒店管理系统+C#+SQL+Server+2005+源代码

2009-05-17

我的嵌入式web服务器

嵌入式web服务器设计资料,我的资料我的嵌入式web服务器

2009-05-12

信息安全考试重点(湖大)

名词解释 6题(24) 概念: 密码学 安全检测(入侵检测) 防火墙 僵尸网络 病毒 对称密码 解答题 5题 (36) 原理: 病毒的识别、清除和分类 蠕虫引起瘫痪的原理 网络安全机制 数字签名和认证 安全技术原理 综合 2题(40) 防火墙合理的配置和检测 RSA算法理解和计算 身份认证 通信协议 安全方案设计 认证协议以及攻击

2009-04-26

asp.net2.0开发基础

范例代码请用shift+click在浏览器中打开后右键另存为保存即可 简要说明 本资源网站介绍了ASP.NET 2.0开发核心技术, 这些源代码均使用Visual Studio 2005正式版和C# 2.0语言编写调试。 可通过单击页面左侧树形列表,按照章节名称选择使用。 对于每一个具体的示例源代码,必须首先下载解压,然后,利用Visual Studio 2005打开即可。 说明 本资源网站附带的源代码仅供学习使用,未经许可,不得用于任何商业等其他用途。

2009-04-26

MatLAb代码(初学者)

function [c,err,yc]=bisect(f,a,b,delta) ya=feval(f,a); yb=feval(f,b); if ya*yb>0,break,end max1=-1+round((log(b-a)-log(delta))/log(2)); for k=1:max1 c=(a+b)/2; yc=feval(f,c); if yc==0 a=c; b=c; elseif yb*yc>0 b=c; yb=yc; else a=c; ya=yc; end if b-a<delta,break,end end c=(a+b)/2; err=abs(b-a); yc=feval(f,c);

2009-04-06

中间件课件(yjm)

Basic concepts in object-oriented programming; Problems in binary-level interoperation inobject-oriented paradigm; Solution scheme: component model: –Separating interface class from implementation class; –Construction and deconstruction of object; –Extension of interface; –Object lifetime management;

2009-04-06

信息安全(湖南大学)

一、课程教学目标 本课程属于软件工程专业本科生专业选修课程,64学时(实验占32学时),旨在讲授计算机网络与信息安全领域的基础知识、技术与应用,拓展学生知识面,提高学生的专业素质和科研能力。 本课程是软件工程知识体系的重要组成部分,通过本门课程的学习,使学生掌握网络与信息安全的基础知识和主要的安全技术。 (领域知识+动手+专业英语)

2009-04-05

GCC资料大全(chm)

GNU 编译器家族 GCC 内部探密 内容: GNU 编译器家族 GCC 介绍 关于代码分析 Treelang 的代码框架 对用户源文件进行语法分析 语法分析的细节 GCC 前端的全景图 小结 参考资料 关于作者 在 Linux 专区还有: 教程 工具与产品 代码与组件 项目 文章 探索 GCC 前端的内部结构 赵蔚 ([email protected]) Linux 和自由软件技术独立顾问 2003 年 7 月 我们在本文中说明 GCC 源码包中的例子编程语言 Treelang 的实现细节。主要目的在于辑此说明所谓 GCC 前端的编程方法。限于篇幅,本文只能略略讲一下 GCC 前端的内部结构的框架部分。本文中所涉及到的源程序均位于 GCC 源码包中的 gcc/ 目录和 gcc/treelang/ 目录下。本文的代码分析基于 GCC CVS 中的最新(2003 年六月)的开发版本。 GNU 编译器家族 GCC 介绍 作为自由软件的旗舰项目,Richard Stallman 在十多年前刚开始写作 GCC 的时候,还只是把它当作仅仅一个 C 程序语言的编译器;GCC 的意思也只是 GNU C Compiler 而已。经过了这么多年的发展,GCC 已经不仅仅能支持 C 语言;它现在还支持 Ada 语言,C++ 语言,Java 语言,Objective C 语言,Pascal 语言,COBOL 语言,以及支持函数式编程和逻辑编程的 Mercury 语言,等等。而 GCC 也不再单只是 GNU C 语言编译器的意思了,而是变成了 GNU Compiler Collection 也即是 GNU 编译器家族的意思了。 另一方面,说到 GCC 对于各种硬件平台的支持,概括起来就是一句话:无所不在。几乎所有有点实际用途的硬件平台,甚至包括有些不那么有实际用途的硬件平台,比如 Don Knuth 设计的 MMIX 计算机,GCC 都提供了完善的支持。 我们在这篇文章中要弄清楚的就是 GCC 是如何做到能够支持这么多种程序语言的。所谓的 GCC 的程序语言前端到底是怎么回事。如果我们要设计实现自己的编程语言的话,应该从何入手。回答这些问题的第一步,就是分析清楚 GCC 源码包中,为了说明 GCC 的程序语言前端的编写方法,而写作的 Treelang 编程语言在 GCC 中的实现细节。 如果把我们自己的程序语言的实现建立于 GCC 之上,也立刻使得我们的程序语言的实现版本可以运行在几乎所有有用的硬件平台之上。这对于程序语言的作者来说,也是一个

2009-04-05

acm常用高级数据结构

acm常用高级数据结构,以及一些源码 二分法与统计问题

2009-04-05

操作系统教程operating system concept

《操作系统教程》 (第三版) 孙钟秀主编 费翔林 骆斌 谢立参编

2009-03-05

linux网络管理员手册

The Linux Network Administrator’s Guide Olaf Kirch 著 赵炯 译 www.plinux.org [email protected] ([email protected]) 1999/8/30

2009-03-05

teach yourself visual c++.net in 24 hours

This book is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language. It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to the .NET architecture, but focuses heavily on developing for the .NET framework. The book takes the reader through a simple .NET application, a more advanced application, and Internet development in .NET. The reader is also shown the differences between managed and unmanaged Visual C++ code and how to integrate them--critical information for migrating legacy C++ applications to the .NET architecture. <br>

2007-08-27

工资系统salarysystem

工资系统

2017-02-22

ADOpAccess

ADOpAccess

2017-02-22

进销存管理系统

进销存管理系统

2017-02-22

数据库十二个例子

数据库十二个例子

2017-02-22

人力资源管理系统

人力资源管理系统

2017-02-22

SQL-Server-2005基础入门教程

SQL-Server-2005基础入门教程

2017-02-19

sqlserver培训资料

sqlserver培训资料

2017-02-19

局域网下棋

局域网下棋

2017-01-30

AdvancedpAnimationpwithpDirectXp(sourcepcode)

AdvancedpAnimationpwithpDirectXp(sourcepcode)

2017-01-29

MFCD3D vc++

MFCD3D

2017-01-29

small_rpg_3DnetGame_ver1.0

small_rpg_3DnetGame_ver1.0

2017-01-29

OpenGL-Introduction

OpenGL-Introduction

2017-01-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除