-
lesson17_3 - 单个字符
接到单片机上后,输出到示波器可以看到一定频率的方波,通过按键可以调节波形的频率,同时在显示屏上也可以产生对应的周期和频率,外加信号发生器,可以得出对应的周期频率(After being connected to the single chip computer, the square wave of a certain frequency can be seen when it is output to the oscilloscope. The frequency of the waveform can be adjusted by keystrokes. At the same time, the corresponding period and frequency can be generated on the display screen, and the corresponding periodic frequency can be obtained by adding a signal generator.)
- 2020-06-17 20:20:07下载
- 积分:1
-
psa
说明: 既可以用于高压输电网的潮流解算,又可以用于低压配电网的潮流解算,还可以同时解算输电网
加配电网的混合潮流问题,程序为PQ 分解法.(Both the trend for high-voltage transmission grid solver, but also the trend for low voltage distribution network solver, solver can also increase with the power transmission grid hybrid power flow problem, the program for the PQ decomposition.)
- 2011-04-07 14:26:13下载
- 积分:1
-
ctp getdata
接受保存行情数据,用于策略测试。压缩包包含main.cpp等文件
- 2022-03-18 03:31:14下载
- 积分:1
-
PMS150 工程模板
包含芯片初始化------Init.asm;寄存器定义-----Ram_config.asm;终端入口和处理----interrupt.asm;按键处理------Key.asm;低功耗休眠等----main.c
- 2022-01-27 16:08:38下载
- 积分:1
-
C# 以浮雕效果显示图片
Visual C# 以浮雕效果显示图像控件中的图像,private void Window_Loaded(object sender, RoutedEventArgs e)
{//以浮雕效果显示图像控件中的图像
var MyEmbossBitmapEffect = new System.Windows.Media.Effects.EmbossBitmapEffect();
MyEmbossBitmapEffect.LightAngle = 320;
MyEmbossBitmapEffect.Relief = 0.8;
this.image1.BitmapEffect = MyEmbossBitmapEffect;
}
- 2022-05-23 11:20:57下载
- 积分:1
-
bmi160 驱动
BMI160的API程序,在MCU开发过程中可以缩短周期 大部分函数已经封装好拿过去就可以用,API里面包括了BMI160的基本的设置以及初始化等等,很实用的。
- 2023-05-18 04:55:04下载
- 积分:1
-
xiaotuoluo
捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.)
- 2009-12-01 14:39:15下载
- 积分:1
-
max197
MAX197 ADC芯片驱动程序,AVR单片机并行接口,实现高精度12位ADC采样(MAX197 ADC MCUdriver)
- 2013-12-05 16:13:07下载
- 积分:1
-
TCPServerclient
客户服务器TCP/IP通信程序利用WINSOCK编程(client-server TCP/IP communications programming procedures using Winsock)
- 2005-06-30 11:10:29下载
- 积分:1
-
idlVC
IDL和VC混合编程实例,VC6.0调用IDL(IDL and VC mixed programming examples, called IDL VC6.0)
- 2007-05-08 16:45:15下载
- 积分:1