divides

共 9 篇文章
divides 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 9 篇文章,持续更新中。

一款兼容STM32和51单片机的实验教学平台开发

<p>自主研发一款兼容STM32和51单片机的实验教学平台。该实验教学平台采用模块化、结构化、开放式的创新设计理念,插拔式设计兼容两种MCU;STM32核心板板载J-Link下载器;51核心板可以软启动下载程序并进行在线硬件仿真,且能够兼容89C51至12C5A中所有型号单片机;扩展板将I/O口全部引出;外设集成板集成20个模块和2个扩展槽。该平台将实验分为基础验证性实验、综合扩展性实验、创新设计

cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used

cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos,

Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f

Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line

数字运算

数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also spe

浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较

浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus&lt;f1, f2&g

自己用C编写的小游戏

自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 bt

This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assumi

This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assuming a 30Mhz XCLKIN). The clock divider in the ADC is not used so that the ADC will see the 25Mhz on

The algorith divides rows in to four equal groups. The rows are then used to from a distance graph w

The algorith divides rows in to four equal groups. The rows are then used to from a distance graph which is then transformed into a matrix. girth of eight is maintained by avoiding six-cycles in the g

参考网上的提供的代码,我把uCosII移植到MSP430f149上,分三个任务,分别是485通讯,键盘扫描,LED显示,可供参考!- Refers to code which on-line prov

参考网上的提供的代码,我把uCosII移植到MSP430f149上,分三个任务,分别是485通讯,键盘扫描,LED显示,可供参考!- Refers to code which on-line provides, I transplant uCosII to MSP430f149 on, divides three duties, respectively is 485 communications