-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1
-
有用的密度算法
密度算法
将具有足够高密度的区域划分为簇,并可以发现任何形状的聚类
算法基本思想
1 指定合适的r 和M
2 计算所有的样本点,如果点p的r邻域里有超过M个点,则创建一个以p为核心点的新簇
3 反复寺找这些核心点直接密度可达(乊后可能是密度可达)的点,将其加入到相应的簇,对于核心点发生“密度相连”状况的簇,给予合并
4 当没有新的点可以被添加到仸何簇时,算法结束
- 2022-02-01 08:56:25下载
- 积分:1
-
算法代码,分别提取两类不同的特征。关于这些算法的说明,可参见第8章的相关章节。
使用时直接将代码拷贝到需要使用的地方即可。代码片断在Visual C++6....
算法代码,分别提取两类不同的特征。关于这些算法的说明,可参见第8章的相关章节。
使用时直接将代码拷贝到需要使用的地方即可。代码片断在Visual C++6.0下可编译。-Algorithm code, were extracted from two different characteristics. On the description of these algorithms can be found in Chapter 8 of the relevant sections. When used to directly copy the code where you need to use. Code snippets in Visual C++6.0 to compile under.
- 2022-05-10 20:26:16下载
- 积分:1
-
网站的链接,它是由C++ Builder制作的
网页连接效果,由c++builder制作的-website link, it is up to c++ produced by the builder
- 2022-03-02 15:09:12下载
- 积分:1
-
可读入Visual C++工程,浏览编辑工程下的各文件,类似Visual C++的漂亮界面。...
可读入Visual C++工程,浏览编辑工程下的各文件,类似Visual C++的漂亮界面。-into readable Visual C, browsing and editing of the project, which is similar to Visual C beautiful interface.
- 2022-05-27 16:09:28下载
- 积分:1
-
Program for C++ & numerical programming
Program for C++ & numerical programming
- 2022-02-13 14:27:20下载
- 积分:1
-
《获取并使用系统的字体》源程序.zip
《获取并使用系统的字体》源程序.zip-"access to and use of the system font" source. Zip
- 2022-08-21 03:21:01下载
- 积分:1
-
test the ratio of the circumference Machin algorithm, in sharing, we want to hel...
这个试圆周率的Machin算法,在这里共享,希望对大家有所帮助,看看这个算法会有启发!-test the ratio of the circumference Machin algorithm, in sharing, we want to help, look at this algorithm will be inspired!
- 2022-02-11 19:59:47下载
- 积分:1
-
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证...
主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证-the code is designed for the real-time database which is widely used in the electrical power system, the special design in memory distributing and using makes good assurance for the real time communication.
- 2022-07-04 14:06:02下载
- 积分:1
-
朋友给的一个源代码,自己也看不懂,据说有用
朋友给的一个源代码,自己也看不懂,据说有用-a friend to the source code itself would not understand, reportedly useful
- 2022-01-26 00:55:39下载
- 积分:1