资源列表
Broadcast
- 一个简单的Java程序,实现了局域网多播功能,适用初学者。-A simple Java program, the realization of a local area network multicast function for beginners.
quartus file
- 基于FPGA的led源码,实现nios功能
Pager
- 使用Java编写的方便使用DWR调用的分页类.-Written using Java easy to use DWR call paging class.
suanfa.rar
- 实现图像处理的有用算法汇总
BufferDraw
- 缓冲区的形成方法 查询方法 说明方法 以及一个实例-Buffer forming method Query method Descr iption of method As well as an example
GS算法
- GS算法实现相位排布。 在paraxial approximation下得出2f系统中两端平面的光波场近似符合傅立叶变换。在迭代的傅立叶变换以及逆变换过程中,通过对两端平面的光振幅设置constraint(分别是孔径处光振幅分布以及output plane目标振幅分布)、解放output plane的相位自由度来实现重建孔径处光波场相位分布的目的。
UDPClient
- JAVA实现的TCP通信协议的客户端源码,请与服务器源码一起运行,实现两者之间的通信,源码所在的包需要修改成自己的项目所在的包。-JAVA TCP communication protocol to achieve the client source code, please run in conjunction with the server source code, to achieve communication between the two, where the packets nee
WebSite6
- ajax入门学习源码,此源码无病毒。网友可自由下载
data
- 实现js数据缓存,dom缓存,对象缓存,以及清除和查询缓存内容
链表学生成绩管理
- 学生成绩管理系统,用链表实现,方便快捷,学生成绩管理系统,用链表实现,方便快捷
t6
- 编写一个自定义的异常类,包含一个product( )方法(用于两个数相乘),如果product( )方法中的两个参数的乘积小于0,则抛出一个自定义异常类的对象,输出错误信息和乘积的值。另外要求product( )方法要用throws关键字声明该方法要抛出自定义异常-Write a custom exception class that contains a product () method (for multiplying two numbers), if product () method
hello
- RMI in java server ,registry and client.