资源列表
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)
Book
- 定义一个Book类,该类定义中包括: 数据成员:bookname, price, number(存书数量) 成员函数: display() //显示图书的情况‘ borrow() //将存书量减1,并显示当前存书数量 restore() //将存书量加1,并显示当前存书数量 在main()函数中,要求创建多种图书数量,并且对该图书进行简单的显示、借阅和归还管理。(Define a Book class that includes:
Documents
- java develop for electeronic
MachineLearning-master
- 极限学习机,用于极限学习机的学习。用于极限学习机的学习(This is a limit learning machine, and you can use him to learn the extreme learning machine)
a-file-icon-3.2.1
- The value of NumConnectedPixels needs to be passed back as a pointer, so the subroutine call for ConnectedSet might look like. ConnectedSet(s,T,img,width,height,ClassLabel,seg,&NumConPixels);. 3. Down load the image img22gd2.tif. Apply the subrou
apache_poi_tutorial.pdf.tar
- apache-poi tutorial books(apache -poi programming book introducing pdf, word, excel libraries.)
Graph-master
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and t
graphingcalculator-master
- A calculator / graphing tool written in Java. The goal is to create an open source, cross-platform, desktop graphing calculator with functionality similar to a TI-83.
Graphs-master
- Parameters container: HTML element in which the SVG will be inserted data: Array of <DataObject> to be plotted in the piechart. startingDeg (optional) : Number of degrees on which the first slice will be plotted. onMouseEn
play-titan-demo-master
- Java application to list all cycles in an undirected and directed graph
sldeditor-master
- A basic text editor written in Java for proof of concept. proof of concept
WM2_02_Servlets
- hello world java for web developmemnt