Welcome![Sign In][Sign Up]
Location:
Search - base code

Search list

[MultiLanguagesortwenzi

Description: 通过VC++实现的各种文字通用的排序算法,方便实用,但需要各种文字的基字的码表-through VC + + language of the common algorithm, convenient and practical, it needs all kinds of written characters of the base code table
Platform: | Size: 26270 | Author: 刘本 | Hits:

[Special Effectsmulticamera-calib-Code

Description: Muilt-view Camera Calibration Code base on Matlab-Muilt-view Camera Calibration Code base o n Matlab
Platform: | Size: 104295 | Author: 倪冰冰 | Hits:

[OtherTEST_jkiy2006

Description: base code demonstrate demonstrate
Platform: | Size: 31648 | Author: limingjiang | Hits:

[OpenGL programShadows

Description: This an advanced tutorial. Before you decide to try out shadows, make sure you completely understand the base code, and make sure you are familiar with the stencil buffer. This tutorial was made possible by both Banu Cosmin & Brett Porter. Banu wrote the original code. Brett cleaned the code up, combined it into one file, and wrote the HTML for the tutorial. The effect is amazing! Shadows that actual wrap around objects, and distort on the walls and floor. Thanks to Banu and Brett for their hard work, this is truely a great tutorial! use in NeHe
Platform: | Size: 37898 | Author: 李明宗 | Hits:

[Windows DevelopVB base stude

Description: VB基础教学系统源代码-VB based teaching system source code
Platform: | Size: 4838 | Author: ll | Hits:

[OpenGL programbase

Description: OpenGL base source code
Platform: | Size: 6847 | Author: eric | Hits:

[OpenGL programQuadrics

Description: This the sixth tutorial of the Advanced section. This tutorial will introduce you to the wonderful world of quadrics. With quadrics you can easily create complex objects such as spheres, discs, cylinders and cones. In this tutorial we will look at how to all this. In addition to merely creating these shapes, we will also learn how to add textures to such shapes. We will use the code generated in tutorial #10 on texture mapping as our base code
Platform: | Size: 239403 | Author: zhf | Hits:

[OpenGL programSelection

Description: This the last tutorial of the Advanced section. In the previous tutorials we learnt to create some sophisticated 3D Graphics using OpenGL. But graphics applications require some form of interaction with the objects on the scene. In this tutorial we will look at how to interact with objects on the scene, selecting them using a mouse. We will use the lighting tutorial code as the base code for this one.
Platform: | Size: 28975 | Author: akszhf | Hits:

[Graph programimage process & analysis library base code

Description: 图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可-VC source. Only once the source code Add VC can run BUILDER
Platform: | Size: 1577341 | Author: 胡华 | Hits:

[CA authbase

Description: RC5-RC6 Base加密-解密源码 ,用途是:网络通讯加密。两种版本- This is the RC5-RC6 Base encryption-decryption source code which can be used in net communication encryption.IT has two editon.
Platform: | Size: 5773 | Author: exc | Hits:

[Windows Develop系统优化XGP

Description: 系统优化,一个基于windows的系统优化源代码,值得初学者看-System optimize,some windows-base code to system optimize,its worthy to beginer
Platform: | Size: 106413 | Author: 刘廷 | Hits:

[Crack Hackclass

Description: RC5/RC6 Base加密/解密源码 -RC5/RC6 Base encryption/decipher source code
Platform: | Size: 6144 | Author: 站长 | Hits:

[Communication-Mobilesynaser

Description: Synapse串口同步库。功能有:它不是控件,而只是代码库。适合编写控制台应用服务或其它应用;不需要安装;读写数据的方法和Synapse提供的TTCPBlockSocket一样;支持MODEM的AT指令;支持RTS驱动的通讯(例如:RS-485适配器)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D2 D3 D4 D5-Synapse serial synchronous library. Function: it is not control, but only code base. Suitable for the preparation of the console application services or other applications do not need to install read and write data and Synapse as provided TTCPBlockSocket support the AT commands MODEM support RTS-driven communications (for example: RS-485 adapter). Features unlimited. Source code: contains. Applicable language: CB3 CB4 CB5 D2 D3 D4 D5
Platform: | Size: 14336 | Author: 站长 | Hits:

[Graph programimage process & analysis library base code

Description: 图像处理算法的VC源程序。只需把源代码放入VC++BUILDER中运行即可-VC source. Only once the source code Add VC can run BUILDER
Platform: | Size: 1576960 | Author: 胡华 | Hits:

[AI-NN-PRBlueSky070731.tar

Description: 根据 trilearn_base_sources-3.3 (一般称做UVA底层)修改的robocup球队代码,对某些模块进行了详细的注释(例如BasicPlayer,WorldMode模块),并且进行了一些基本的动作添加的示范(增加了射门动作,四处看动作,截球动作和贴身带球动作),示范了简单的高层决策修改和队型的修改,书写了一套完整的守门员高层代码,希望对大家有帮助-According to trilearn_base_sources-3.3 (generally known as UVA bottom) to amend the code of RoboCup teams, for certain modules in detail the Notes (such as BasicPlayer, WorldMode module), and carried out some basic moves to add a model (an increase of shooting action , look around action, action and cut the ball moves the ball next to the skin), demonstrated a simple modification of the high-level decision-making and team-based changes, write a complete set of high-level code goalkeeper, in the hope that everyone has to help
Platform: | Size: 1999872 | Author: xhy | Hits:

[File Formatdata-base

Description: 与清华大学出版的<<数据结构>>(严慰民)配套纯C代码-And Tsinghua University, published <<data structure>> (Yan Wei-min) supporting pure C code
Platform: | Size: 211968 | Author: 用途解放 | Hits:

[Linux-Unixseu-base.tar

Description: 东南大学3d基础代码,自己添加功能,可以打造自己的球队-Southeast University, 3d code base, add their own functions, you can create your own team
Platform: | Size: 2920448 | Author: 缪友坚 | Hits:

[Software EngineeringClean.Code

Description: 不错的一本书,最近在做代码优化和重构的时候看的,给大家分享一下-Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code—of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and “smells” gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code.   Readers will come away from this book understanding   How to tell the difference between good and bad code   How to write good code and how to transform bad code into good code   How to create good names, good functions, good objects, and good classes   How to format code for maximum readability   How to implement complete error handling without obscuring code logic   How to unit test and practice test-driven develo
Platform: | Size: 2828288 | Author: chi | Hits:

[SCMtt-base-code

Description: This is a c code for parallel fault simulation of the standard ISCAS circuits. The results got saved in the printckt file.
Platform: | Size: 24576 | Author: vikas | Hits:

[CSharpCSharpbase-code

Description: C#编程精粹150例源代码-第一章 C#编程基础,c#实例学习-C#base code learnning
Platform: | Size: 17408 | Author: 陈家 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net