-
Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。...
Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
- 2022-12-23 09:10:04下载
- 积分:1
-
常用算法设计方法 非常好的东西 推荐每个人都要读一读
常用算法设计方法 非常好的东西 推荐每个人都要读一读
-Common algorithm design method is very good things recommend everyone to read the
- 2022-01-25 19:56:58下载
- 积分:1
-
演示如何显示数状目录的组合框的小技巧
演示如何显示数状目录的组合框的小技巧-demonstration showed how few from the list of the small frame composition skills
- 2022-01-22 02:43:50下载
- 积分:1
-
一个类似Visual C++风格的本地文本文档阅读器,左窗口树状层次显示目录和文件,右窗口显示左窗口选中的文件内容。左窗口的默认根目录在config.txt中定...
一个类似Visual C++风格的本地文本文档阅读器,左窗口树状层次显示目录和文件,右窗口显示左窗口选中的文件内容。左窗口的默认根目录在config.txt中定义。- a Visual C++ like document reader with two windows,the left one display the file under appointed directory in tree style, while the right one display the content for the file selected in left window.Default directory can be appointed in file config.txt
- 2023-07-05 03:05:06下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 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
-
用于定时删除指定目录下的前几天文件
用于定时删除指定目录下的前几天文件-used regularly to delete the specified directory paper a few days ago
- 2022-02-05 17:34:32下载
- 积分:1
-
通过与PMAC运动控制器的Visual Studio的步进电机控制的一个例子
PMAC是一个复杂而有用的电机控制器。我们在这里展示的一个例子,简单的配置和控制程序。你可以控制步进电机的这一计划,我希望你会熟悉PMAC的用法。PMAC支持 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-02 22:54:41下载
- 积分:1
-
车库问题,里面有对时间函数的应用和读写文件,
车库问题,里面有对时间函数的应用和读写文件,-garage issue, which is the time function of the application and document literacy,
- 2022-07-18 03:20:50下载
- 积分:1
-
VB+Excel 导线平差程序
本程序使用vb+excel的方式进行导线测量平差的程序的设计。vb负责全部的计算与交互,excel负责接收给用户呈现表格样式,和最后的计算结果的承载。目前左角的闭合导线和附和导线均经过检测,平差结果较好。
- 2022-12-15 19:30:04下载
- 积分:1
-
2812spi的学习,能够让大家了解到spi的变成过程
2812spi的学习,能够让大家了解到spi的变成过程-2812spi learning, so that everyone can understand the process to become a spi
- 2022-08-24 11:02:01下载
- 积分:1