搜索资源列表
DXFImportNET
- Write and compile your own application programs using the DXF Import .NET software contained in this package.
090108(5vs5)_nnV
- RobotCup 5vs5的机器人足球程序 可以再.net2003下编译 需要matrox1394的采集卡和摄像头 (matrox1394的7系列之下dll库与Nvidia8系列以上的显卡不兼容)-it is a program that can be compile and build by .net 2003 of robot cup 5 versus 5
VBNetCompiler
- Sample on how to compile on the fly with VB.Net
24point
- 24点游戏附源码 vs 2003下编译。可以自动发牌,也可以手动输入数字-24-point game vs 2003 under the attached source code to compile. Automatic licensing, you can also manually enter the number
WindowsApplication12
- copy the mdb file onto your c drive and then compile the project....the user id and password is user id:CC-1000 password:babar
ConsoleApplication1
- console application Using XmlReader or XmlNode, we have to compile two documents ie. po.xsd and po.xml respectively.
_Simple_In1763996302004
- Terms of Agreement: By using this code, you agree to the following terms... 1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no ch
HighQualityCppCode
- 本书详细介绍了C++编程过程中应该注意的格式,习惯的细节,助您编出高质量的代码-This book introduces C++ programming process should be noted that the format of the details used to help you compile the code of high quality
menuadvance
- C++ 编程,目录管理程序,共3个程序,编译通过。-C++ programming, directory management process, a total of three procedures, compile.
Src
- 三轴NC代码模拟器,输入NC代码,实时显示材料切除。用VS2005可以打开并编译。-Three-axis NC code simulator, enter the NC code, real-time display material removal. Can open and compile with VS2005.
Dailymanagementsoftware
- 刚学习.net,写的一个远程连接数据库的日常工作记录信息,远程连接access2007没有编译,直接上源码!-Just learning. Net, written in a remote connect to the database record of the daily work of information, remote connection access2007 not compile, directly to the source!
StockEffectsSample_4_0
- Stock Effects for XNA 4.0 Stock effects provides source code for the five effects (BasicEffect, SkinnedEffect, EnvironmentMapEffect, DualTextureEffect, and AlphaTestEffect), and the default shader used by SpriteBatch (SpriteEffect), built into the
Asynchronous-load-large-File
- 异步上传大文件,用实例介绍异步操作,传输大文件。vs.net工程源码,编译通过,介绍给大家,共同进步。-Asynchronous upload large files, use the example to illustrate the asynchronous operation, transfer large files. vs.net project source code, compile, to introduce to you and common progress.
Compress-a-decompress-Large-Files
- 压缩及解压缩大的文件,为.net工程,编译通过,放心使用。源码彻底了解压缩与解压缩过程。提供给大家,共同进步。-Compress and decompress large files, as. Net works, compile, ease of use. Source thorough understanding of compression and decompression process. Available to everyone, and common progress.
wpdotnet
- WP.NET 可以让 WordPress 完全在 ASP.NET 环境中运行,开发者可使用,可以很方便的跟现有 .NET 应用集成。该项目使用 Phalanger 将 PHP 编译成 .NET 代码。 注意事项:需要.net 4.0,安装时请在应用池设置,还需要安装rewrite组件,推荐使用iis7或者以上版本。除了需要手动创建wp-config.php文件外,安装过程与wordpress一般无异,访问/wp-admin/install.php进行安装。-WP.NET
LC.MVC.WEB
- 数据在DataBase里,自己还原上去 你还得修改一下Security.config 文件里的数据库连接串,然后就可以编译运行了 本系统使用 IBatis.Net+ASP.NET MVC3.0+ExtJS实现, 并扩展IBatis.Net的缓存,支持分布式缓存Memcached,你自己可在Web.config中修改下自己的缓存服务器地址 把IBatis.Net 的缓存模式改成MEMCACHED就可以了,我想你应该多少了解一些IBatis.Net的缓存机制,
AStarAlgorithm
- 使用.Net实现的A*算法,vs2008编译。-Use the Net to achieve the A* algorithm, vs2008 compile.
hcmss
- XXCMS是一款操作简单,功能强大的网站管理系统。 产品优势 支持网站群管理 可实现树型结构的多站点管理,站点之间数据可以互相调用(避免了数据孤岛)。 支持文件(网页、图片、视频)分布式部署到多个服务器 访问压力将被负载到不同服务器,而且可通过文件服务器追加解决数据无限膨胀的存储问题。 支持多数据库 支持主流数据库(access,sqlserver,mysql,oracle),满足用户不同需求,网站群内可不同数据库混用。 顶尖的模板功能 编译式的模板引擎,实现
qqxx
- 首先新建一个项目 选择解决方案-空白方案 其次 添加一个项目 选择类库 取名 MOD 数据模型层 再添加一个项目 选择类库 取名 DAL 数据访问层 再添加个项目取名 选择类库 取名 BLL 业务逻辑层 最后添加一个web应用程序 然后右击DAL 选着依赖 MOD 还有 添加引用 选project 选择 MOD 右键 BLL 选择依赖MOD DAL 添加引用 MOD DAL 最后web 引用 BLL 这样我们就搭建好了环境 然后开始编码 测试的时候注意DAL/
OpenGl
- 在OpenGL视图中绘制三维物体,用vc++.net编译-Draw 3D objects using vc++.net compile in OpenGL view