-
图灵机模拟程序源代码
图灵机模拟程序源代码-Turing machine simulation program source code
- 2023-05-12 20:30:03下载
- 积分:1
-
msp430g2553产生正弦波的源码
这是一个关于msp430g2553的程序,他的定时器有些复杂,初学者可以参考此贴,里面有例程和讲解。用msp430g2553的timer产生正弦波,希望能帮到大家,谢谢!
- 2022-10-04 04:10:04下载
- 积分:1
-
文件彻底覆盖工具,很好用的。可彻底删除垃圾文件。
文件彻底覆盖工具,很好用的。可彻底删除垃圾文件。-Document complete coverage tool, well used. Delete junk files completely.
- 2022-09-09 18:15:03下载
- 积分:1
-
a sudoku game, user can type the row, colume, and the number to play, an assingn...
a sudoku game, user can type the row, colume, and the number to play, an assingnment in cla-a sudoku game, user can type the row, colume, and the number to play, an assingnment in class
- 2022-03-16 14:09:52下载
- 积分:1
-
该程序使用c语言 以栈为结构实现车厢调度
该程序使用c语言 以栈为结构实现车厢调度-The program use c language to realize the structure of the stack train scheduling for
- 2022-03-07 18:56:09下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float 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, p
- 2022-03-22 16:15:25下载
- 积分:1
-
被动式红外传感器
许多字母数字液晶显示模块中所用的通用控制器芯片是 HD44780。控制器的目的是生成像素模式和驱动器单个
像素的液晶屏显示字符和符号。在这方法主要的单片机运行您的应用程序代码不需要生成像素模式,它只需要
告诉控制器芯片,其中的字符或符号显示,其它工作则由控制器,即HD44780。在许多不同大小的字母数字液
晶显示器使用相同的控制器芯片。因此连接示意图和驱动代码是相同的。
本文提出了人权的自动检测和节能 ro
- 2022-06-01 17:20:06下载
- 积分:1
-
“连连看”游戏开发平台,使用Access做的,在我们…
《连连看》游戏,使用Access做开发平台,对使用VBA处理图像及其他数据有一定帮助。另外,对连连看游戏及规则的算法实现,充分利用了AccessVBA中的内置对象,减少了编程的难度。-" Lianliankan" game development platform to use Access to do, on the use of VBA to deal with images and other data have some help. In addition, the rules of games and Lianliankan algorithm makes full use of the built-in object AccessVBA a decrease of programming more difficult.
- 2022-01-26 03:08:15下载
- 积分:1
-
带音乐功能的跑表VerilogHDL描述
带音乐功能的跑表VerilogHDL描述-music with the stopwatch Verilog HDL description
- 2022-04-30 17:14:12下载
- 积分:1
-
C++ code for video store
C++ code for video store
- 2022-01-20 23:22:07下载
- 积分:1