-
数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序...
数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序-data structure, the Maze experiments it into a game similar to the procedures for tanks
- 2023-05-10 15:05:04下载
- 积分:1
-
源码伟 伽勒华域乘法器的verilog代码,经过验证
源码伟 伽勒华域乘法器的verilog代码,经过验证-Source-wei Galle Chinese domain multiplier verilog code, a proven
- 2022-03-23 08:03:58下载
- 积分:1
-
A solar calendar of the proceedings to a solar calendar lunar calendar lunar cal...
一个阳历转阴历的程序
一个阳历阴历日期转换的程序-A solar calendar of the proceedings to a solar calendar lunar calendar lunar calendar date conversion procedure
- 2022-05-21 16:50:10下载
- 积分:1
-
七百
c编程技巧100之7-the seven hundred
- 2023-03-13 09:15:04下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
C语言集成学习环境
C语言集成学习环境-C Language Integrated Learning Environment
- 2022-05-22 17:09:12下载
- 积分:1
-
操作系统实验,编程实现进程的调度,最大优先数的调用
操作系统实验,编程实现进程的调度,最大优先数的调用-Operating system, experiment, programming process, scheduling, the largest number of calls of priority
- 2023-04-21 22:55:03下载
- 积分:1
-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
《MATLAB程序设计教程》一书的源代码,对MATLAB入门者很有帮助哦~~~,赶快下载吧...
《MATLAB程序设计教程》一书的源代码,对MATLAB入门者很有帮助哦~~~,赶快下载吧-"MATLAB Design Guide," a book of the source code, right MATLAB beginners helpful ~ ~ ~ Oh, it quickly download
- 2022-07-15 15:17:20下载
- 积分:1
-
This is for my own use C BUILDER do a regular shutdown procedures
这是我自己用C++BUILDER做的一个定时关机的程序-This is for my own use C BUILDER do a regular shutdown procedures
- 2022-06-12 23:12:52下载
- 积分:1