搜索资源列表
实验6 稀疏矩阵
- 利用三元组存储大规模稀疏矩阵并实现矩阵加减乘的运算。输入要求:三元组方式。运行环境C-mass sparse matrix storage and achieve matrix modified by the operator. Entry requirements : Triples way. C Runtime Environment
算法分析课程设计
- 算法分析代码 语言惯用的词法(包括语言标记的描述) 每个语言构造的B N F 描述 相关语义的英语描述 C -的两个示例程序 C -的一个Tiny Machine 运行时环境 C -和T M 的编程设计方案-algorithm analysis code language commonly used morphology (including labeling descr iption language) structure of each language B N F
tzstuGuestbook.RAR
- 软件大小:299 KB 软件语言:简体中文 软件类别:国产软件 / 共享软件 / 留言日记 运行环境:ASP 添加时间:2005-12-14 19:37:35 更新时间:2005-12-14 19:37:35 软件添加:admin 软件评级: 会员级别:匿名用户 开 发 商:http://www.tzstudent.com/-software Size : 299 KB software languages : English software catego
iplookixuer
- 软件大小:611 KB 软件语言:简体中文 软件类别:国产软件 / 免费软件 / 搜索链接 运行环境:ASP 添加时间:2005-12-14 17:45:52 更新时间:2005-12-14 17:45:52 软件添加:admin 软件评级: 会员级别:匿名用户 软件注册:http://www.114xp.cn/Look_.. 开 发 商:http://www.114xp.cn/-software Size : 611 KB software langu
alexf_histogram_src
- CStatic-derived histogram control. The CAlexfStaticHistogram control is a lightweight class suitable for displaying histograms. You can add new columns, additional text, change text orientation and direction of motion (if you change data at runtime
tianqi1120060317
- 生活向导网天气小偷 v1.1 运行环境: ASP/ACCESS 授权方式: 共享 软件大小: 7Kb -life Wizard thieves Weather Network v1.1 runtime environment : ASP / ACCESS Authorization : sharing software Size : 7Kb
msflexgridcpp
- Visual C++中MSFlexGrid控件的功能扩展及其应用实例 程序名称:DlgAlignment.cpp 运行环境:Windows 98与MSVisual C++6.0 Enterprise Edition-Visual C MSFlexGrid to extend the capabilities of its Application procedures title : DlgAlignment.cpp runtime environment : Windows 98 and MSV
lizi2
- 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-attention to some examples provided only a partial module, the Runtime need to add other code.
lizi3
- 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-attention to some examples provided only a partial module, the Runtime need to add other code.
sf2k
- 代码名称: Snitz Forums 2000 代码语言: 英文 代码类型: 国外代码 运行环境: ASP 授权方式: 免费代码 代码大小: 530kb 代码等级: 3 整理时间: 2006-3-15 16:42:00 联 系 人: 开 发 商: 演示地址: 简 介: Snitz Forums 2000, one of the best ASP based bulletin board systems on the market
wangluoxuankexitong
- 程序介绍 运行环境 :Windows9x/NT/2000/ XP 开发语言 :JAVA 开发环境 : JCreator 2.5 j2sdk-1_4_2-windows 程序简介:先运行server端,在运行client端,通过socket可以实现网上选课功能。 -Runtime Environment Program : Windows9x/NT/2000 / XP Language : Java development environment : JCreator 2.5
dreamingptcd
- 这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。 -This a digital platform length calculation procedures, such as : Runtime input : 111122333. results : 4 1111 Note : this procedure dos or running Windows
NSChartControl_nschart_src
- The CNSChartCtrl control class is derived from CWnd. The purpose is to create pie and bar charts in a dialog (also in a view) with editable fill colors and values, in runtime. Originally, the source code and project was written and compiled with Visu
MenuClassCode
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用-menu Prin
ZQPackage
- 快速查询控件: 1:快速查询控件2.0发布了。此快速查询控件,综合各查询控件的优势,取其精华弃其糟粕。 2.本控件生成的查询界面快捷,明了,直观,易查,易用。 3.本快速查询控件,在运行时不与数据库发生交付查询访问,即与数据一点联系都没有,消除了与数据库的访问负荷。用户可用sql profiler查看证实。而因不与数据库发生关系,故也与数据库连接接驱动程序无关。 4.本控件由于与数据库无关,则可应用于三层结构客户端的查询用。 5.可保存前一次查询条件以及在需要时进行多条件查询
10_CustomComponent
- 运行时设计控件的一个小例子,用数据库保存控件的属性-runtime design controls a small example, the database used to preserve the attributes Control
CColorControl_sample
- 运行环境Windows 2000/XP -runtime environment for Windows 2000/XP
VC6_menu
- 关于VC6.0的菜单界面设计的源代码,菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CS
RunTime-Design Delphi 运行期界面设计类
- Delphi 运行期界面设计类 实现自定义界面控件设计-Delphi runtime class that implements a custom interface design, interface controls designed to
arcgis-runtime-samples-dotnet-master
- arcgis runtime for .NET的官方demo实例,入门必看-arcgis runtime for .NET DEMOS
