-
=ABHA-SV0038=
VERY GOOD FOREX SYSTEM
- 2014-10-11 23:39:15下载
- 积分:1
-
WSNS
in this there is a overview of wsn
- 2013-03-18 15:39:21下载
- 积分:1
-
fluent UDF求解圆柱涡致振动问题(VIV.c)
基于Fluent软件平台,采用C语言编写UDF(User defined function)模拟圆柱振子在不同流速的风作用下的横向振动。采用Newmark-β方法求解结构运动方程,通过调节γ和β基本能得到较好结果。
- 2020-12-03下载
- 积分:1
-
C# OPC通信客户端(S7-1200 Control)
OPC客户端实现与服务器的通信,收发数据,同步异步通信,S7-1200 Control with OPC
- 2018-02-10下载
- 积分:1
-
Fuzzy Logic(Illya Barbulat,lr3, gr 203)
说明: fuzzy logic made on language C#
- 2020-11-24 07:55:38下载
- 积分:1
-
高级例程-基于STM32 USB 虚拟串口 控制IO 端口
关于多块板子利用485总线 采用MODBUS协议实现开关量采集与控制采集,串口打印。(On the use of 485 bus and MODBUS protocol to realize switch data acquisition and control acquisition, serial port printing.)
- 2019-08-08 10:43:48下载
- 积分:1
-
C# 带农历 万年历 日历
Visual C#实现显示农历、星期、天干地支等信息的万年历,在这个万年历中,你可以学习到很多关于日期时间的获娶判断等操作:
int GetMonth (DateTime time)获取指定公历日期的农历月份
int GetDayOfMonth (DateTime time) 获取指定公历日期的农历天数,这个值根据大月或者小月取值是1到30或者1到29,
int GetSexagenaryYear (DateTime time) 获取指定公历日期的农历年份的干支纪年,从1到60,分别是甲子、乙丑、丙寅、….癸亥, 比如戊戌变法、辛亥革命就是按这个来命名的。当然算八字也少不了这个。
int GetTerrestrialBranch (int sexagenaryYear) ) 获取一个干支的地支,, 从1到12, 表示子、丑、寅、…今年是狗年
通过自定义函数,响应用户在日历上的操作,显示相关的日历提示信息:
if (e.Button == MouseButtons.Left)
{
Point myPosittion = Control.MousePosition;//获取当前鼠标的屏幕坐标
myPosittion.Offset(intX, intY);//重载当前鼠标的位置
this.DesktopLocation = myPosittion;//设置当前窗体在屏幕上的位置
}
- 2023-08-26 22:50:04下载
- 积分:1
-
telnet
自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)
- 2021-01-12 16:38:48下载
- 积分:1
-
关于正交化基底的最小二乘法
数据的拟合是函数的一种逼近的方法,衡量数据的逼近程度有许多种,和插值不同的是,这里的逼近可以使得拟合的函数与原来的数据接近上更均匀,这里采用的衡量标准为最佳平方逼近。在实际问题中,我们遇到情况较多的还是离散的情况,所以,这里着重讨论离散数据的拟合。最小二乘法是最佳平方逼近中,对离散数据的一种拟合方法。
- 2022-04-17 22:32:02下载
- 积分:1
-
cvpr01_zollei1109
医学图像配准,医学图像2D_3D配准,基于vc++开发。(The registration of pre-operative volumetric datasets to
intra-operative two-dimensional images provides an im-
provedway of verifying patient positionandmedical instru-
ment location. In applications from orthopedics to neuro-
surgery, it has a great value in maintaining up-to-date in-
formation about changes due to intervention. We propose a
mutual information-based registration algorithm which es-
tablishes the proper alignment via a stochastic gradient as-
centstrategy. Ourmaincontributionliesinestimatingprob-
ability density measures of image intensities with a sparse
histogrammingmethodwhichcouldlead to potentialspeed-
up over existing registration procedures and deriving the
gradient estimates required by the maximization procedure.
Experimental results are presented on fluoroscopy and CT
datasets of a real skull, and on a CT-derived dataset of a
real skull, a plastic skull and a plastic lumbar spine seg-
ment.)
- 2014-09-09 16:29:28下载
- 积分:1