搜索资源列表
20061010101010
- 一元多项式相加. 从键盘输入两个一元多项式,输出两个多项式的和。-sum of one yuan polynomial. Keyboard input from two one yuan polynomial, output and the two polynomials.
Asp.net123123123123
- Asp.net中实现同一用户名不能同时登陆(单点登陆) Web项目中经常遇到的问题就是同一用户名多次登陆的问题,相应的解决办法也很多,总结起来不外乎这几种解决办法:将登陆后的用户名放到数据库表中;登陆后的用户名放到Session中;登陆后的用户名放到Application中;登陆后的用户名放到Cache中。一般的这几种方法都是登陆了之后,如果没有正常退出,第二次登陆将不被允许。这样一般都会存在一个问题:如果用户没有正常退出系统,那么他接下来继续登陆的时候,因为Session没有过期等问题,
NetCalculus
- Simple example how to write client-server application. In this example sum and multiplication operations are executed on distinguished configurable servers.
MatlabWeb
- java 调用 matlab生成的jar文件实现两个数相加-jar file generated by the java call matlab sum of two numbers