搜索资源列表
【C++实现四则运算求值】
- c++实现四则运算.zip 这是一个大学生用编写的四则运算程序,请大家指点-c achieve four operations. This is a zip students with the preparation of the four Operational procedures, please guidance
约瑟夫问题的实现
- 【问题描述】 设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。 这是一个使用循环链表的经典问题。因为要不断地出列,采用链表的存储形式能更好地模拟出列的情况。-[n -- with the individuals sitting around the round table is from a certain
用C#实现缩略图ToThumbnailImage
- 用C#上传缩略图,这个程序非常简单而且实用。-C# upload a thumbnail, the procedure is very simple and practical.
使程序始终在前面
- 该程序用c#语言开发,可以实现程序始终在前面的功能.-c # language development, can achieve a procedure always in front of the function.
先进先出页面算法程序2
- 先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO
先进先出页面算法程序
- 分别实现最佳置换算法(optimal)、先进先出(FIFO)页面置换算法和最近最久未使用(LRU)置换算法,并给出各算法缺页次数和缺页率。-respectively optimal replacement algorithm (optimal), FIFO (FIFO) page replacement algorithm and the most recent time on the use (LRU) replacement algorithm, the algorithm is given
人工神经网络BP算法源代码与演示程序
- 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
chariotFTP
- 这是用c#编写的一个简单的ftp程序 实现了ftp的一些基本的功能-This is the c # prepared a simple ftp ftp program to implement some of the basic functions
C实现简单的DES加密程序
- C#实现简单的DES加密程序,超级好用 -C# simple DES encryption program, the super handy
ARM Boot 程序源码
- ARM处理器BOOTLOADER程序的设计,比较详细的讲了如何实现程序的加载-ARM processor BOOTLOADER process design, detailed how the stresses of loading procedures
图的邻接表实现
- 图的邻接表示实现。用来在C++环境下实现图的邻接表示。(数据结构程序)-adjacent said of the plan to achieve. C environment for the realization of the plan under the adjacent said. (Data Structure procedure)
轻松实现缩略图(源文件)
- 这是一个关于图象处理的小程序,我是一个出学者希望大家多提意见-This is one of the small image processing procedure, I was a scholar out hope that we speak up
Example032-抓取并显示程序中的鼠标
- 使用C#编程,实现抓取并显示程序中的鼠标功能-use C# programming to achieve capture and display process of mouse functions
布线问题(分支限界算法应用)
- 六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0 int i if ((start.row =
C语言实现MATLAB 6.5中M文件的方法
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
程序实现换肤
- c#程序实现换肤-Program Eurocargo
桌面键盘修改程序
- 本程序实现对桌面的控制修改,对键盘的检测输入。实现多线程技术
Nurbs曲线的实现
- nurbs曲线的程序实现,非均匀有理b样条
newton 采用牛顿法实现简单的无约束的最优化问题
- 采用牛顿法实现简单的无约束的最优化问题,本程序实现简单的计算,计算无约束最优化问题的最优解-Using Newton' s method to achieve a simple optimization problem without constraints
Weibo模仿新浪微博的程序
- 用C#编写的 模仿新浪微博的程序 实现了微博的大致功能 可以发表微博 转发 评论等 -Sina microblogging program written in C# mimic the microblogging approximate function can be published microblogging forward comments