资源列表
[STL] STLport-4.5.3.tar
说明:What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)tes<来无影> 在 2025-06-21 上传 | 大小:723kb | 下载:0
[人工智能/神经网络/遗传算法] Pollution
说明:海洋油污扩散模型的计算机实现。简单了点,不过也是一中思路。-marine oil pollution diffusion model of the computer. The simple point, but which is also a line of thought.<索永峰> 在 2025-06-21 上传 | 大小:3.8mb | 下载:1
[数学计算/工程计算] 求解线性代数方程组
说明:线性代数方程组的求解全选主元高斯消去法全选主元高斯约当消去法复系数方程组的全选主元高斯消去法-linear algebraic equations to solve all the main election yuan Gaussian Elimination entire election PCA about when Gaussian Elimination of complex equations of the entire election PCA Gaussian Eliminatio<樊继东> 在 2025-06-21 上传 | 大小:14kb | 下载:0
[数学计算/工程计算] 矩阵特征值的计算
说明:矩阵特征值与特征向量的计算约化对称矩阵为对称对角阵的豪斯荷尔镕变换法似对称三对角阵的全部特征值、特征向量的计算等-Matrix eigenvalues and eigenvectors of the calculation about symmetry symmetric matrix diagonal matrix ho Shihemi Rong transform it symmetric tridiagonal matrix eigenvalue all, the eigenvectors<樊继东> 在 2025-06-21 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] IntegerSet
说明:给出集合类的定义,可模拟实现集合的交集,并集运算,并可以插入,删除元素-is set class definition can be simulated to achieve the intersection and set computing, and can be inserted, deleted elements<董飞> 在 2025-06-21 上传 | 大小:351kb | 下载:0
[数据结构常用算法] 动态演示
说明:三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。-three sequencing method of dynamic presentations, it also opened a number of threads, in addition to the use of different methods for sequencing, intuitive judgment different sorting algorithms effi<李永强> 在 2025-06-21 上传 | 大小:50kb | 下载:0
[人工智能/神经网络/遗传算法] man2005
说明:Prolog开发的简单的几个人工智能方面的程序.含问题分析报告.-Prolog development of a few simple artificial intelligence procedures. The report containing analysis.<pmz> 在 2025-06-21 上传 | 大小:113kb | 下载:0
[数据结构常用算法] 操作系统进程内存管理模拟
说明:有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。程序难点3:分页式内存管理的调度方式解决方法:具体方法见程序中的注释。程序难点4:基于优先级的调度<李华> 在 2025-06-21 上传 | 大小:25kb | 下载:0