资源列表
mregress
- 多元逐步回归分析的C++程序源码 可以实现多元逐步回归分析-Stepwise multiple regression analysis C++ program source code
CSharp-dll
- C#好用第三方控件合集(dll) 包含: MSplitContainer,MoveForm,IrisSkin2,SideBar,AutoDockManage,log4net-1.2.-C# easy to use third-party controls collection (dll) contains: MSplitContainer, MoveForm, IrisSkin2, SideBar, AutoDockManage, log4net-1.2.11
bianry-sort-tree
- 设计了算法,将n个数据组成二叉排序树结构,并可以删除其中的一个结点。 输入:数据个数n、n个数据、需要删除的数值value。 输出:原始数据、二叉排序树的中序输出及删除结点value后的结果。-Designed the algorithm, the data consisting of n binary sort tree structure, and you can remove one node. Input: the number of data n, n data, you
WPF-Samples
- 22个WPF实例源码程序,非常精彩; (wpf窗体继承)RibbonStyle2.zip (赛车游戏)GrandPrix_SRC.zip CustomRulesMVVM.zip -22 WPF example source program, is very exciting (wpf form inheritance) RibbonStyle2.zip (racing game) GrandPrix_SRC.zip CustomRulesMVVM.zip etc.
ArcEngine-polyline-Cutting-polygon
- ArcEngine 线图层切割面图层,分割要素。-ArcEngine polyline Cutting polygon
MDIApp
- MDIApp C#多层窗口平铺布局实例源码,用一个记事本程序去呈现一些简单的C#窗体操作,比如窗口布局、多任务窗口、菜单的制作、窗体菜单自动随窗口大小而自动调整等。是C#初学者学习C#的好素材。 ,作者拥有版权,仅供学习与参考。-MDIApp C# multi window tile layout example source code, with a notepad to render some simple C# form operation, such as window layout
7
- 相变UDF,包括质量传递和热量传递,能够进行气液相变的模拟-Phase transition UDF, including mass transfer and heat transfer, gas-liquid phase transition can be simulated
OpcDaClient
- C#下基于OPC的数据通讯程序,可连接目前绝大多数通讯DCS。-C# under the OPC-based data communication program, can be connected to the vast majority of communications DCS.
migration
- 程序为叠前偏移c语言程序,利用双程波波动方程有限差分法,此程序可以进行大角度成像。还有prestack common-shot split-step Fourier migration源代码-prestack fd migration,The 2-D prestack common-shot split-step Fourier migration
meshless-sph
- 用sph(光滑流体粒子动力学)方法模拟经典流动泊肃叶流,适合sph方法初学者练习使用!-With sph (smooth fluid particle dynamics) simulations classic Poiseuille flow stream, suitable for beginners to practice using the method sph!
wayosToRos
- wayos用户的文件转换成ros用户的文件 wayos用户的文件转换成ros用户的文件-wayos to ros
C#企业人事管理系统
- 根据企业对人事管理的要求,本系统可以实现以下目标: 操作简单方便、界面简洁美观。 在查看员工信息时,可以对当前员工的家庭情况、培训情况进行添加、修改、删除的操作。 方便快捷的全方位数据查询。 按照指定的条件对员工进行统计。 可以将员工信息以表格的形式插入到Word文档中。 实现数据库的备份、还原及清空的操作。 由于该系统的使用对象较多,要有较好的权限管理。 能够在当前运行的系统中重新进行登录。