搜索资源列表
dutu
- 自己做的小程序,关于那个悖论算法的,就是抛硬币的算法,很简单,不过很有趣,可以证实一下数学观点,有两个参数,一个是赌的次数,另一个是赌本。 -own small procedures on the paradox that the algorithm is throwing coins algorithm is very simple. But it is interesting, can confirm this mathematical perspective, there are tw
rencaizhaopin
- 人才招聘网站,该系统是从软件工程的角度的,以人才招聘网站的开发为例,详细介绍一个数据库应用系统的开发过程,介绍的人才系统使用SQL Server2000作为后台的数据管理系统,前端使用JDBC对象和数据环境为数据访问接口,JSP作为人机交互界面接口.-talent recruitment website, which is from the perspective of software engineering, to recruit personnel for the development
ColorDisc
- 使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和
MyRCPApplication
- 基于JAVA RCP的应用, 在代码中可以学习到editor, view, perspective的使用, 和插件的配置管理
pjt
- 立方体透视投影绘图程序,实现视点变换,和绕轴旋转-Perspective Projection cube mapping procedures, to achieve perspective transformation, and the rotation axis
05
- 系统介绍 图书馆管理系统是图书馆管理工作中不可缺少的部分,它对于图书馆的管理者和使用者都非常重要,所以图书馆管理系统应该为管理者与读者提供充足的信息和快捷的数据处理手段,但长期以来,人们使用传统的人工方式或性能较低的图书馆管理系统管理图书馆的日常事务,操作流程比较繁琐。一个成功的图书馆管理系统应提供快速的图书信息检索功能、快捷的图书借阅、归还流程。从读者与图书馆管理员的角度出发,本着以读者借书、还书快捷、方便的原则,本系统具有以下特点: 确保系统具有良好的系统性能,友好
JP
- 分若干个实际项目作为一个个案例进行教学,从软件工程的角度出发,按照项目的开发顺序,系统、全面地介绍了J2SE、J2EE和J2ME项目的开发流程-Points a number of practical projects as a teaching cases, from the perspective of software engineering, project development in accordance with the order, systematic and comprehe
5
- An image is represented as a two-dimentional array of coefficients, each coefficient representing the brightness level in that point. When looking from a higher perspective, we can t differentiate between coefficients as more important ones, and less
05
- 从读者与图书馆管理员的角度出发,本着以读者借书、还书快捷、方便的原则,本系统具有以下特点: 确保系统具有良好的系统性能,友好的用户界面。 较高的处理效率,便于使用和维护。 采用成熟技术开发,使系统具有较高的技术水平和较长的生命周期。 系统尽可能简化图书馆管理员的重复工作,提高工作效率。 简化数据查询、统计难度。-From the perspective of readers and librarians, in line with library readers, the
Lulu.com.Java.J2EE.Job.Interview.Companion.2nd.Edi
- java javaee 面试伴侣,非常全面的介绍了java javaee 相关的面试题-Have you got the time to read 10 or more books and articles to add value prior to the interview? This book has been written mainly from the perspective of Java/J2EE job seekers and interviewers. There a
JAVAbiyesheji
- 更贴近读者需要,深入讲解毕业论文写作技巧,精选7个不同规模系统,满足读者差异化需求,详细剖析系统结构,帮助读者深入理解系统设计理念,提供完备的源文件、E-R图等资料,帮助读者从容应对答辩。分别为:多线程下载工具、网络五子棋、图书管理系统、基于JSP+JavaBean+Servlet的课程管理系统、基于JSP+JavaBean的网上花店、基于JSP的网络百宝箱、基于Struts的电子银行系统,覆盖J2SE开发、Web开发和复杂的Java框架开发。作者在讲解的过程中,从软件工程的角度重点介绍案例的实
L-System[1].F_tree
- 分形用一种新的视角来看待自然界中的那些不规则的事物,在分形的基础上林德梅叶设计了L系统用来模拟自然界的生物形态。L系统采用字符串重写机制,通过产生式的不断迭代形成字符串来指导龟形画出图形。三类不同的L系统从不同的方面增加了字符串的表现能力,使L系统模拟的植物更加接近自然生长的状态。当然要使模拟的植物达到更加接近真实的程度还需要做更多的努力,研究出更加强大的模型和加入更多的环境因素都将有助于真实性的提高。-Fractal with a new perspective to look at thos
Sams-Internet-Game-Programming-with-Java-in-21-da
- Internet Game Programming with Java in 21 Days. Throughout this book, you learn about game programming from a very Web-centric perspective. This is only natural because Java is very Web-centric itself. You learn all about the unique benefits (an
springjingtong
- 本书深入剖析了当前流行的轻量级开发框架Spring技术。本书总共分成3部分。第一部分,重点阐述Spring的架构。这部分内容循序渐进带领开发者进 入Spring中。主要在于阐述Spring IoC和Spring AOP。第二部分,重点阐述Spring的使用。这部分内容从简化Java/J2EE的角度出发,从J2EE平台各个技术层面分析、并给出大量的研究实 例,对Spring提供的API进行阐述。主要在于阐述Spring对J2EE API提供的服务抽象。第三部分,重点阐述Spring高级专题。这部分
jcr-jackrabbit-ocm
- Relational and object databases lack many data management features required by modern applications, such as versioning, rich data references, inheritence, or fine-grained security. Content repositories extend databases with such additional capabiliti
java_all
- 透視JAVA------反編譯,修補和逆向工程技術的一本书-Perspective JAVA------ decompile, repair and reverse engineering
Sparse-Signal-Reconstruction-
- 稀疏信号重构的远景分析与传感器信源定位综述分析 -A Sparse Signal Reconstruction Perspective for Source Localization With Sensor Arrays
mis
- 这本管理信息系统,内容涉及到软件工程的方方面面,从信息管理的角度来解释软件开发。-This management information system, which relates to all aspects of software engineering, from the perspective of information management to explain the software development.
D3Dts2
- 此源码为D3D透视,供给大家研究开发,有问题请及时请教。-The source for D3D perspective, the supply of research and development, please ask. I
Perspective
- Perspective implements I Perspective Factory Source Code for Andriod.
