资源列表
NORMAN.ZIP
- 本代码为计算方法中的一种常用算法 分半法 代码很简单.-code for the calculation of a common algorithm half law code is very simple.
AControl
- c#自定义窗体框架,其它窗体可以继承此窗体,
共轭梯度法
- 上述算法的④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)终止准则为H终止准则-above algorithm output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (in terms of) the termination criteria f
惩罚函数法
- ④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
FontToolBar
- 将windows中的字形,颜色,字体大小等功能集合在一起,做成一个控件!在编写C#程序时,可以将其加入动态连接库,直接使用! 方便,简单!本人花了1个星期弄出来,功能完善,使用方便,给大家共享!-windows to the shape, color and font size functions together and create a control! C# in the preparation process, it will join its dynamic link librar
Haokoo.net免费域名系统
- 文件系统,可以直接查到或者直接应用域名,不错的程序啊,看看吧-file system, can be found directly or direct application domain, the procedure ah good to see it
Jacobi的迭代法
- 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
access数据库的应用windows
- ACCESS数据库运用,这是通过运用ACCESS与C#的连接,实验数据库与C#的结合。方便用户实现数据库的功能。-ACCESS database application, it is through the application of C# ACCESS connectivity, experimental database with a combination of C#. User-friendly database functions.
智能象棋游戏
- 在C#下开发的一个“中国象棋”小游戏,运行环境:win200/win2003/win xp VS.NET2003-in C# developed under a "Chinese Chess" small game, the environment : win200/win2003/win xp VS.NET2003
轻松实现缩略图(源文件)
- 这是一个关于图象处理的小程序,我是一个出学者希望大家多提意见-This is one of the small image processing procedure, I was a scholar out hope that we speak up
2004914193125
- 在VC++环境下利用有关WINDOWS系统注册表操作函数获得AutoCAD系统的安装路径,从而找出并改写AutoCAD有关文件;创建子目录并拷入各种二次开发形成文件,由此实现了AutoCAD二次开发程序与AutoCAD系统的自动衔接与嵌入。文中程序已由实践验证,完全可用于AutoCAD二次开发程序的自动安装。吞吞吐吐他-VC environment in the use of the Windows operating system registry access functions of Au
hsdfhjshdj
- 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C