-
节点阻抗矩阵和导纳矩阵程序(c)
以前上传过matlab版本的类似程序,此为c版本的导纳矩阵形成程序,在潮流计算和仿真中应用广泛。(Some programs of matlab version had been uploaded before,this is a C-version program to lead admittance matrixes,which are widely used in tideway computation and simulation.)
- 2020-06-30 00:00:02下载
- 积分:1
-
ADS1256_UART_C51
C51控制ADS1256通过串口显示,已调试通过(ADS1256 C51 control via the UART, debugging through)
- 2014-12-26 22:59:38下载
- 积分:1
-
crain
c语言开发的简单粒子系统,粒子系统模拟室内下雨特效,(Particle system simulation rain special effects
)
- 2012-02-24 18:11:28下载
- 积分:1
-
1_LED100
tinyOS系统应用nesC语言开发实例(a example of tinyOS application with nesC Language)
- 2016-02-14 05:13:07下载
- 积分:1
-
cpu_timer
DSP28035的应用程序,是计时器的测试用例,经过验证(The application program of DSP28035 is a test case of timer, which has been verified.)
- 2020-06-18 18:20:01下载
- 积分:1
-
STM32F407ZGT6_DMA例程(存储器到存储器模式)
STM32F407ZGT6_DMA例程(存储器到存储器模式)
- 2022-12-23 14:05:03下载
- 积分:1
-
winmobpatch
you can copy and paste into your EVC4 source code
It uses #ifdef _WIN32_WCE to make sure the code gets compiled for
Pocket PC 2003 project or Smartphone 2003 project. The final executable
can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device.
( you can copy and paste into your EVC4 source code
It uses#ifdef _WIN32_WCE to make sure the code gets compiled for
Pocket PC 2003 project or Smartphone 2003 project. The final executable
can then be copied to a Pocket PC 5.0 device or Smartphone 5.0 device.
)
- 2009-07-22 16:42:28下载
- 积分:1
-
rangweizixuanzhan
说明: 在图形中让文字旋转起来,是不是一个很有趣的东西呢.图形的处理越来越重要以及对这方面的人才需求也很大的,大家加油哦.(in graphic language allowing rotation, is a very interesting things?. Graphics handling increasingly important and the people in this area is also a great demand, you refueling oh.)
- 2006-03-25 12:57:58下载
- 积分:1
-
基于51单片机的液晶万年历设计
1、本设计基于STC89C52(与AT89S52、AT89C52通用,可任选)单片机以及DS1302时钟芯片、DS18B20温度传感器构成的万年历系统。2、有闹钟和阴历功能,有闰年补偿,可以准确及正确的显示时间等信息。3、可以显示年、月、日、时、分、秒、星期、温度、农历和闹钟设定。4、掉电走时,不用重新调时,当按键按下时背光亮,更节能。
- 2022-11-07 21:35:03下载
- 积分:1
-
STM32F103C8T6超声波测距源码
说明: ALIENTEK STM32开发板SYSTEM文件夹,采用V3.5库的头文件,使得代码可以完美移植到库函数里面使用,不过注意,在新建工程的时候,请在:Options for Target-->C/C++ 选项卡里面 Preprocessor Symbols 栏定义你的STM32芯片容量。比如:ALIENTEK 战舰STM32开发板用户,使用的是大容量的STM32芯片,则在Define栏输入:STM32F10X_HD
对于STM32F103系列芯片,设置原则如下:
16KB≤FLASH≤32KB 选择:STM32F10X_LD
64KB≤FLASH≤128KB 选择:STM32F10X_MD
256KB≤FLASH≤512KB 选择:STM32F10X_HD(ALIENTEK STM32 development board SYSTEM folder, using V3.5 library header file, so that code can be perfectly transplanted to the library function to use, but note that in the new project, please: Options for Target - > C/C++ tab in the Preprocessor Symbols column to define your STM32 chip capacity. For example: ALIENTEK warship STM32 development board users, using a large capacity STM32 chip, in the Define column input: STM32F10X_HD
For STM32F103 series chips, the setting principles are as follows:
16KB < FLASH < 32KB Selection: STM32F10X_LD
64KB < FLASH < 128KB Selection: STM32F10X_MD
256KB < FLASH < 512KB Selection: STM32F10X_HD)
- 2019-01-15 13:31:52下载
- 积分:1