搜索资源列表
Coverage2svg
- 把ArcInfo Coverage中的polygon数据(pal)导出为SVG图形。函数原型: //public void static Coverage2svg.pal2svg(string CoverageDirectory,string OutputSVGPath) -put ArcInfo Coverage of polygon data (pal) export to SVG graphics. Prototype : / / public static void Coverage2s
SimpleProto
- 这是一个用C#写的设计模式中的原形模式的简单例子-This is a C# to write the design of the prototype model of a simple model example
SiteGroupManageClasses
- 用例模型是以专门术语描述实际系统功能需求的原型。在用例模型中,一个实际系统功能需求被表示为一个到多个系统行为(System Behavior)。为便于描述系统行为的动态过程,在用例模型中还使用活动图(Activity Diagram)来描述系统内部状态的变化过程(还配套状态图和事件流图)。激发一个系统行为的第一信息来源和目标被称为角色(Actor),而当系统行为发生后会对第一信息来源产生反应。角色只能在系统边界以外,用例模型实际上表现了系统内外的作用与反作用的信息交流过程。UML中的用例模型分别
lianbiaoshixian
- 程序运行后,可以任意次任意选择1-5各种功能(第一次当然应选0),直至选择6结束程序运行。 考虑实现功能5的函数原型作下列几种变化时,该函数及程序的其它部分需要作什么相应的变化,说明变化的原因。 node* del5560(node*) void del5560(node*&) void del5560() //头指针使用全局变量-running, they can choose any arbitrary time 1-5 various functions (th
ecardsheet
- 这是我们上课时候做的电子名片夹的雏形,如果嵌入图形界面中要用的很方便的哦·大家捧场捧场-This is our time to do the class electronic card holder of a prototype, If the embedded graphics interface is very convenient to use the oh you in. in.
prototype
- 相册管理系统(源代码),使用ASP.NET 与C#可以轻松的上传照片,管理照片功能.-photo management system (source code), the use of ASP.NET and C# can easily upload photographs, photo management functions.
Prototype
- 《c#设计模式》一书里的原型模式代码- C# Design pattern of one book a prototype model of the code
ydmdq
- 输入网址,即可获取该网址页的网页源代码,类似一个C#采集的雏形,再加上字符的相关处理入库就可轻易的变为一个采集软件,实用性还是很强的。-Enter the URL, you can access the web site page website source code, similar to a C# collection of prototype, together with the relevant characters can be easily dealt with storage i
mylist
- 纯C语言实现的通用链表(类)源代码 纯C语言代码实现的通用链表(类)源代码,可在bc++、tc,tc++等这些老古董编译器以及gcc、vc6.0、vc2005中通过编译,觉得不错的下载研究研究,不能抓到截图。 一些说明: 为了可扩展使用,下面的结点结构中用TYPE指定数据类型,使用时请按照需要在list_def.h中把TYPE定义为合适的类型,并且提供三个原型函数,第一个用来为TYPE类型的数据赋值,第二个判断两个TYPE类型的数据是否相等,第三个用来打印(显示)TYPE
myul
- 对SQL进行连接,并且可以管理内部内容,删除,添加,和修改,是企业管理软件的原型-Connect to the SQL, and can manage internal content, delete, add, and modify, is the prototype of enterprise management software
DigitalShop
- 用CSharp做的一个抽象工厂设计模式原型的例子。很适合初学者或是对设计模式很感兴趣的人。开发环境是vs2010-CSharp do with an abstract factory design pattern prototype example. Is suitable for beginners or those who are interested in design patterns. Development environment is vs2010
design_pattern_code
- 本代码是C#语言程序设计的有关模式的实例代码,包括工厂模式、抽象工厂、原型模式、合成模式。适合初学者学习。-The code is C# programming language examples of the relevant model code, including the factory pattern, abstract factory, prototype model, synthetic model. Suitable for beginners to learn.
Bidding
- 原创C#代码,ASP.NET,网上招标程序原型代码。通过线程控制及最高投标价的判断,控制标的的投放时间。-Original C# code, ASP.NET, online tender process prototype code. Through the thread of control and the highest bid price to determine and control the subject of running time.
DotLuceneDemo
- DotLucene演示源码 DotLucene实际是Lucene的Asp.net版本,也称为lucene.net 该项目的原型为DotLuceneAPISearchDemo-1.1,后经51aspx升级为Asp.net2.0版本并改为WebApplication类型 该demo演示了Lucene的常用功能(智能分词、关键字高亮等) 在测试自定义添加数据后点击建立索引按钮才能生效(此功能由51aspx添加),原版只检索目录下的html文件,51Aspx改为了检索所
12.3
- 与C++输入流一样,输出流也可以使用输出流类的成员函数来实现数据输出。因此,在本小节中,将向用户介绍这些函数的原型及其使用方法等。 通常情况下,用户可以使用C++输出流类中的成员函数“put”将指定的数据放入到计算机输出流中,进行显示。该成员函数的原型如下所示: 01 basic_ostream& put(E c) //输出流类的成员函数原型 在成员函数“put”中,该函数的作用是将用户指定的数据放入到计算机的输出流中。该成员函数含有一个参数,即单字符类型。 -And C+
webSE-bookstore
- C#开发的网上书城原型系统,可以实现图书的查询,管理员和普通用户注册、登陆,下订单、提交订单。软件工程实习设计的演示程序。-C# development of the prototype system of the online bookstore, you can query, administrators and ordinary users registered books, landing, orders, and submit your order. Software engineer
wcf
- 自己在项目中需要的一个WCF原型,包括合约、WCF服务以及服务寄宿,是学习了解WCF一个很好的例子。-Own prototype of a WCF project, including contract, WCF services, and service boarding, learn about WCF is a good example.
polyfit
- matlab里ployfit的原型 c#版-the matlab ployfit the prototype c# version
Engine10-code
- 不可多得的源代码。经本人亲测,没有大问题。 做原型,学习之用,请勿用于商业用途。-Rare source code. After I pro-test, there is no big problem. Do prototype learning purposes, not for commercial purposes.
Intelligent-AI-pathfinding-snake
- 智能AI寻路贪吃蛇源码及可执行程序。 整个制作过程可以分为两大部分 第一部分是做出贪吃蛇的雏形,可以手动控制我们的蛇移动起来并且能吃东西(也就是常规意义上的基本贪吃蛇) 第二部分是让蛇自己动起来!-Intelligent AI pathfinding snake source code and executable. The entire production process can be divided into two parts The first part is to
