搜索资源列表
2005102611013310480
- 最佳矩阵连乘 给定n个矩阵{A1,A2,…An},其中Ai与A i+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2…An。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q矩阵,B是一个q×r矩阵,则其乘积C=AB是一个p×r矩阵,需要pqr次数乘。 由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序。例如,设3个矩阵{A1,A2,A3}的维数分别为10×100,100×5,和5×50。若按加括号方式((A1A2)A3)计算,3个矩阵连乘积
NHibernateTest
- java中的Hibernate相信大家都知道.这次发一个基于.NET的NHibernate示例源码.对新手会有帮助-the Hibernate I believe we all know. Based on this fat one.NET NHibernate example source. The newcomers will help
rsa_code
- rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
MSP430与24WC02的接口程序
- 一个基于关于MSP430应用的例子,430与24wc02EEprom的应用接口程序-an application based on the MSP430 example, the 430 and 24wc02EEprom Application Interface Program
NBearLitePetShop4.0.rar
- 该示例使用NBearLite,基于.Net PetShop 4.0的源码修改。使用NBearLite重写了等价功能的BLL、Profile、Membership模块的数据访问部分,去除了DALFacrory、IDAL等工程(因为基于NBearLite可以透明的在多种数据库源间进行无缝切换,无需修改代码),去除了Order的基于MSMQ的异步处理部分。本示例演示了使用NBearLite作为数据访问组件进行开发的常用方法。Web工程的Web.config中默认关闭了CaceDependency,并设
EventBasedAsyncSample
- 此示例演示如何使用支持基于事件的异步模式的组件。 基于事件的异步模式为执行异步操作提供了一个事件驱动的编程模型。使用该模型可以在设计时将异步功能生成到应用程序中。有关更多信息。 里面包含C#、vb、jsl三种代码的示例 -This example demonstrates how to use support for event-based asynchronous mode components. Asynchronous event-based model for t
pop3
- 这是一遍关于数据通信的论文,是基于c/s结构的一个简单的小邮箱的开发实例,用到了c#和简单的pop和smtp协议,大家可以参考一下-This is again on the data communications paper is based on the c/s the structure of a simple example of the development of small-mail, use the c# And simple pop and smtp agreement, we
lamp-example-01
- 基于visual C++的实例编程,文档包括全部实例代码-Based on visual C++ examples of programming, the document including all examples of code
lamp-02
- 基于visual C++ 的实例编程,本例是一个流水灯的实例-Based on visual C++ examples of programming, in this case is an example of light water
cgbluesky_1
- CSharp程序设计基础教程与实训,基础学习实训示例,陈广老师主讲-CSharp tutorials and training program design based, example-based learning training, teacher Chan speaker! ! !
cgbluesky_2
- CSharp程序设计基础教程与实训,基础学习实训示例,陈广老师主讲-CSharp tutorials and training program design based, example-based learning training, teacher Chan speaker! ! !
cgbluesky_3
- CSharp程序设计基础教程与实训,基础学习实训示例,陈广老师主讲-CSharp tutorials and training program design based, example-based learning training, teacher Chan speaker! ! !
cgbluesky_4
- CSharp程序设计基础教程与实训,基础学习实训示例,陈广老师主讲-CSharp tutorials and training program design based, example-based learning training, teacher Chan speaker! ! !
cgbluesky_5
- CSharp程序设计基础教程与实训,基础学习实训示例,陈广老师主讲-CSharp tutorials and training program design based, example-based learning training, teacher Chan speaker! ! !
cgbluesky_8
- CSharp程序设计基础教程与实训,基础学习实训示例,陈广老师主讲-CSharp tutorials and training program design based, example-based learning training, teacher Chan speaker! ! !
RBAC-Example
- 本实例重点讲述基于角色访问控制的运用方法,由具体的实例让读者更清晰的了解基于角色访问控制的使用方法。-This example focuses on the use of role-based access control method, by specific examples to give readers a clearer understanding of the role-based access control is used.
YouXuan-Virtual-Library
- 简单的基于AO与C#.NET的实验例子,实现了图层加载、最短路径查询等功能。-Simple Example based on AO and C#.NET
exampleSR
- 基于例子的图像超分辨率重构算法,很好的解决了经典超分辨率的限制-Example-based super-resolution image reconstruction algorithm, a good solution to the classic super-resolution limit
SR-based-on-example
- 基于例子的图像超分辨率算法,解决了传统超分辨率的限制-Example-based image super-resolution algorithm to solve the limitations of traditional super-resolution
海康威视摄像头C#Demo
- 海康威视摄像头开发,C#示例。基于海康SDK。(Hikvision camera development, C# example.Based on Haikang SDK.)