Welcome![Sign In][Sign Up]
Location:
Search - Clouds.to.Code

Search list

[ADO-ODBCshujukufengzhuang

Description: 数据库封装原代码 1. 该代码可以免费使用, 该代码的名字暂时定为\\\"哲别\\\" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改或者请给我发email: zyx040404@163.com 4. 该数据库封装代码功能可以对数据库的表,视图和存储过程进行封装,易于系统移植,扩展,使用了interface,factory,xml等方法 5. 核心代码是在\\\"Sample\\\\base\\\\DBGW\\\"里 6. Sample演示了查询,增加,删除记录和如何使用存贮过程 如果你没有做过,那这些代码可以用来学习诚然,这并不是最好的代码,而且中国高人如云学海无涯 -database Packaging an original code. The code can use free of charge. The code name for the time being \\ "Zhebie \\" 2. If you need to use the code, Please specify that the author of the original code : Jacky Zhou 3. If you find a bug in the code. they can revise or please give me a email : zyx040404@163.com 4. Packaging code of the database functions can be right database tables, View and storage process Packaging and easy to transplant system, the expansion of the use of the interface, factory, xml etc. 5. core code is the \\ "Sample \\ \\ base \\ \\ DBGW \\" Lane 6. S ample demonstration of inquiry, add, delete records and the use of the storage process if you did not do so. That code can be used to study Admittedly, this is not the best code, but the Chinese Supreme clouds
Platform: | Size: 818386 | Author: 哈哈 | Hits:

[Other resourceClouds.to.Code

Description: 本书通过完整展现真实大型项目(Crisis Call)的开发全过程,详尽阐述和研究在软件开发中进行分析、设计和实现的原则与实践。全书内容精当、组织严谨,如实地描述和分析真实项目开发中的方方面面,毫不掩饰;作者的见解独到、精辟,充分展现其深厚的开发经验和软件工程智慧。对于项目经理、系统设计师以及广大开发人员,本书是不可多得的经验汇集与实践参考书。
Platform: | Size: 19035358 | Author: 刘年 | Hits:

[Database systemshujukufengzhuang

Description: 数据库封装原代码 1. 该代码可以免费使用, 该代码的名字暂时定为\"哲别\" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改或者请给我发email: zyx040404@163.com 4. 该数据库封装代码功能可以对数据库的表,视图和存储过程进行封装,易于系统移植,扩展,使用了interface,factory,xml等方法 5. 核心代码是在\"Sample\\base\\DBGW\"里 6. Sample演示了查询,增加,删除记录和如何使用存贮过程 如果你没有做过,那这些代码可以用来学习诚然,这并不是最好的代码,而且中国高人如云学海无涯 -database Packaging an original code. The code can use free of charge. The code name for the time being \ "Zhebie \" 2. If you need to use the code, Please specify that the author of the original code : Jacky Zhou 3. If you find a bug in the code. they can revise or please give me a email : zyx040404@163.com 4. Packaging code of the database functions can be right database tables, View and storage process Packaging and easy to transplant system, the expansion of the use of the interface, factory, xml etc. 5. core code is the \ "Sample \ \ base \ \ DBGW \" Lane 6. S ample demonstration of inquiry, add, delete records and the use of the storage process if you did not do so. That code can be used to study Admittedly, this is not the best code, but the Chinese Supreme clouds
Platform: | Size: 818176 | Author: 哈哈 | Hits:

[Software EngineeringClouds.to.Code

Description: 本书通过完整展现真实大型项目(Crisis Call)的开发全过程,详尽阐述和研究在软件开发中进行分析、设计和实现的原则与实践。全书内容精当、组织严谨,如实地描述和分析真实项目开发中的方方面面,毫不掩饰;作者的见解独到、精辟,充分展现其深厚的开发经验和软件工程智慧。对于项目经理、系统设计师以及广大开发人员,本书是不可多得的经验汇集与实践参考书。 -This book shows through the integrity of the true large-scale projects (Crisis Call) the development of the whole process of elaboration and research development in the software analysis, design and realize the principles and practices.精当book content, organization rigorous description and analysis of factual truth in all aspects of project development, undisguised the author
Platform: | Size: 19035136 | Author: 刘年 | Hits:

[2D GraphicSimulationofnaturalclouds

Description: 此代码模拟了自然环境下的云彩和变化情况,相信对做毕业设计的同学一定有用。-This code simulates the natural environment and changes in the clouds, and I believe that the design of graduate students to do must be useful.
Platform: | Size: 11264 | Author: 余方 | Hits:

[OpenGL programogl_sky_dome_shader

Description: Sky Dome with procedural clouds source code demo.
Platform: | Size: 634880 | Author: Ady | Hits:

[DirextXfsource

Description: Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple culling. * Model loading (.x files) and collision detection. I ve made my models with Delgine and exported to .x file. * The usual frustum, resource, log classes etc. * Rendering with HLSL shader (no fixed function pipeline drawing). * Cube and stencil shadows. Environment mapping onto object. * Settings manager for parsing simple setup data from text file. * HUD elements and UI buttons. * Simple emitter system for smoke and fire effects. * Screen distort effects (haze effects etc). * Skybox and clouds, just to avoid a blue/black background. * ODE physic integration so we can throw around with simple objects. * TODO: Skinning animations, add level editor, and a lot more ...
Platform: | Size: 17540096 | Author: bokyaw | Hits:

[Multimedia DevelopDynamic_Fraction_Cloud

Description: 该代码介绍了基于分形技术实现的天空和云模拟,目前是静态的,作者可以自己添加定时器等操作,来实现动态云的模拟。其中的OpenGL视图已经独立出来,代码易复用。-The code, introduced technology based on fractal simulation of the sky and clouds is currently static, authors can add their own timer and other operations to achieve dynamic cloud simulation. OpenGL view which has been independent, the code easy to reuse.
Platform: | Size: 70656 | Author: WangLi | Hits:

[matlabcloud9

Description: This code is an interesting version of noise production. this produced noise in controlled manner to display clouds. same code may be used to develop several natural random phenomenon
Platform: | Size: 2048 | Author: ahaque | Hits:

[FlashMXtiankongxuanli

Description: 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:涌动的云层,很真实~-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code is: surging clouds, it is true ~
Platform: | Size: 271360 | Author: xiaomingw | Hits:

[FlashMXyuancaidaima

Description: 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:云彩代码as-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code is: Code clouds
Platform: | Size: 22528 | Author: | Hits:

[Other GamesCloudsCode

Description: Code to generate clouds
Platform: | Size: 3072 | Author: vicente | Hits:

[WEB Codeqqfzl

Description: 1.采用的新云2.1 SP1 0316内核 2.写了部份分类的采集规则,其他分类以此类推的,在这里就不多写了 3.后台登录地址/admin/admin_login.asp 4.管理员用户名:admin 密码:admin 登录验证码为:qq299561 5.删除了此非主流网站用不到的一些新云程序自带的程序减少体积(如果需要用完整的程序请到新云网站上下载, 然后将此风格导出,再导入完整新云程序中,记下载要下载的话下载2.1SP1,3.0的用此风格会出错) 6.若使用此程序,请修改根目录下的conn.asp里的数据库所在目录,以确保网站安全 8.你改完或者添加一文章,去生成html页面才能正常显示,当然你也可以改成动态显示!牢记。 中国站长调试提示:好多广告. -1 using the new kernel cloud 2.1 SP1 0316 (2) the collection of written part of the classification rules, the other categories and so on, and here is not to write 3 Manage Address/admin/admin_login.asp 4 Administrator Username: admin Password: admin login verification code is: qq299561 5 deleted this non-mainstream sites with less than some of the new program that comes with clouds to reduce the size of the program (if you need to complete the program go to the website to download the new cloud, Then export this style, and then goes into a complete new program, remember to download if you want to download to download 2.1SP1, 3.0 to use this style to be wrong) 6 If you use this program, please change the root directory conn.asp in the database directory to ensure site security 8 After you change or add an article to generate a html page to display properly, of course, you can also change the dynamic display! Keep in mind. Chinese owners debugging tips: a lot of advertisi
Platform: | Size: 22318080 | Author: 叶涛 | Hits:

[WEB Codeyoubbs

Description: youBBS是一款基于标准php+mysql 框架的超轻型论坛,可方便移植到其它云平台,如SAE、BAE、AppFog。是大家经历了国内两大庞大论坛系统的臃肿、功能繁多之后向往的一种简单、简洁的微论坛。 youBBS v1.03 的功能特点: 以微博形式的站内呼叫 @yourname ; 站内收藏; 代码简单简洁,很适合二次开发; 响应速度快; SEO 方面也做了一些优化; 支持注册用户和QQ登录;-YouBBS is based on a standard php+mysql frame ultralight forum, can be easily ported to other platforms such as clouds, SAE, BAE, AppFog. We experienced two major domestic large forum system bloated, various functions after longing for a simple, concise micro forum. YouBBS v1.03 features: The micro-blog form station call @yourname The station Code is simple and concise, it is suitable for two times the development of Fast response SEO has also done some optimization Support for registered users and QQ login
Platform: | Size: 150528 | Author: asdweioi | Hits:

[WEB Codephpyun_2.5_GBK_Beta

Description: PHPYun.Rencai System ——PHP云人才程序源码,架构于PHP+MySQL,自带安装程序,安装使用方便。设有企业招聘、人才库、人才资讯、培训充电等栏目,后台功能丰富,主要有静态网页生成、新闻管理、用户管理、广告、云同步、简历及招聘管理等功能。-The PHPYun.Rencai System- PHP clouds, talents program source code, architecture in PHP+MySQL, comes with the installer, to install and easy to use. There is a corporate recruitment, talent pool, personnel information, training charging columns, feature-rich background, the main static page generation, information management, user management, advertising, cloud synchronization, resume and recruitment management functions.
Platform: | Size: 6127616 | Author: hpudn60 | Hits:

[OpenGL programvp_cloud_define

Description: 自己通过vc++7.1结合opengl混合编程,实现了cg着色语言下的真实的云彩飘动的结果 用vp实现 非常逼真 内附acf设置文件含源代码-By combining its own opengl vc++7.1 mixed programming, the real results cg clouds wafted under shading language to achieve a very realistic set containing acf file containing the source code with vp
Platform: | Size: 389120 | Author: walltin | Hits:

[GDI-Bitmapvtk-point-cloud-rendering

Description: vtk显示点云,和点云三角网格化。 源代码已可运行,不过vtk的环境需要你自己配置-vtk display point clouds, and point cloud triangular grid. Source code has been run, but vtk environment requires you to configure
Platform: | Size: 1451008 | Author: 吴照 | Hits:

[3G developdzcjmk_a5

Description: 方休DZ手机模板+插件简介 我们从最初的设计到手机的模板现在已经完成三个版本的设计中去,只为这近乎完美呈现 考虑到使用夜间模式的第一个晚上模式切换夜间效果和白天模式下,浏览习惯,可以保护视力 首页指引,幻灯片和挂图所有功能的规则可以通过调用后台,傻瓜的后台操作进行设置 彩页,没有使用图片,所有的颜色代码,您可以更轻松地定制您需要的颜色 在所有的高清效果页面图标,拒绝模糊 支持门户网站的信息,支持分类信息支持活动,以及后续将继续增加,用户免费升级 测试各种手机后,苹果,三星,HTC,小米,和所有完美呈现 这个模板可以被看作是视觉效果的唯一的应用程序,其他都是浮云 公司级研发设计团队,专业的设计人员和程序员的完美结合,将带来持续的后续行动和强制升级和改进 注意: 该插件的手机只是作为一个模板匹配设定的中心,而不是他,不要随意下载 模板必须与支承移动电话一起使用 手机版购买地址 产品特点: 1天模式和夜间模式切换 2,推荐板块 3,第一数据通话设置 4,导航设置 5,图墙功能 6 -Square off DZ phone templates+ plugins Profile Our phone template from the initial design to finished now gone through three versions of the design, just for this near-perfect rendering Considering the browsing habits of our first night mode switching effect and day mode at night using night mode can protect eyesight Home of Guidance, slides, and a wall chart features all the rules can be set by calling the background, Fool s background operation Page color, did not use a picture, all the color code, you can more easily customize the color you need Page icon in all HD effect, refused to blur Support Portal information, support activities in support of classified information, and follow-up will continue to increase, users free updates After testing a variety of mobile phones, Apple, Samsung, HTC, millet, and all perfect present This template can be regarded as the only APP of visual effects, others are clouds Company-level development design team, the perfect combination of pro
Platform: | Size: 318464 | Author: chenjinyu | Hits:

[Internet-Networkwifidog-20130917.tar

Description: WifiDog 是一款开源的用来实现无线认证的软件,可以集成到路由器或者网关中,对于连接到路由器或者网关的设备,使其先登录云端认证服务器,然后通过认证才能上网。比如在星巴克上网,浏览器会先弹出一个广告页面,我们输入手机号,获取验证码,然后就可以上网了。 WifiDog is a open source used to implement the software of wireless authentication and can be integrated into a router or gateway, to connect to the router or gateway equipment, its log clouds authentication server, and then through the certification to Internet. For example, in the Internet, the browser will pop up an ad page, we enter the phone number, get the verification code, and then you can access the Internet.
Platform: | Size: 133120 | Author: john | Hits:

CodeBus www.codebus.net