资源列表
fangkexitong
- 访客系统,可以对访客进行管理,记录访客的访问记录,以及相关数据。-it is fangkexitong
gaitu
- 魔兽改图工具。 魔兽改图一条龙-dota allstarbSuccess = ReadFile(hFile, buff, dwFileSize, &dwBytesRead, NULL) CloseHandle(hFile) if (!bSuccess || (dwBytesRead != dwFileSize)) { free(buff) return 0L } hash = XORRotateLe
onestep_ap
- 交替投影算法(AP):先用边缘导向插值恢复绿色通道,再用部分波段法更新绿色通道值,最后用AP算法迭代插值恢复红蓝通道。(Alternating projection algorithm (AP): using edge oriented interpolation to restore the green channel first, and then update the green channel value by partial band method, and finally use t
neural-networks-and-deep-learning-master
- neural-networks-and-deep-learning-master
numerical-algorithms-in-C
- C语言数值算法大全,包含各种数值算法的源码-Daquan numerical algorithms in C, contains a variety of numerical algorithm source code
Submissions
- It includes matlab source codes of Image Processing basics and beyond the basics such as filtering smoothing sharpening Image recognition etc-It includes matlab source codes of Image Processing basics and beyond the basics such as filtering smoothing
The-art-of-computer-programming-2
- 经典的计算机编程艺术第二卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming II, an absolute classic of a book! On data structures, algorithms are explained in detail!
c2csql
- 房产管理系统,的房地产公司网站管理系统正式版源码,免费房地产开发公司网站模板,地产企业网站系统源程序,地产公司网站后台程序,房地产企业网站模板,asp房地产开发公司网站自助建站系统,房地产公司网页模板,房地产公司门户网站源程序,欢迎大家下载使用- Real Estate Management System
Fresnel
- Fresnel函数计算相对折射率所面临的问题是计算量较大,利用实测数据计算散射系数并作图显示结果-Fresnel function by calculating the relative refractive index is a calculation of the problems faced by large, using the measured scattering coefficient data and mapping the result will be displayed
CleaningApp
- param isAuxiliary true when this subtype is auxiliary, false otherwise. .... If hashCode() of this subtype is 0 and you want to specify it as an id of this subtype,.
Algorithm-for-test-data
- 算法考试资料,oj刷题的好帮手,附常用代码和模板-Algorithm test data, oj brush question is a good helper, with a common code and templates
粒子群算法原理及各种改进的PSO的matlab源码
- 各类改进粒子群算法,模拟退火,混合,随即权重,粒子群算法(All kinds of improved particle swarm optimization, simulated annealing, hybrid, random weight, particle swarm optimization)