-
CppReflection
C++反射的一种简单实现 A simple way to make cpp reflection real(A simple way to make cpp reflection real)
- 2010-10-18 19:34:11下载
- 积分:1
-
kringing
数值分析算法学习笔记之克里格插值及其实现2009-04-21 22:25克里格,或者说克里金插值Kriging。法国krige名字来的。
特点是线性,无偏,方差小,适用于空间分析。所以很适合地质学、气象学、地理学、制图学等。
(kringing)
- 2009-05-13 14:40:36下载
- 积分:1
-
picture_to_eps
pic_eps.bat 批处理文件 可以很方便的将任意格式的图片转为eps格式(pic_eps.bat batch file can easily be converted to any format image eps format)
- 2013-07-15 19:34:41下载
- 积分:1
-
Image
参数活动轮廓模型分割算法,运行稳定,且效果理想(Parametric active contour model segmentation algorithm, running stability, and the results are satisfactory)
- 2009-06-09 11:21:36下载
- 积分:1
-
部分挂机脚本
天堂 1 内 挂 挂 机 脚 本..........()
- 2021-03-17 15:19:20下载
- 积分:1
-
MSP430温度测试
本温度计是基MSP430F149芯片设计而成的,主要由电源模块、DA输出模块、5110液晶显示屏模块和主芯片测温模块和AD转换模块构.
1、通过红外遥控调整输出电压
2、通过调节电位器改变输入电压
3、基于测温模块和5110液晶显示模块可以实现测量温度,显示参数等功能
- 2023-09-06 04:30:05下载
- 积分:1
-
Csharpyanzhengma
用C#写的验证码识别源码,需要的童鞋下载修改吧!(With code written in C# source code identifying the need to modify the bar of children' s shoes to download!)
- 2010-03-05 13:41:20下载
- 积分:1
-
页面调度算法
页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
- 2018-05-22 13:02:20下载
- 积分:1
-
socket_1
VC编写的linux 环境下socket通信,实现文件的传输(VC prepared under linux socket communication, file transfer)
- 2013-09-16 11:10:26下载
- 积分:1
-
PID例程
这是自己在空余时间编写的一个PID小程序,供新手学习和使用,好的话,顶一下(This is a small PID program written in spare time for beginners to learn and use.)
- 2018-05-03 20:11:37下载
- 积分:1