资源列表
SendTCP
- sendtcp java 发送tcp包的程序,基于winpcap,jpcap-sendtcp java Send tcp packet procedures, based on winpcap, jpcap
CInterest
- Compound Interest calculation in java
1_1
- 可以很直观地计算圆的周长和面积,简单明了-Can be very straightforward to calculate the circumference of a circle and area, simple and clear. . . . . .
InterFace1
- 这是一个有多个独立的能运行的小程序组成的。包含interface super this abstract extends private public protected 多态 重写 重载-This is a more independent can run a small program consisting of. Contains interface super this abstract extends private public protected override overlo
shizhong
- 简单实现时钟 在applet的窗口中实现-java:
FollowTheMovementOfTheMouseColorString
- 紧随鼠标的流动彩色字串,只需要改动“感谢阅读····”里面的内容,就可以得到你所需要的样式-Follow the movement of the mouse color string, only changes to " Thanks for reading" the content inside, you can get the style you need! !
java
- 基于java开发的两个界面的互相切换,这是源码,可以直接使用!-Java-based interface developed by the two switches to each other, which is source code, can be used directly!
SendMail
- Java 发送邮件实例(不需要SSL认证的注释掉SSL_PROXY哪行即可)-Java send mail example (without SSL authentication which line to comment out SSL_PROXY)
c16_5
- JDBC链接数据库,测试链接是否成功,并输出数据库中student表的信息-JDBC database link, the link test is successful, and output information in the student table in the database
Configuration-File-Recovery
- 配置文件恢复,主要针对华为的oj平台上面的一道题目-Configuration file recovery, mainly for Huawei oj platform above a topic
Builder
- 建造者模式demo 代码, 很好理解,很适合初学者-Builder mode demo codes
c++实现的粒子群算法
- 使用c++语言实现粒子群算法,代码简单易懂,很不错