-
Roman numerals simple conversion process, c++ to achieve
简单的罗马数字转换程序,将罗马数字转换成阿拉伯数字,c++实现-Roman numerals simple conversion process, c++ to achieve
- 2022-04-21 10:41:49下载
- 积分:1
-
this program is for controling MAC_messages in the simulator, through we can con...
this program is for controling MAC_messages in the simulator, through we can control MAC msges
- 2022-04-20 15:20:05下载
- 积分:1
-
VHDL电子时钟
用VHDL实现的电子时钟,24小时格式,可以通过按键调整时间得益于数电知识中的计数器级联构成高进制计数器的启发,我的思路是这样的:1)各不同位的时钟问题。时钟共有6位,分别为秒的高低位、分的高低位、时的高低位。把秒低位的进位当作秒高位的时钟,秒高位的进位当作分低位的时钟,依次类推,可以解决不同位的不同时钟问题。2)各不同位的进制问题。与此同时要解决进制问题,秒分的低位为十进制,秒分的高位为六进制,以及时的高位为三进制(电子时钟为24小时制),这五种情况都易解决,但时的低位就有点复杂了,既有十进制的情形又有四进制的情形。仔细琢磨之后,根据两条IF语句解决了这个问题。那就是若小时高位为”0000”或”0001”时,时的低位为十进制,若小时高位为”0010”,时的低位为四进制。3)校时问题。刚开始时,对了校时没有个思路。但有一次我想看看整体进制等对不对,于是把整体时钟调快了很多,这样,很快就走了“24”小时,然后灵感就来了,就想可以设置这么两个不同频率的整体时钟,一个可能控制分,一个可以控制小时,然后为了可以精确到秒,又设置了一个可以让整个时钟系统暂停的按键,这样整个时钟的实现就完成了,最后又在时分和分秒中间加入了一个小横杠”-”。
- 2023-08-22 19:40:04下载
- 积分:1
-
用PSO算法与Delphi和VB很好的描述一个简单的小程序研究…
用于学习pso算法的简单小程序 用delphi和vb编写 很好的描述了pso的基本原理-Pso algorithm used to study a simple applet with delphi and vb very good description of the preparation of the basic principles of pso
- 2022-03-03 09:43:04下载
- 积分:1
-
一个小的使用,使数学建模的同志们应该知道,我不知道哟…
一个小的lindo,做数学建模的同志们应该知道吧,不知道你们用得上不。以后有好东西再给大家送来-A small lindo, make mathematical modeling comrades should know, I do not know you is not useful. After the U.S. has brought good things to give
- 2022-06-29 10:42:17下载
- 积分:1
-
非常酷的一个游戏, 用DirectX 3D引擎和microsoft MFC开发.
非常酷的一个游戏, 用DirectX 3D引擎和microsoft MFC开发.-a very cool game, with DirectX 3D engine and microsoft MFC Development.
- 2022-04-07 17:53:37下载
- 积分:1
-
simple program based on VB6 to control 4 relay using parallel port interfacing w...
simple program based on VB6 to control 4 relay using parallel port interfacing with nice GUI
- 2022-08-23 11:40:59下载
- 积分:1
-
Blogblaster program.It is the software to submit and ping your blog to blog dire...
Blogblaster program.It is the software to submit and ping your blog to blog directories.
- 2022-03-01 06:23:51下载
- 积分:1
-
Using java to develop horse line issue and realize the different ways in each ha...
使用java开发的马行线问题,实现方式各不不同
在半张中国象棋的棋盘上,一只马从左下角跳到右上角,只允许往右跳,不允许往左跳,问能有多少种跳步方案。(绝对原创)-Using java to develop horse line issue and realize the different ways in each half of Chinese chess chessboard, a horse jumping from the upper right corner of the lower-left corner, allowing only the right jump, jump to the left are not allowed to ask how many step-by-step program of dancing. (Absolute original)
- 2022-06-03 08:04:09下载
- 积分:1
-
be right for rectangular face delineation! Block also for the detection cameras!
可以对人脸进行矩形圈定!还可以座为摄像的检测!-be right for rectangular face delineation! Block also for the detection cameras!
- 2022-12-26 04:15:03下载
- 积分:1