资源列表
MachineLearning-master
- 极限学习机,用于极限学习机的学习。用于极限学习机的学习(This is a limit learning machine, and you can use him to learn the extreme learning machine)
Documents
- java develop for electeronic
Book
- 定义一个Book类,该类定义中包括: 数据成员:bookname, price, number(存书数量) 成员函数: display() //显示图书的情况‘ borrow() //将存书量减1,并显示当前存书数量 restore() //将存书量加1,并显示当前存书数量 在main()函数中,要求创建多种图书数量,并且对该图书进行简单的显示、借阅和归还管理。(Define a Book class that includes:
lesson4
- springmvc 的拦截器功能的实现,用户登录了可以页面跳转,没有登录用户跳转到登录页面(spring mvc filter function, when user has logined in system, then the function work, if user not login in system,then will redirect to login page)
B
- eclipse java实现agnes算法,代码包需要修改(Eclipse Java implements the Agnes algorithm, the code package needs to be modified)
疯狂java讲义
- 疯狂java讲义pdf版,讲解细致,适用于java入门资料参考(crazy java instruction.pdf very very good)
think-dast.pdf
- think data structure in Chinese
poly
- 第一次作业 Java实现一个多项式加法器 写的不好,可以借鉴不要抄(First assignment Java implements a polynomial adder Writing is not good, can learn not to copy)
Study05 3 注解getBean
- 使用spring mvc 实现web与数据库之间的交互(Using spring MVC to implement the interaction between web and database)
commons-dbcp-1.4-bin
- 数据库连接,需要配置的环境变量。 源码包 下载(Database connections, the environment variables that need to be configured. Source code package download)
TimeSet
- 用netbeans程序、java语言写的可视化软件,输入时、分、秒,可以修改Windows系统的时间。目录里dist中有jar文件可以直接执行查看效果。(NetBeans program, Java language written visual software, input time, minute, second, can modify the time of the Windows system. In the directory, there are jar files in dist
tiny-spring
- 是spring的简易实现,Spring是一个解决了许多在J2EE开发中常见的问题的强大框架。 Spring提供了管理业务对象的一致方法并且鼓励了注入对接口编程而不是对类编程的良好习惯。光谷校区专业老师指出,Spring的架构基础是基于使用JavaBean属性的Inversion of Control容器。然而,这仅仅是完整图景中的一部分:Spring在使用IoC容器作为构建完关注所有架构层的完整解决方案方面是独一无二的。(Spring's easy implementation, Spring
