资源列表
[数据结构常用算法] BigInt
说明:主要实现任意长度大整数的四则运算,包括加减乘除,求余运算只需对除法稍做改进就行。因为这是帮朋友写的,所以是按他的要求用string实现的。如果有需要,也可以改为用定长数组或者vector来实现。-This document is mainly aimed to realize the operations of addition, substraction, multiplication and division of integers<Glorious Fool> 在 2024-11-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] acmLecture
说明:一些对于初学者很有用的ACM学习的课件,包括,递推求解,动态规划,以及搜索入门等-Some very useful for beginners learning courseware ACM, including, recursive solving, dynamic programming, and search entry, etc.<Quintina> 在 2024-11-16 上传 | 大小:3.96mb | 下载:0
[数值算法/人工智能] multiobjectoptimization
说明:关于多目标优化的几个具体程序,matlab编写,可供初学者学习分享-Several multi-objective optimization on specific procedures, matlab write, for beginners to learn to share<汪颜> 在 2024-11-16 上传 | 大小:1.34mb | 下载:0
[数值算法/人工智能] developer-branch
说明:数据科学算法,weka很多种,大家可以-tech test weka,java data structure<王伟华> 在 2024-11-16 上传 | 大小:24.18mb | 下载:0
[压缩解压] ImageCompression
说明:对位图图像利用JPEG标准进行正交变换、量化、扫描从而达到压缩,同时解压显示其压缩图像。-Bitmap image using JPEG standard orthogonal transformation, quantization, scanning to achieve the compression, and decompression display the compressed image.<yingying> 在 2024-11-16 上传 | 大小:591kb | 下载:0
[数学计算/工程计算] newtonnonlinearequations
说明:一个基于牛顿迭代法解非线性方程组的C语言程序-A Newton-based iteration method for nonlinear equations of C language program<Bill> 在 2024-11-16 上传 | 大小:168kb | 下载:0