资源列表
平面有限元计算源程序
- 平面有限元计算源程序-plane FEM source
tubianli
- 以邻接表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。-table adjacent to the structure for storage, connectivity to the map without the depth and breadth of priority priority traversal. Users designated as a starting point node, the out
SsqPrepect
- 自己写的一个双色球预测程序,实现了几种很准的方法,哈哈!大家分享,继续完善,望早日中奖啊!-himself in a jackpot winner forecasting process to achieve several very accurate method, ha ha! We share, continue to improve, winning an early look ah!
UN2
- TreeView控件的使用,利用TreeView控件管理数据显示,并有添加节点,编辑节点和删除节点的功能-TreeView control of the use, exploitation TreeView control management data, and to add nodes, edit and delete nodes Node functions
MonthCalendar_src_vs2005
- 老外写的月历控件,漂亮,实用! 重要的是可以学习控件编程!-foreigners write calendar controls, beautiful, practical! It is important to learn the controls programming!
PhotoSprite_src_3.0.0.0
- < 图像编程精髓>>书的源代码,用C#来设计PHOTOSHOP图形处理软件,很具有实用价值,值得一看
sine4_poll
- 基于样条函数和自动编程技术的圆柱凸轮反求与数控加工Factclasm-based on spline functions and automatic programming of the cylindrical cam Reverse with NC Factclasm
Adaptpredict_pcm
- 在五坐标数控机床上复杂曲面高效加工中使用的adaptpredict 原文件程序-in 5-axis CNC machine tools and efficient processing of complex surfaces used in the original document adaptpredict procedures
SFFX
- 是算符优先分析算法 通过编译并且已经运行-priority is the operator through the analysis algorithm has been compiled and run
COMERP
- 这是一套CSHARP开发的企业管理系统源码,包括说明文档,应付一般的中小企业还是没有问题的。-CSHARP This is a development of the business management system source code, including documentation, SMEs cope with the general problem or not.
K-Meansshuo
- C语言文件,关于求聚类分析的问题,谁有相同的问题可凉右-C language paper for cluster analysis on the issue, who has the same problem right cooler
cSharpPatten
- 本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述了创建型模式,结构型模式和行为型模式.每一类设计模式又包括若干种具体模式,共有23种.在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中.此外,每一章还提供了UML图,用以说明类之间的关系. 本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书