-
LTC6820_STM32
说明: STM32平台建立的ltc6811的工程,能够正常使用该芯片(The project of ltc6811 based on STM32 platform can use the chip normally.)
- 2019-04-18 14:04:26下载
- 积分:1
-
jQuery渐变式焦点图
使用方法:
1。依次引入 nav.css 、jQuery 脚本库以及 jquery.nav.js 文件;
2。复制代码到页面中即可。
备注:
1。可在代码中的 nav( ) 括号里进行设置,其中:(1 秒 = 1000 毫秒)(Usage method:
1. Nav.css, jQuery script library and jquery.nav.js file are introduced in turn.
2. Copy the code to the page.
Remarks:
1. It can be set in nav () brackets in Code: (1 seconds = 1000 milliseconds).)
- 2018-09-30 14:14:12下载
- 积分:1
-
好wowmpqview和wowmapview
good wowmpqview and wowmapview
- 2022-01-23 11:20:38下载
- 积分:1
-
1
说明: LiCl比热,空气比热,空气焓,程序,用于溶液除湿系统设计,运行计算(Specific heat data of LiCl and air)
- 2018-02-05 20:11:18下载
- 积分:1
-
based on the single
基于IR1150的单周期控制PFC的原理与设计
无信号源的自激式激磁电源的设计
基于dsPIC30F2010控制光伏水泵变频器的研究
陀螺供电电源设计
-based on the single-cycle IR1150 PFC control theory and design of the signal source without the self-excited Exciting Power Based on the design of pumps dsPIC30F2010 photovoltaic inverter control of the power supply design Gyroscope
- 2022-12-19 02:50:03下载
- 积分:1
-
PROFIBUS的的通讯芯片SPC3的控制源码
PROFIBUS的的通讯芯片SPC3的控制源码-PROFIBUS communication of SPC3 chip control source
- 2022-01-25 19:28:39下载
- 积分:1
-
VC++ 6.0简单屏幕画笔源代码
VC++ 6.0简单屏幕画笔源代码 ,可以让用户直接在屏幕的任意地方写字,仿画图的功能,不过这个不是在指定的画图窗口中才能画出图形,而是打开后,在屏幕的任意地方都可以。而且还可以设置画笔的颜色,有四种颜色可选,还可设置画笔粗细等功能。以下请看画笔的设置部分代码:
void CMyWnd::OnRed()//选中绿色
{
ColorX=255;
ColorY=0;
ColorZ=0;
}
void CMyWnd::OnYellow()//选中黄色
{
ColorX=255;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnGreen() //选中绿色
{
ColorX=0;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnBlue() //选中蓝色
{
ColorX=0;
ColorY=0;
ColorZ=255;
}
void CMyWnd::OnAdd() //增加画笔大小
{
ADxy+=1;
}
void CMyWnd::OnDec() //增加画笔大小
{
if (ADxy!=1)
ADxy-=1;
}
void CMyWnd::OnAbout() //增加画笔大小
{
//AfxMessageBox("你好");
//显示关于对话框
CLjxDlg dlg;
int xxx=dlg.DoModal();
}
- 2022-11-18 14:20:03下载
- 积分:1
-
是用c++写一个简单的手机界面的程序
五级菜单
是用c++写一个简单的手机界面的程序
五级菜单-menu
- 2023-03-06 04:35:04下载
- 积分:1
-
transformer design
说明: 隔离变压器和推挽变压器参数的设计,通过将变压器设计中所用到的公式用代码编辑到系统中,可以更快的根据所需指标来获取相应的参数,而且本系统中还集成了部分磁芯型号的相应参数和导线的参数,实现快速选取导线和磁芯,加快了变压器参数设计的周期,而且系统采用Visual Basic 6.0来设计界面,可以使设计人员更易操作。(The system is the design of the parameters of isolation transformer and push-pull transformer. By editing the formulas used in the design of transformer into the system with code, the corresponding parameters can be obtained more quickly according to the required indicators, and the system also integrates the corresponding parameters of some magnetic core models and the parameters of wires, so as to realize the rapid selection of wires and magnetic cores and speed up the change. The design cycle of press parameters and the interface design of the system using Visual Basic 6.0 can make the designer easier to operate.)
- 2019-05-29 21:17:19下载
- 积分:1
-
it is about target tracking using the simulator"Castalia" in c
++ based on omn...
it is about target tracking using the simulator"Castalia" in c
++ based on omnet-it is about target tracking using the simulator"Castalia" in c
++ based on omnet++
- 2022-05-12 17:10:28下载
- 积分:1