-
airplane
说明: fluent动网格使用6DOF实现纸飞机的被动运动。(The Fluent dynamic grid uses 6DOF to realize the passive motion of paper aircraft.)
- 2021-01-17 22:03:13下载
- 积分:1
-
双鱼林C#图书管理系统
- 2022-03-29 03:26:55下载
- 积分:1
-
汉字点阵显示2
说明: 基于KEIL和proteus联合实现汉字以点阵形式显示(Display Chinese characters in lattice form based on keil and Proteus)
- 2019-12-13 19:25:38下载
- 积分:1
-
BinaryTree
二叉树在非递归算法中,后序遍历难度大,很多书上只给出思想或者几段无法直接调试的代码,甚至有些书上是错的,当时我在研究的过程中,就是按着书上错误的代码绕了好半天,几预抓狂。好在最终摸索出来了(Binary Tree in non-recursive algorithm, after the preorder is difficult, given the many books just thinking or paragraphs not directly debugging code, and even on some of the books is wrong, I was in the process of the study, according to the book is error code around for ages, a few pre-crazy. Fortunately, the final fumble out)
- 2014-01-05 10:00:17下载
- 积分:1
-
595_c51
基于单片机的点阵屏,595 Z字移位,1/4扫描。(Microcontroller-based dot-matrix screen, 595 Z character displacement, 1/4 scan.)
- 2013-11-25 18:00:27下载
- 积分:1
-
LDAPP-0.2
关于LDA代码的学习,使用吉布斯抽样进行参数估计(Learning about the LDA code, using gibbs sampling for parameter estimation)
- 2015-05-09 16:20:26下载
- 积分:1
-
NTC温度测试
说明: 温度控制系统中采用NTC测温程序 使用二分法查表 测温精度为0.1(NTC temperature measurement program uses dichotomy to look up the table)
- 2020-09-24 13:56:35下载
- 积分:1
-
p1-60
链表,递归结构,结构指针变量,将链表数据从尾到头打印出来(List, recursive structure, the structure pointer variable, data from the end of the list printed Daotou)
- 2010-01-08 14:00:56下载
- 积分:1
-
新建压缩文件
说明: (1)设计一个“简易计算器”,主要实现判断输入的表达式是否合法将中缀表达式转换成二叉表达式树。后序遍历求出表达式的值。能判断输入的表达式是否合法。
(2)用链式存储存储信息,求值时可以采用递归的思想,对表达式进行后序遍历。
(3)将操作结果保存到外部文件。((1) Design a "simple calculator" to judge whether the input expression is legitimate or not and convert infix expression into binary expression tree. The value of the expression is obtained by post-order traversal. Can judge whether the input expression is legitimate. (2) Store information in chain mode. When evaluating the value, we can use the idea of recursion to carry out post-order traversal of the expression. (3) To save the operation results to external files.)
- 2019-06-20 13:12:41下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1