资源列表
30
- 请编制程序,依次从数据文件f1.txt中读入n个选手的有关信息,而后按上述规定方法计算出每一个选手的最后得分,而且往屏幕上以及另一个text型文件f2.txt中同时输出如下形式的结果信息。-Requested the preparation of procedures, followed by f1.txt from the data file into the n-read information about the players, and then calculated according
namespace
- 此网页是由ext做的,界面比较漂亮,很适合初学者学习ext-This page is done by the ext, the more beautiful interface, it is suitable for beginners to learn ext
0098
- 1. 打开Matlab 编程环境; 2. 利用’imread’ 函数读入图像数据; 3. 利用’imshow’ 显示所读入的图像数据;-1. Open the Matlab programming environment 2. Use ' imread' function to read image data 3. Use of ' imshow' show to read the image data
Project1
- bar code fn att system
test_11.1
- 编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#define或const来创建一代表60的符号常量。使用while循环来允许用户重复键入值,并且当键入一个小于等于0的时间时终止循环。-The preparation of a procedure that will be the time converting minutes into hours and minutes that time. Use# define or const to create a constant
Prac05b
- Program for Graphics & Multimedia
guass_seidel
- 计算方法中的高斯赛德尔迭代算法的简单C++程序-Method of calculating high斯赛德尔a simple iterative algorithm for C++ program
Morphological
- Morphological operator
moteharek
- this file show a rectangular action
fangzheng
- 电子除尘器仿真,绘制了灰尘从进入到除尘的过程,包含按钮,绘图等功能的实现-Electronic precipitator simulation, draws dust into the dust from the process, including the realization of buttons, graphics and other features
correlation_integral
- 该函数用来计算计算关联积分,用来评价脑电的重要信息-This function is used to calculate the correlation integral calculation , used to uate the important brain electrical information
4-4
- 很简单的Python实现的凯撒加密解密,是计算机基础课程中的一道作业。用队列实现。-Very simple Python implementation Caesar encryption and decryption is a basic computer course in a job. With queue implementation