-
Headfile for AD5337 DAC
use DAC_OUT(data value(0~254, DAC_A(0) or DAC_B(1), PD...
Headfile for AD5337 DAC
use DAC_OUT(data value(0~254, DAC_A(0) or DAC_B(1), PD Mode(0: normal, 1: PD mode), Clear mode (1: clear mode, 0: normal)
- 2022-11-15 13:45:04下载
- 积分:1
-
飞思卡尔试跑程序
飞思卡尔电磁试跑程序,六个传感器,很牛的底文件库,让电磁车飞起来,不一样的感觉,不一样的代码
- 2022-03-18 20:14:43下载
- 积分:1
-
图书馆管理系统
采用Java + mysql 实现图书馆管理系统,可直接导入项目运行,对学习Java项目开发很有帮助。
- 2022-05-05 02:09:52下载
- 积分:1
-
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。...
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more importantly is that in each step will be automatically prompted to explain the relevant problem-solving algorithms, easy to learn Sudoku.
- 2023-02-13 10:15:04下载
- 积分:1
-
DSP LF2407A 板上存储器例程 已跑通了
DSP LF2407A 板上存储器例程 已跑通了-Memory on-board DSP LF2407A routines have been run over the
- 2022-11-26 09:50:03下载
- 积分:1
-
How to be miliarder for bussine
How to be miliarder for bussine-How to be miliarder for bussiness
- 2023-03-09 10:35:03下载
- 积分:1
-
该模块定义了安全的库字符串* * *程序替换。这些都是我…
This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in reference to security and * * robustness -This module defines safer C library string** routine replacements. These are meant to make C** a bit more safe in reference to security and** robustne
- 2022-05-17 16:41:42下载
- 积分:1
-
在任意移动的窗口中实现小球的控制
实现控制一个小球在窗口中上下左右任意移动-achieve control of the ball in a small window above and below arbitrary Mobile
- 2022-07-05 02:48:10下载
- 积分: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
-
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形-This is a DDS code bepend on FPGA ,it can generate two waves.
- 2022-12-12 08:30:03下载
- 积分:1