文件名称:pixeldragonsmvc_demo
- 所属分类:
- 3D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.83mb
- 下载次数:
- 0次
- 提 供 者:
- 姜**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多视点编码 多视点视频测试序列 MVC标准源代码
-Multiview Multiview Video Coding MVC test sequence standard source code
-Multiview Multiview Video Coding MVC test sequence standard source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PixelDragons.MVC
................\ArrayConverter.cs
................\bin
................\...\Debug
................\...\.....\Castle.DynamicProxy.dll
................\...\.....\Iesi.Collections.dll
................\...\.....\log4net.dll
................\...\.....\NHibernate.dll
................\...\.....\PixelDragons.MVC.dll
................\...\.....\PixelDragons.MVC.pdb
................\...\Release
................\Command.cs
................\Common
................\......\PagedList.cs
................\Configuration
................\.............\AutoTransaction.cs
................\.............\AutoTransactionCollection.cs
................\.............\EntityAssembly.cs
................\.............\EntityAssemblyCollection.cs
................\.............\MVCConfigurationHandler.cs
................\Controllers
................\...........\Controller.cs
................\Dependencies
................\............\Castle.DynamicProxy.dll
................\............\Iesi.Collections.dll
................\............\log4net.dll
................\............\NHibernate.dll
................\Exceptions
................\..........\ActionException.cs
................\Interfaces
................\..........\IController.cs
................\MVCHandler.cs
................\obj
................\...\Debug
................\...\.....\PixelDragons.EasyMVC.dll
................\...\.....\PixelDragons.EasyMVC.pdb
................\...\.....\PixelDragons.MVC.dll
................\...\.....\PixelDragons.MVC.pdb
................\...\.....\Refactor
................\...\.....\........\PixelDragons.MVC.dll
................\...\.....\ResolveAssemblyReference.cache
................\...\.....\SimpleMVC.dll
................\...\.....\SimpleMVC.pdb
................\...\.....\TempPE
................\...\PixelDragons.EasyMVC.csproj.FileList.txt
................\...\PixelDragons.MVC.csproj.FileList.txt
................\...\Release
................\...\SimpleMVC.csproj.FileList.txt
................\Persistence
................\...........\GenericDao.cs
................\...........\PageSettings.cs
................\...........\PersistenceManager.cs
................\...........\SessionManager.cs
................\...........\TransactionManager.cs
................\PixelDragons.MVC.csproj
................\PixelDragons.MVC.csproj.user
................\Properties
................\..........\AssemblyInfo.cs
................\View.cs
PixelDragons.MVCSample
......................\App_Code
......................\........\Controllers
......................\........\...........\Base
......................\........\...........\....\SecureController.cs
......................\........\...........\ContactsController.cs
......................\........\...........\HomeController.cs
......................\........\...........\UsersController.cs
......................\Bin
......................\...\Castle.DynamicProxy.dll
......................\...\Iesi.Collections.dll
......................\...\log4net.dll
......................\...\NHibernate.dll
......................\...\PixelDragons.MVC.dll
......................\...\PixelDragons.MVC.pdb
......................\...\PixelDragons.MVCSample.Domain.dll
......................\...\PixelDragons.MVCSample.Domain.pdb
......................\default.aspx
......................\Documentation
......................\mvc.config
......................\PixelDragons.MVCSample.sln
......................\SQL Scripts
......................\...........\v0.2.sql
......................\UI
......................\..\controls
......................\..\........\AjaxContainer.ascx
......................\..\css
......................\..\...\common.css
......................\..\images
......................\..\......\background.gif
......................\..\......\buttons
......................\..\......\icons
......................\..\......\.....\error.gif
................\ArrayConverter.cs
................\bin
................\...\Debug
................\...\.....\Castle.DynamicProxy.dll
................\...\.....\Iesi.Collections.dll
................\...\.....\log4net.dll
................\...\.....\NHibernate.dll
................\...\.....\PixelDragons.MVC.dll
................\...\.....\PixelDragons.MVC.pdb
................\...\Release
................\Command.cs
................\Common
................\......\PagedList.cs
................\Configuration
................\.............\AutoTransaction.cs
................\.............\AutoTransactionCollection.cs
................\.............\EntityAssembly.cs
................\.............\EntityAssemblyCollection.cs
................\.............\MVCConfigurationHandler.cs
................\Controllers
................\...........\Controller.cs
................\Dependencies
................\............\Castle.DynamicProxy.dll
................\............\Iesi.Collections.dll
................\............\log4net.dll
................\............\NHibernate.dll
................\Exceptions
................\..........\ActionException.cs
................\Interfaces
................\..........\IController.cs
................\MVCHandler.cs
................\obj
................\...\Debug
................\...\.....\PixelDragons.EasyMVC.dll
................\...\.....\PixelDragons.EasyMVC.pdb
................\...\.....\PixelDragons.MVC.dll
................\...\.....\PixelDragons.MVC.pdb
................\...\.....\Refactor
................\...\.....\........\PixelDragons.MVC.dll
................\...\.....\ResolveAssemblyReference.cache
................\...\.....\SimpleMVC.dll
................\...\.....\SimpleMVC.pdb
................\...\.....\TempPE
................\...\PixelDragons.EasyMVC.csproj.FileList.txt
................\...\PixelDragons.MVC.csproj.FileList.txt
................\...\Release
................\...\SimpleMVC.csproj.FileList.txt
................\Persistence
................\...........\GenericDao.cs
................\...........\PageSettings.cs
................\...........\PersistenceManager.cs
................\...........\SessionManager.cs
................\...........\TransactionManager.cs
................\PixelDragons.MVC.csproj
................\PixelDragons.MVC.csproj.user
................\Properties
................\..........\AssemblyInfo.cs
................\View.cs
PixelDragons.MVCSample
......................\App_Code
......................\........\Controllers
......................\........\...........\Base
......................\........\...........\....\SecureController.cs
......................\........\...........\ContactsController.cs
......................\........\...........\HomeController.cs
......................\........\...........\UsersController.cs
......................\Bin
......................\...\Castle.DynamicProxy.dll
......................\...\Iesi.Collections.dll
......................\...\log4net.dll
......................\...\NHibernate.dll
......................\...\PixelDragons.MVC.dll
......................\...\PixelDragons.MVC.pdb
......................\...\PixelDragons.MVCSample.Domain.dll
......................\...\PixelDragons.MVCSample.Domain.pdb
......................\default.aspx
......................\Documentation
......................\mvc.config
......................\PixelDragons.MVCSample.sln
......................\SQL Scripts
......................\...........\v0.2.sql
......................\UI
......................\..\controls
......................\..\........\AjaxContainer.ascx
......................\..\css
......................\..\...\common.css
......................\..\images
......................\..\......\background.gif
......................\..\......\buttons
......................\..\......\icons
......................\..\......\.....\error.gif