搜索资源列表
基本代码实现
- 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
学习知识库2.0版
- 学习知识库2.0版.rar C#知识库是我在学习C#时积累的一些知识。 本软件用C#编写,运行需要Microsoft .NET框架支持。 打开树状节点,双击可查看知识。-learning knowledge base version 2.0. Rar C# knowledge base is in learning C# gained some knowledge. The software prepared with C#, running Microsoft.NET framew
MyTreeCtrl
- 用MFC实现了对树控件的操作,可以新增,修改,删除树控件的父节点和子节点,希望能对学习MFC树控件的人有所帮助!-MFC with a pair of tree controls, the operation can be added, modified, and deleted the tree control nodes and the father-node, The hope is to learn MFC tree control of some help!
CmnCtrl
- 用VC编写的程序,用以调整树形菜单控件的节点颜色、背景颜色等,比较有意思的程序,除了这些功能外,还有很多说不上来的功能,点击窗体上边的选项卡,每一个里面都有不少的操作,值得大家学习。-Program written with VC for the tree menu control to adjust the node color, background color, more interesting programs, in addition to these features, there
TreeCtrl
- VC++编写的树视控件的动态添加、编辑、删除节点的实现。源代码完全开放,和适合于初学者深入学习树视控件!-VC++ written in the tree depending on the dynamics of the control to add, edit, delete the node implementation. Completely open source, and suitable for beginners to learn in depth the tree as the
Tree_Drag
- 实现树的拖动,从一个节点到令一节点, 可以自动的判断是否可以添加或介绍,是学习树拖拽的好参考-Drag the realization of the tree from one node to make a node, you can automatically determine whether you can add or introduction, is to learn from the tree drag the good reference
lianbiao
- 带头结点双链循环线性表,通过该程序可以学习双向链表的使用-Take the lead node linear double-stranded circular form, the program can learn through the use of doubly linked lists
BP
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
cn027112
- PIC16系列单片机LIN总线主节点代码,希望大家好好学习哦,非常有用的。-PIC16 MCU LIN bus master node code, and hope we can learn Oh, very useful.
Ez430
- Ez430运动手表BM公司出品,界面和RF射频ap节点的驱动设计,是物联网学习的好材料~-Ez430 BM company produces sports watches, interface and RF radio node ap-driven design, is good material for learning things ~
vol-solve
- 求解体积的有限元方法,用Fortran编写的一个程序,里面用到了等参单元的概念,对于想学习有限元的同学来说,极好的 一个程序。 备注(程序里面的单元为8节点的solid45单元及其退化单元)-Finite element method for solving the volume with a program written in Fortran, which uses the concept of isoparametric, finite element for the students
CmnCtrl
- 用VC编写的程序,用以调整树形菜单控件的节点颜色、背景颜色等,比较有意思的程序,除了这些功能外,还有很多说不上来的功能,点击窗体上边的选项卡,每一个里面都有不少的操作,值得大家学习。 -Programs written with the VC to adjust the node tree menu control the color, background color, the more interesting programs, in addition to these features
CMyList
- 用VS2008编写的双向链表类模板,支持节点的添加和删除,对学习数据库有些帮助-Written with VS2008 two-way linked list class template, support node addition and removal of some help in learning the database
cRecycle
- C#清理系统回收站,彻底清除回收站,每个驱动器中为加收站分配的空间内的文件都要被彻底删除。虽然是清除回收站,不过通过此程序可以学习到一些其它的技巧,比如获 取计算机上的逻辑驱动器的名称、清空每个逻辑驱动器上的回收站、获得指定路径文件夹的名称、为每一个节点添加子节点、设置不选定状态下的图标、设置打开状态下的图标等-C# cleaning system recycle bin, the complete removal of the recycle bin, each drive station
learn-node-point-CPP
- 易学C++结点指针案例,很好的学习资料哦-The learn C++ node pointer cases, learning materials, oh
learn-node-point-CPP
- 易学C++结点指针案例,很好的学习资料哦-The learn C++ node pointer cases, learning materials, oh
node.js开发指南
- 学习node.js的一本不错的入门书籍,写的很不错。(Learning node.js a good introductory books, written very well.)
Node.js实战
- node 实战简绍,适用于新手快速入门,而且个人认为是比较好的一本学习node的书籍(Node practical Jane Shaoxing, suitable for novice quick start)
了不起的Node js
- 学习node的一手资料,不可放过!!!!!!!!!(Learn the first-hand information of node do not pass it)
Bayesian-Network-Structure-Learning-master
- 一般贝叶斯网络的构建是首先由相关领域的专家根据事物间的关系来确定出结构模型,即有向无环图,然后再利用其它方法确定每个节点的条件概率,但这样构建的网络模型无法保证其客观性和可靠性.(In general, the construction of Bayesian network is to determine the structural model, i.e. directed acyclic graph, by experts in related fields according to th