资源列表
JavaScriptOUT
- 图象淡入淡出效果Javascr ipt源代码-image fades out of effect Javascr ipt source code
LastVisit
- 使用COOKIE记录上次登陆的时间和密码,方便下次登陆时自动拾取-use COOKIE record last landing time and passwords, the next convenient landing automatically pick up
bus
- 设公共汽车上,司机和售票员的活动分别是: 司机的活动:启动车辆;正常行车;到站停车; 售票员的活动:上乘客;关车门; 到站停车; 售票;开车门;下乘客; 在汽车不断的到站、停站、行驶过程中,司机与售票员的活动需要同步,编写程序实现之。
client
- TCP 客户端数据传输源代码。在用LAB VIEW 进行基于TCP/IP协议设计计算机通信时客户端的源代码。
FFT
- 不错的实现FFT(快速傅里叶变换)的c语言程序。-c achieve FFT
ofdm
- 是一个关于OFDM仿真的小程序,比较小的程序,可以拿来练练手-It is a little on the OFDM simulation program is relatively small program that can be used to practice your hand
Excel-connect-SAP
- Excel连接SAP脚步语音从而实现SAP自动化-Excel connect SAP
draw-slp-field
- 北半球温度分布图的matlab实现程序。图像清晰,代码简单易懂,也很专业-Northern Hemisphere temperature distribution matlab implementation procedures. Image clarity, the code is simple to understand, very professional
dianzishuangfeng
- 模拟电子双缝干涉的程序,利用蒙特卡洛方法实现电子的模拟-Analog electronic double-slit program
PQU
- 在matlab下的,牛顿拉夫逊法潮流算法的程序-In matlab, the Newton Raphson power flow algorithm program
fft
- 实现FFT一维和二维变换及逆变换教程,输出为转换前后对比图等-Realization of one and two dimensional FFT transform and inverse transform tutorial, the output comparison chart before and after conversion, etc.
TCP_proxy
- python编写的简单TCP代理功能,实现客户端与服务端的通信-TCP proxy by python