搜索资源列表
GC_1_140
- 每天,我们都要花很多时间来读代码——其他同事的代码、MSDN或者网上搜来的代码片断、开源项目的代码,等等。可以说,一个程序员的开发生涯里,有一大半的时间是在阅读别人的代码中度过。所以,代码的可读性至关重要。 且不提深层次的代码风格,先说说最基本的代码书写格式:空格、换行、缩进、注释、对齐……书写习惯因人而异,如果不巧你手头上这份代码作者的书写格式和您的习惯有很大出入,阅读这样的代码恐怕就会比较困难了。更差的情况,试想你看到的代码参差不齐、拥挤不堪、或者代码超长而不换行,或者缺少注释,那
winsockbookchapter01
- winsock 配套代码第一部分,主要是udp -winsock matching code first, the major concern is udp
Prentice.Hall.PTR.Agile.Java.Crafting.Code.with.Te
- Agile Java for new programmers who want to learn Java as their first language. The book can also be effective for programmers familiar with TDD, but new to Java, or vice versa.-Agile Java for new programmers who want to l earn Java as their first lan
liaohushiyan3
- 操作系统实验一(进程调度算法代码) 先来先服务调度算法-an experimental operating system (the process of scheduling algorithm code) first-come first-service Scheduling Algorithm
Engine.zip
- Programming a Multiplayer FPS in DirectX (ENGINE SOURCE CODE),Programming a Multiplayer FPS in DirectX (ENGINE SOURCE CODE)
FTPfuwujiance
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:ftp服务检测-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: FTP service test
QQqunfa
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:qq*?-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: QQ mass?
SetIEProxy
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:ip代理设置-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: IP proxy settings
HOOK-API
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:钩子-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: hook
DirectShow_AMCap
- This is the DirectShow AmCap source code, to execute this source code you need to first run the base class project in the debug and release mode. Then you have to add the debug and release directories into your VC++ directories. Please refere online
Sodoku
- 数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, an
code
- 先从Windows编程入手,然后引入MFC编程,再分别介绍MFC编程环境下的基本概念,进而一步一步展开。Visual C++内容安排突出基本概念和基本内容,通过一个一个的小综合,把小的知识点串起来,从而深化理解。实验部分前面突出知识点实际训练,后面是本书的小综合实践,最后的大综合突出数据库和图形应用。-First start with Windows programming, and then the introduction of MFC programming, and then intro
OpenH323_source_Zip
- H.323最新完全版的源代码,包括例程说明. 为了能在不保证QoS的分组交换网络上展开多媒体会议,由ITU的第15研究组SG-15于1996年通过H.323建议的第一版,并在1998年提出了H.323的第二版。H.323制定了无QoS(服务质量)保证的分组网络PBN(packet Based Networks)上的多媒体通信系统标准,这些分组网络主宰了当今的桌面网络系统,包括基于TCP/IP、IPX分组交换的以太网、快速以太网、令牌网、FDDI技术。因此,H.323标准为LAN、WAN
FacoryMethod
- ll1分析代码实现方法 第一次上传文件 测试一下-ll1 analysis method code first upload test
code
- 在C++标准库<string>中,没有直接提供去掉字符串首/尾/首尾/字串空格的方法,因此这里推荐实现该功能的代码。-In C++ standard library <string> , There is no direct provision to remove the first string/end/both/string spacing methods, so here recommend realize the function code.
HeadFirstCsharpCode
- Head First C# Source code [2007-11] Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from la
C.Primer.Plus(code)
- 这是C.Pimer plus 一书中的练习参考。我学习过程中的实践。拿给各位对C感兴趣的人参考。只有前5章,剩下的排版后就补上。-This is C. Pimer plus a reference book of exercises. I practice the learning process. Show it of interest to you on the C reference. Only the first five chapters, the remaining layout a
EF code first增删改查,实例
- EF code first增删改查,实例(EF, code, first additions and deletions to change, examples)
MVCApplication
- ASP.NET MVC Application Using Entity Framework Code First
Head First Java(中文第2版)源码(书内全部代码)
- head first java 源代码,方便大家学习调试,上机实践才能更好地理解书本内容(Head first java source code, convenient for everyone to learn to debug, on the computer to better understand the content of the book content)