搜索资源列表
000
- #include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l cin> x while(x) { unsigned long *p=new unsigned long[x+1] if(p==NULL) { cerr<<\"error!\"<<endl abo
Dijkstra
- Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int
cPP_IOStream
- c++_IOStream,c++的标准输入输出库iostream 是一个类库,以类的形式组织,使用该库中的类要先引用命名空间:using namespace std -c++ _IOStream, c++ standard input output library iostream is a library, to class in the form of organization, using the first reference to the class library namespace
namespace
- 主要简述在编程过程中需要怎么样来对变量取名-Mainly on the needs in the programming process to how to name variables
Arithmetric
- 浅谈VB.NET的密码算法及其在信息安全中的应用 Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Information Secuirity ,介绍了Microsoft的最新开发工具Visual Basic 2005(简称VB.NET)中与密码算法相关的System.Security.Cryptography命名空间(简称SSC).举例说明了利用SSC提供的类编写信息安全程序的方法,其中包括对
chengxu
- 程序员甲在头文件定义了冲突的名字时系统会出现错误,利用命名空间来解决程序名字冲突问题-A programmer defined in the header file name conflict occurs when the system error, use the namespace to the name of conflict resolution procedures
advancedCSharp
- Tutorial for all advanced features of C# language including Inheritance, Interfaces, Delegates, Exceptions, Namespace and Assemblies, Attributes, Threads and XML comments.
CodeDom
- 这篇文章将向你介绍Microsoft.NET Framework中的CodeDom命名空间并且让你在应用中使用这种新技术。你将学习CodeDom的优点、缺点、命名空间,最后使用CodeDom来完成一个编程练习。-This article will introduce you to the Microsoft.net Framework CodeDom namespace and let you use this new technology. You will learn CodeDom adv
04-namespace
- C# Video Part four: To Learn the namespaces.
yui_2.9.0
- YAHOO Global Object为整个YUI提供了统一的命名空间,必须将它包含在每一个用到YUI的页面中,并且需要在其他YUI组件引入之前。 YAHOO Global Object同时还包含了很多通用的方法 -YAHOO Global Object for the entire YUI provides a unified namespace, it must be included in every page that uses YUI and needs before t
usb-CPP
- C#的usb通讯编程 using System using System.Collections.Generic using System.ComponentModel using System.Data using System.Drawing using System.Text using System.Windows.Forms using System.IO namespace U盘更新 { public part
bind
- 一个 超小型的bind库, 它实现了大部分boost::bind的功能, 只是将名字空间由boost 变换为 bi 。如果使用了一般的使用中通常可以将 boost::bind(my_fun(), _1,_2)(234, "hello world") 形式替换为 bi::bind(my_fun(), _1, _2)(234, "hello world"), 既可完成编译,如果使用了名字空间,那就只需要将 using namespace boost 替换为 using names
csma-c
- CAMA防碰撞机制的实现,#include <windows.h> #include <process.h> /* _beginthread, _endthread */ //#include <stddef.h> //#include <stdlib.h> //#include <conio.h> #include "Random.h" #include"iostream" using namespace
autocompleteboxexample
- You can download it http://www.alexfeinman.com/download.asp?doc=tapi1.1.zip. But please confirm for commerical use. Follow these steps. 1. Refer the Tapilib assembly ( the debug folder in the downloaded zip) 2. Add the namespace : using Ope
.NET-class-presentation
- NET_Framework_类库,NET类库简介(好)-.NET Common namespace and class presentation
C#命名空间大全
- c#的命名空间大全,包括空间主要组件及其用法。(C# namespace Daquan, including the main components of space and its usage.)
Example_2_1
- C++ namespace which is used on the class
Chapter 2
- C++ namespace which is used on the class 2
hid-namespace
- HID Nmespace C# help file