-
GetAlmMsg.exe
GetAlmMsg
.........in
............Debug
.................Fwlib32.dll
.................fwlibe1.dll
.................GetAlmMsg.exe
.................GetAlmMsg.pdb
.................GetAlmMsg.vshost.exe
.........Form1.cs
.........Form1.Designer.cs
.........Form1.resx
.........fwlib32.cs
.........GetAlmMsg.csproj
.........GetAlmMsg.sln
.........obj
............Debug
.................GetAlmMsg.csproj.GenerateResource.Cache
.................GetAlmMsg.exe
.................GetAlmMsg.Form1.resources
.................GetAlmMsg.pdb
.................GetAlmMsg.Properties.Resources.resources
.................Refactor
.................TempPE
............GetAlmMsg.csproj.FileList.txt
............GetAlmMsg.csproj.FileListAbsolute.txt
.........Program.cs
.........Propertie
- 2022-03-22 07:20:03下载
- 积分:1
-
AllSamples
说明: 关于WPF学习的各种MSDN样例,都是源码,可以参考提升学习(With a variety of styles of controls, powerful open source code, you can refer to their own beautiful interface)
- 2020-06-24 04:00:02下载
- 积分:1
-
获取地址,可以通过几种方法查询ip地址和主机名称!
获取地址,可以通过几种方法查询ip地址和主机名称!-access addresses by several methods for ip addresses and host names!
- 2022-12-28 19:15:03下载
- 积分:1
-
xppaut_latest.tar
XPPOUT latest, Window GUI
- 2015-09-09 13:33:07下载
- 积分:1
-
SerialPort-DLL
把SerialPort通讯类封装成的DLL+使用例子(SerialPort Dll and demo)
- 2011-07-11 23:48:23下载
- 积分:1
-
MAX30102测试资料完整版20181119(2)
max30102在stm32f103c8t6上的实现(Implementation of max30102 on stm32f103c8t6)
- 2020-06-25 02:20:02下载
- 积分:1
-
mpm
物质点法c语言程序,可实现三维泰勒杆问题的仿真分析。(Material point method C language program)
- 2021-03-16 13:59:22下载
- 积分:1
-
dos
基于C语言的dos 攻击。主要讲述了套接字的创建方式(TCP syn flooding )
- 2009-05-04 10:15:13下载
- 积分:1
-
基于stm32的串口实验
本代码主要实现stm32单片机通过usart与上位机的通信,比较简洁,简单0000000000000
- 2022-04-28 16:21:25下载
- 积分:1
-
通用万年历C++类
LONG lDaysFrom1900(myDATE date);//date与1900年相差的天数
UINT lYearDays(UINT y);//农历y年的总天数
UINT leapDays(UINT y);//传回农历 y年闰月的天数
UINT leapMonth(UINT y);// 传回农历 y年闰哪个月 1-12 , 没闰传回 0
UINT monthDays(UINT y,UINT m);//传回农历 y年m月的总天数
myDATE Lunar(myDATE date);//输入阳历日期,返回阴历日期
char* dayOfWeek(myDATE date);//输入阳历日期,返回星期几
char* getLunarString (myDATE date );// 输入阴历日期,得到表示农历的字串
UINT solarDays(UINT y,UINT m);//传回国历 y年某m+1月的天数
- 2022-10-21 08:25:03下载
- 积分:1