-
椭圆程序,包括圆,直线的多种算法 以及各种曲线
椭圆程序,包括圆,直线的多种算法 以及各种曲线-oval procedures, including the yen, the multiple linear algorithms and the various curves
- 2022-03-10 14:58:03下载
- 积分:1
-
Multi
遗传算法中多点交叉算法来优化最小值函数所对应的解--变异过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process variation
- 2022-11-11 01:40:03下载
- 积分:1
-
VB数据库树型结构查询
VB数据库树型结构查询-VB database inquiries tree structure
- 2022-05-05 22:10:32下载
- 积分:1
-
BigDigits高精度算法库源代码,给需要朋友的做个参考
BigDigits高精度算法库源代码,给需要朋友的做个参考-BigDigits high-precision algorithm library source code, to the need to be a reference to a friend
- 2023-08-30 00:40:03下载
- 积分:1
-
检测和安装调制解调器和RAS,拨号网络。
本文详细论述了如何检测是否有调制解调器是在您的系统。如果不知道如何开始安装调制解调器的程序。它也可以检测是否 ;RAS,墩已经安装,如果不知道如何开始安装相同的程序。
- 2023-08-08 10:10:03下载
- 积分:1
-
JRC提供必要的和共同的基础功能或接口作为一个lightw…
JRC provides necessary and common foundation functions or interfaces as a lightweight environment to load and run java classes,it s also a protocol to extend itself.
- 2022-11-11 02:15:03下载
- 积分:1
-
本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程...
本程序可以利用随机函数抽取幸运数字,主要是为了展示VB的操作过程-This procedure can take advantage of random function drawn lucky numbers, mainly to demonstrate the operation of the process of VB
- 2022-01-22 17:54:55下载
- 积分:1
-
see, it is a very different compiler, though comparatively simple, But yes, I sp...
看看就知道了,很不一样的编译,虽然比较简明,但是是我花了一些功夫才写下来的,对我这种初学者来说很难了-see, it is a very different compiler, though comparatively simple, But yes, I spent some effort to write down only to my newcomer hard
- 2023-03-03 20:45:03下载
- 积分:1
-
数字金额转换成大写汉字
数字金额转换成大写汉字-digital conversion amount the university to write Chinese characters
- 2022-10-14 10:20:03下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1