-
iebars_src
CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items.
CAlphaImageList: A replacement for CImageList that supports images with alpha channel introduced in Windows XP. It automatically generates hot and disabled images looking like in Internet Explorer 6.
CAlphaToolBar: An extension of CToolBar that allows using alpha channel images.
- 2008-03-01 11:57:53下载
- 积分:1
-
C# 获取当前时区的标准时区名称
C# 获取当前时区的标准时区名称:private void button1_Click(object sender, EventArgs e)
{//获取当前时区的标准时区名称
var MyInfo="当前时区的标准名称是:";
if(TimeZone.CurrentTimeZone.IsDaylightSavingTime(DateTime.Now))
MyInfo+= TimeZone.CurrentTimeZone.DaylightName;
else
MyInfo+= TimeZone.CurrentTimeZone.StandardName;
MessageBox.Show(MyInfo, "信息提示", MessageBoxButtons.OK);
}
- 2022-04-27 18:00:04下载
- 积分:1
-
二维介质弹性波地震波场数值模拟(有限差分+PML)
二维介质弹性波地震波场数值模拟(有限差分+PML)(Numerical Simulation of Two-dimensional Elastic Wave Field in Medium (Finite Difference+PML))
- 2021-03-03 18:59:33下载
- 积分:1
-
基于红外和超声波的室内无线定位系统源代码(包含定位发射端和定位接收端)
该代码是原创代码!参加过陕西省大学生电子设计大赛。开发平台是Keil uVision4,核心板是STC89C52,代码包含红外通信,步进电机控制,超声波测距以及三轴传感器采集方位子程序,共同实现方位采集和红外发射方位信息和超声波发射的功能!在接收端(即定位目标)可以根据收到的方位信息和超声波获取方位和距离信息,实现定位的目的。主要应用场景为仓库,存储室,地下停车场,楼道等!
- 2022-07-12 06:36:17下载
- 积分:1
-
link
多项式的链表存储表示以及实现多项式的加法(Said polynomial storage list and the realization of polynomial addition)
- 2009-11-02 10:08:11下载
- 积分:1
-
STM32 RedBull红牛开发板基础例程全部代码(下)
STM32 RedBull红牛开发板基础例程全部代码,内涵stm32全部基础例程,【21】红牛板_RS485(2013.7.30)【22】红牛板_STM32_USB-FS-Device_Lib_V3.3.0【23】红牛板_SD卡读写文件(SDIO FATFS)(2014.4.3)【24】红牛板_SD卡测试(SDIO)【25】红牛板_NORFlash(2012.3.13)【26】红牛板_SRAM(2012.3.13)【27】红牛板_spi_flash(读写图片)(2013.7.29)【28】红牛板_USB模拟鼠标【29】红牛板_USB_VCP_Loopback
- 2022-01-22 13:37:00下载
- 积分:1
-
channel_simulation
信道基本特性的仿真程序,包括小尺度衰落信道(频率选择性信道和时间选择性信道)的仿真,分集接收及误码率的仿真。(Channel basic characteristics of the simulation program. including small-scale fading channel (frequency selective channel and time-selective channel) simulation, Diversity reception and BER simulation.)
- 2007-01-05 08:38:50下载
- 积分:1
-
Vision-to-webcamera
Labview的程序源代码SimplyModbusTCP1.3.6SimplyModbusTCP1.3.6(Labview Labview program source code of the program source code Labview program source code program source code Labview Labview program source code)
- 2014-01-07 09:46:48下载
- 积分:1
-
DS12C887实时时钟
说明: 自己用51单片机做的,DS12C887实时时钟,时钟精度很高(I made it with 51 single chip computer, DS12C887 real-time clock, clock precision is very high, you can refer to if you need it.)
- 2019-03-28 19:28:40下载
- 积分:1
-
arcgis编程
通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程通过vs中的C#进行arcgis界面的模拟编程
- 2023-01-28 10:30:03下载
- 积分:1