资源列表

« 1 2 ... .77 .78 .79 .80 .81 982.83 .84 .85 .86 .87 ... 1877 »

[书籍源码Online_RandMarkingAlgorithm

说明:本程序解决的是:模拟类似计算机主、缓存的存储结构,当用户请求某个页面时,若某个页面已在缓存中,则直接从缓存中去取,不会产生失误(即未在缓存中命中),否则,就到主存中去取,代价变大。 本程序采用随机标记算法,即在在线标记算法的基础上,对于替换页面时,采用随机从未标记的缓存项中选出一项进行替换。 代码、文档详尽-Addressed in this program are: analog computer-like mai
<黄华仔> 在 2024-10-02 上传 | 大小:56320 | 下载:0

[书籍源码Approximation4TSP

说明:三种解决TSP问题的近似算法的实现:最短链路法、最近插入法和最近邻居法-Approximation algorithm for the realization of three to solve the TSP: the shortest link, nearest insertion method and nearest neighbor
<黄华仔> 在 2024-10-02 上传 | 大小:467968 | 下载:0

[书籍源码OnlineAlgorithm

说明:在线算法的实现:包括Blance算法、混合型算法及贪心算法-Online algorithms to achieve: Blance algorithm, hybrid algorithm and greedy algorithm
<黄华仔> 在 2024-10-02 上传 | 大小:835584 | 下载:0

[书籍源码neurou.net

说明:利用神经网络方法进行非线性函数拟合,并比较精度。-nonlinear function is fitted by neural net method, precision is compared
<lid> 在 2024-10-02 上传 | 大小:5120 | 下载:0

[书籍源码Spring-2.x

说明:spring 源代码之 精通Spring 2.x 企业应用开发详解源代码的源代码-spring source code proficient Spring 2.x Enterprise Application Development Comments on the source code of the source code
<ma> 在 2024-10-02 上传 | 大小:1723392 | 下载:0

[书籍源码C100

说明:关于C语言的经典例子,适合初学者,很有用-Classic example of the C language, suitable for beginners, useful
<woo> 在 2024-10-02 上传 | 大小:28672 | 下载:0

[书籍源码LDS-20000

说明:模拟示波器采用的是模拟电路(示波管,其基础是电子枪)电子枪向屏幕发射电子,发射的电子经聚焦形成电子束,并打到屏幕上。屏幕的内表面涂有荧光物质,这样电子束打中的点就会发出光来。 数字示波器则是数据采集,A/D转换,软件编程等一系列的技术制造出来的高性能示波器。数字示波器一般支持多级菜单,能提供给用户多种选择,多种数据分析功能,并且可以数据存储,实现对波形的保存和处理。 -Analog oscilloscope is used i
<suzhi> 在 2024-10-02 上传 | 大小:489472 | 下载:0

[书籍源码lizilvbo-jichu

说明:粒子滤波基础代码,适合初学者辅导学习-The particle filtering Basic code, suitable for beginners counseling learning
<xionghu> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[书籍源码ButtonTest

说明:继承CButton实现自绘的按钮控件,继承CButton实现自绘的按钮控件-Inherited to CButton achieve self-drawn button controls inheritance to the CButton achieve self-painted button control
<温小雨> 在 2024-10-02 上传 | 大小:188416 | 下载:0

[书籍源码tongjidanxishu

说明:统计一个多行文本的单词数量,标点数量,数字数量等-Statistics more than one line of text, the number of words, punctuation number of digital number
<chenshy> 在 2024-10-02 上传 | 大小:3072 | 下载:0

[书籍源码Root_Music

说明:自己编的,使用Root_Music算法对3个复正弦加白噪声的随机过程的频率进行估计,并附有仿真图片-Own series, Root_Music algorithm to estimate the three complex sinusoidal frequency of the random process of white noise with simulation pictures
<song> 在 2024-10-02 上传 | 大小:8192 | 下载:0

[书籍源码spline

说明:花键的参数化设计模板,对新入门的ug二次开发学习者,帮助很大-Spline parametric design templates, the new entry-ug secondary development of the learner, very helpful
<提锐捷> 在 2024-10-02 上传 | 大小:839680 | 下载:1
« 1 2 ... .77 .78 .79 .80 .81 982.83 .84 .85 .86 .87 ... 1877 »

源码中国 www.ymcn.org