登录

最新会员 最新下载

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54
已选条件
  1. 编程语言:C#
  2. 代码类别:Windows编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. sy2

  用递归的方法实现以下算法: 1.以二叉链表表示二叉树,建立一棵二叉树(算法5.3); 2.输出二叉树的中序遍历结果(算法5.1); 3.输出二叉树的前序遍历结果(见讲稿); 4.输出二叉树的后序遍历结果(见讲稿); 5.计算二叉树的深度(算法5.5); 6.统计二叉树的结点个数(算法5.6); 7.统计二叉树的叶结点个数; 8.统计二叉树的度为1的结点个数; 9.输出二叉树中从每个叶子结点到根结点的路径。(The following algorithm is implemented using a recursive method: 1., the two fork list is used to represent the two fork tree, and a two fork tree is established (algorithm 5.3). 2. output two order tree traversal results (algorithm 5.1); 3. output two prefix traversal results (see lecture notes); 4. output the result of traversal traversal of two fork tree (see lecture notes). 5. calculate the depth of the two forked tree (algorithm 5.5); 6. statistics the number of nodes of the two fork tree (algorithm 5.6). 7. statistics of the number of leaf nodes of the two forked tree; 8. the number of nodes of the two forked tree is 1. 9. output the path from each leaf node to the root node in the two fork tree.)

1
下载
46
浏览
2020-11-20发布

2. DEFINE_CG_MOTION

  fluent软件中采用DEFINE_CG_MOTION动网格的udf程序(using the the udf program DEFINE_CG_MOTION moving grid in fluent software)

147
下载
96
浏览
2020-11-20发布

3. CSharp

   订单管理系统,增删改查,订单时间什么的都有(in the world,this is new peopeil ihingkz knz,kzjsezzz)

13
下载
92
浏览
2020-11-19发布

4. alpha

   基于C语言的Alpha稳定分布随机信号的产生方法。独一无二的源程序。(C language based on Alpha stable distribution, the method of random signals. Unique source.)

57
下载
44
浏览
2020-11-18发布

5. 2_Variable_Cohesion

说明:  利用API实现颗粒粘结力随时间的线性变化,模拟颗粒间粘性力(API was used to realize the linear change of particle adhesion force with time, and the viscous force between particles was simulated)

1
下载
67
浏览
2020-11-18发布

6. Computer-graphics-with-OpenGL-

  计算机图形学(第四版)(英文版)源码。作 者:(美)赫恩。本书是一本内容丰富、取材新颖的计算机图形学著作,在前一版的基础上进行了全面扩充,增加了许多新的内容,覆盖了近年来计算机图形学的最新发展和成就。全书层次分明、重点突出,并附有使用OpenGL编写的大量程序及各种效果图,是一本难得的优秀教材。全书共分为24章及3个附录,全面系统地讲解了计算机图形学的基本概念和相关技术。作者首先对计算机图形学进行综述;然后讲解二维图形的对象表示、算法及应用,三维图形的相关技术、建模和变换等;接着介绍光照模型、颜色模型和动画技术。本书还新增了有关分层建模与动画的介绍,OpenGL的全面介绍;最后的附录给出了计算机图形学中用到的基本数学概念、图形文件格式及OpenGL的相关内容等。 (Computer graphics with OpenGL (Fourth Edition) (English version), source code. Author: Donald Hearn. )

112
下载
85
浏览
2020-11-17发布

7. Computer-graphics-with-OpenGL-

  计算机图形学(第四版)(英文版)源码。作 者:(美)赫恩。本书是一本内容丰富、取材新颖的计算机图形学著作,在前一版的基础上进行了全面扩充,增加了许多新的内容,覆盖了近年来计算机图形学的最新发展和成就。全书层次分明、重点突出,并附有使用OpenGL编写的大量程序及各种效果图,是一本难得的优秀教材。全书共分为24章及3个附录,全面系统地讲解了计算机图形学的基本概念和相关技术。作者首先对计算机图形学进行综述;然后讲解二维图形的对象表示、算法及应用,三维图形的相关技术、建模和变换等;接着介绍光照模型、颜色模型和动画技术。本书还新增了有关分层建模与动画的介绍,OpenGL的全面介绍;最后的附录给出了计算机图形学中用到的基本数学概念、图形文件格式及OpenGL的相关内容等。 (Computer graphics with OpenGL (Fourth Edition) (English version), source code. Author: Donald Hearn. )

112
下载
81
浏览
2020-11-17发布

8. MM1

  c语言,mm1,排队论模型。c语言,mm1,排队论模型。(c language, mm1, queuing theory models. c language, mm1, queuing theory models.)

13
下载
109
浏览
2020-11-16发布

9. C++ GUI Qt4

说明:  教程详细讲述了使用更新的Qt版本进行图形用户界面应用程序开发的各个方面。全书分为四个部分,共24章及4个附录:第一部分介绍Qt的基础知识和编写图形用户界面应用程序时所需的基本概念;第二和第三部分主要讲解Qt的中、高级编程,包括布局管理、事件处理、二维/三维图形、拖放、项视图类、容器类、输入/输出、数据库、多线程、网络、XML、国际化、嵌入式编程等内容;第四部分为附录,分别介绍了Qt的获取和安装、Qt应用程序的构建、Qt Jambi和C++的基础知识。(QT software tutorial)

0
下载
64
浏览
2020-11-16发布

10. checker

  USACO(checker challenge) 1.搜索+对称剪枝 2.搜索+位运算(USACO (checker challenge) 1. Search+ symmetric pruning 2. Search+ bit operation)

7
下载
77
浏览
2020-11-16发布

11. Particle Replacement

  EDEM离散元软件中颗粒替换与填充编程模版,可以套用!(This template can be used for the particle replacement and filling in EDEM discrete element software)

46
下载
167
浏览
2020-11-15发布

13. nano-gold

  这是纳米金颗粒的散射实例,在comsol环境下的仿真(nano-gold,comsol,mie scattering)

66
下载
116
浏览
2020-11-14发布

14. nano-gold

  这是纳米金颗粒的散射实例,在comsol环境下的仿真(nano-gold,comsol,mie scattering)

65
下载
99
浏览
2020-11-14发布

15. Qt实现图片的简单辑工具

  QT实现图片的简单编辑工具,能实现旋转,平移,编辑等操作(QT is a simple tool for editing pictures, which can realize rotation, translation, editing and other operations.)

2
下载
58
浏览
2020-11-13发布

16. Qt实现图片的简单辑工具

说明:  QT实现图片的简单编辑工具,能实现旋转,平移,编辑等操作(QT is a simple tool for editing pictures, which can realize rotation, translation, editing and other operations.)

4
下载
61
浏览
2020-11-13发布

17. QTSTK_Test_yuanwenjian

  本人基于qt5和stk10开发的互联调试程序(I developed an interconnected debugging program based on Qt5 and stk10)

2
下载
65
浏览
2020-11-13发布

18. QTSTK_Test_yuanwenjian

说明:  本人基于qt5和stk10开发的互联调试程序(I developed an interconnected debugging program based on Qt5 and stk10)

13
下载
56
浏览
2020-11-13发布

19. man_Mcml

  蒙特卡罗模拟光在复杂多层介质中的传播,反射,吸收等等,附对程序的详细pdf介绍。(Monte Carlo simulation of light propagation in complex multi-media, reflection, absorption, etc., with a detailed pdf program introduction.)

59
下载
82
浏览
2020-11-12发布

20. pop3

  支持pop3的接收email的类 (The class for receiving email supporting pop3)

1372
下载
86
浏览
2020-11-12发布