资源列表
P2PCenter
- 一款可以进行流媒体点播的P2P应用系统。(A P2P application system for streaming media on demand.)
网上酒店管理
- 仅后台 商品客房(类型和数量) 增删改查 订单的增删改查
多线程游戏修改器
- 多线程游戏修改器,实现游戏各个线程监控,修改,刷新(Multi-threaded game modifier to monitor, modify and refresh all threads of the game)
chaoshengxiangkongzhen
- 形态的各异的超声相控阵,测试使用,功能强大(For Cyclic Cross Function Computation Time Delay Adaptive Computation of Sound Velocity)
超声相控阵1
- for循环互相函数计算时间延迟 自适应计算声速(For Cyclic Cross Function Computation Time Delay Adaptive Computation of Sound Velocity)
indy10完整DEMO
- delphi indy10组件的完整DEMO程序源码。
齿轮箱BP
- 运用BP神经网络对齿轮箱故障进行分类,能很好地对故障分类。(Classification of gearbox faults using BP neural network)
外弹道课程设计
- 外弹道课程设计,建立六自由度仿真模型,在无控的状态下,利用matlab编程仿真计算航空炸弹的投放域。得到导弹的速度时间关系图像,攻角与时间关系图像。(In the course design of external ballistics, a six-degree-of-freedom simulation model is established. In the uncontrolled state, the airborne bomb dropping area is simulated b
tianbu
- 缺失数据填补,用于矩阵中出现的数据缺失的情况希望对大家有帮助(Missing data filling is used for missing data in the matrix. I hope it will be helpful to everyone.)
基于mfc界面的邮件发送接收
- 启动邮件客户端,单击“写信”按钮,信件编辑区变为可用状态,这个软件是与网易邮箱关联的,我们用它向新浪邮箱发邮件,信的正文编辑完后单击“确定”按钮,此时编辑区锁定,而“发送”按钮变为可用
用POP3协议实现邮件接收
- 用户登录时执行三步操作:初始化、连接和身份验证,所有代码都位于Pop3.cpp中。连接成功后,程序就进入与邮件服务器会话的第一个阶段——认证阶段。 认证执行Login()方法代码。 身份认证后,用户就可以登录服务器,进行各种操作了,此时也就进入POP3会话的第二个阶段——邮件操作阶段。 List()方法代码。 Pop3Recv()和GetMailSum()函数的代码在后面列出。 Retrieve()方法代码。 操作完邮件后安全退出,进入POP3会话的第三个阶段——更新阶段。 Qui
制作FTP上传下载器
- 将之前已经上传到C:\Inetpub\ftproot下的Word文档删除,启动FTP上传下载器SelfFtpUpDownloader,如图6.15所示在IP地址栏中输入“127.0.0.1”,端口号填21,勾选“匿名”复选框,单击“连接”按钮访问本机上的FTP服务器。单击“上传”按钮,弹出“打开”对话框,进入如图6.16所示的“我的文档”目录,选中“我的简历.doc”文档,单击“打开”按钮。文件上传到服务器,显示“上传成功!”消息框