搜索资源列表
usb开发资料
- 刚刚找到的USB开发的资料,感觉写的很好,共享给大家。-have just found the USB development of the information, the feeling was good for everyone to share.
项 目 开 发 计 划
- 项目开发计划的标准模版,刚刚开始建立资产库的公司可以参考-project development of the standard template, just started to build assets for the company can reference
InfoToolSolutions
- MVC设计模式的经典案例,对于刚刚接触MVC设计的模式的人可以说是雪中送炭-MVC design pattern classic case, just contact the MVC design model who can be said to be 11,000,
wangshangkaoshixitong
- 新东西。刚做的毕业设计,而且顺利通过。多多下载-new things. Just do graduate design, but also passed smoothly. Many download
gysjsms
- 概要设计说明书的概要设计说明书框架,仅仅而已,没有什么好说的-outline design brochures outline the framework of the specification, it just, nothing more to be said
200582597279780
- stupid just for ho
svn-book
- Subversion 被设计为CVS的继任者。 如果你是一个版本控制的新手,本章刚好适合 你。我们从普通的版本控制概念谈起,然后带你领会深入的思想,同时将举一些Subversion 应用的简单例子。 -Subversion was designed to CVS successor. If you are a newbie version control, chapter just for you. We ordinary concept about version control, and
c++application
- 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。 -software quality is linked by the majority of programmers in mind and not just the t
netvss
- 本手册提供指导和建议,使您能够成功地建立一个团队开发环境并且工作于其中。 如果您正要开始一个.NET团队开发项目,首先需要了解在一个团队开发环境中如何完成开发过程。需要知道如何设置并且使用Microsoft® Visual Studio® .NET集成开发环境(IDE)提供的团队开发特性,并且还需要掌握相关开发技巧(例如如何正确地设置组件引用),开发团队成员们将遵循这些技巧以保证团队工作能顺利开展。 -the manual to provide guidance and ad
C51Studyfornewman
- C51的入门教程,适合刚刚接触C51的开发人员学习使用。-C51 introductory tutorial, just contact C51 for the development staff to learn how to use.
thought
- 我刚开发的一个系统的开发体会,真诚恳切,对大学生绝对有用!-I just developed a system development experience, in good faith earnest absolutely useful for college students!
studentfunction
- 我刚做的学生会管理系统,系统设计文档,详尽规范,希望大家喜欢-I just had a student union management, system design documentation, detailed norms, hope you like
zss
- 关于酒店管理系统的一点小资料,刚弄出来的,请大家给点意见,如果有更好的意见,希望加以评点-hotel management system on the little information, just get out of the points to please everyone, If there is a better, hopes to comment
IESource
- 有时,你可能需要一个定制版本的浏览器。在这种情况下,你可以自由地把一些新颖但又不标准的特征增加到一个浏览器上。结果,你最终有的只是一个新但不标准的浏览器。Web浏览器控件只是浏览器的分析引擎。这意味着仍然存在若干的与用户接口相关的工作等待你做――增加一个地址栏,工具栏,历史记录,状态栏,频道栏和收藏夹等。如此,要产生一个定制的浏览器,你可以进行两种类型的编程――一种象微软把Web浏览器控件转变成一个功能齐全的浏览器如Internet Explorer;一种是在现有的基础上加一些新的功能。如果有一
Boosting
- 这是一个关于Boosting算法的应用文档,对于刚刚接触这个算法的同学,非常有用-Boosting algorithm on the application documents, For just this algorithm contact the students, and very useful
3d9900cc
- 3d文件,用看3d图片的方式观看,仅仅是简单制作-3d documents can use the 3d viewing pictures, just simple production
goodbook(1)
- 这是清华大学编写的《高级语言程序设计A》,希望对你能有用,教学大纲(64学时03y350),有求必应。-This is the preparation of the Qinghua University, "Advanced Language Program Design A", hope can be useful to you. Syllabus (64 03y350 school), just for the asking.
image02
- 基于vc++的图像的显示程序ppt,只要照着ppt内容做就行-vc on the image display program ppt, just follow ppt content on line
image03
- 基于vc++的数字图象处理ppt,只要照着ppt做就行-vc on the digital image processing ppt, just follow ppt done on the line
article-regex-primer
- Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns.