CWebGrab is a simple class that allows you to quickly and easily download files from the net. The cl
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a ligh...
A*+algorithm技术资料下载专区,收录7,633份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a ligh...
UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be startin...
X(t)=Asin(2*pi *f *t+ q)+n(t) 估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。 其他的具体见附件中的程序
Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the inter...
to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It sho...
This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It do...
CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to ...
This a wonderful reference on the In s and Out s of using Global JavaScript Variables within Brio Intelligence BQY s. 这是...
Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1...
九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。指导学生完成的一个优秀的课程设计,附完整的源代码和课程设计文档,主要是算法。