-
银行自动柜员机相关,dos下模拟实现银行自动柜员机系统
银行自动柜员机相关,dos下模拟实现银行自动柜员机系统-Bank automated teller machine-related, dos simulated realization of bank automated teller machine system
- 2022-04-17 00:38:34下载
- 积分:1
-
桌球的改进版本...还在不断改进中,望多多指教
桌球的改进版本...还在不断改进中,望多多指教-err
- 2022-04-07 19:53:50下载
- 积分:1
-
经典小球打砖块
应用背景经典的图形运动和碰撞,适合初学者入门使用,由于编译的是一款小游戏,对于个人兴趣而言要大得多,用户可以以此为基础,来任意调整自己感兴趣的变量与函数,在看运行效果,自然这样可以加深对程序的理解和不同应用。关键技术这是经典的图形运动和碰撞程序,用的技术处理主要在图形运动控制,不同块类型定义,碰撞函数使用。最终通过C++汇编,使用的窗口界面为全屏界面,不含菜单栏,一个不错的经典学习程序
- 2022-03-16 10:23:47下载
- 积分:1
-
用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例....
用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例.-C language in many of the map algorithm to achieve more of the map is a dynamic planning a typical example.
- 2022-04-20 19:39:36下载
- 积分:1
-
A student s accomplishments are known to the array in this array failed to ident...
已知一个学生的成绩数组,在这个数组中找出其中有不及格课程的学生及其学生号-A student s accomplishments are known to the array in this array failed to identify which students and their student number
- 2023-08-17 20:55:02下载
- 积分:1
-
Maximum likelihood estimation of Gaussian mixture model by expectation maximizat...
最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
- 2022-01-26 02:09:49下载
- 积分:1
-
很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后, 问我是怎么做的。我一直想把这个程...
很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后, 问我是怎么做的。我一直想把这个程序的整个过程写一份详细的东西,-many programming enthusiasts are prepared off Tetris game procedures. A long time ago, I used a Tc2.0 have done; Recently, I saw some friends of the Russian block before the procedures and asked how I was doing. I always wanted to turn the whole process procedures for writing a detailed things,
- 2023-03-17 22:05:03下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1
-
sequence given by the symmetry Chebyshev filter design. Attention : grammar rule...
乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design (specify ws1,ws2) chebdiff.m lowpass differentiator design-sequence given by the symmetry Chebyshev filter design. Attention : grammar rules cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design ( specify ws1, WS2) chebdiff.m lowpass design differentiator
- 2022-06-26 09:15:01下载
- 积分:1
-
动态规划解银币问题(C++实现)
动态规划解银币问题(C++实现)-dynamic programming solution Coin (C achieved)
- 2022-08-21 21:15:59下载
- 积分:1