-
Simple
求解速度压力耦合的Simple半隐式迭代方法,该方法在计算流体动力学中应用极为广泛(To solve the pressure velocity coupling Simple semi-implicit iterative method, the method applied in the Computational Fluid Dynamics an extremely wide range of)
- 2021-01-05 09:08:54下载
- 积分:1
-
code
栈的顺序表示和实现
(1)初始化顺序栈。
(2)插入元素。
(3)删除栈顶元素。
(4)取栈顶元素。
(5)遍历顺序栈。
(6)置空顺序栈。
栈的链式表示和实现
编写一个程序实现链栈的各种基本运算,并在此基础上设计一个主程序,完成如下功能:
(1)初始化链栈。
(2)链栈置空。
(3)入栈。
(4)出栈。
(5)取栈顶元素。
(6)遍历链栈。
队列的顺序表示和实现
(1)初始化队列。
(2)建立顺序队列。
(3)入队。
(4)出队。
(5)判断队列是否为空。
(6)取队头元素。
(7)遍历队列。
队列的链式表示和实现
(1)初始化并建立链队列。
(2)入链队列。
(3)出链队列。
(4)遍历链队列。(Sequential Representation and Implementation of Stacks
Chain Representation and Implementation of Stack
Sequential Representation and Implementation of Queues
Chain Representation and Implementation of Queues)
- 2019-07-01 11:05:32下载
- 积分:1
-
FOC滑模观测器仿真
说明: 无刷电机FOC 滑模估算器MATLAB仿真。(Simulation of brushless motor FOC sliding mode estimation)
- 2020-04-07 14:47:22下载
- 积分:1
-
STM32摄像头黑线算法
STM32F103巡黑线 ,通过摄像头的图像采集 , 并且对图像进行处理 , 进行二值化,中值滤波 , 算出黑线的位置 ,
通过计算平均 , 求出摄像头所在的位置 ,可以进行航模位置调整 ,从而完成黑线寻迹算法。
- 2022-03-25 04:35:04下载
- 积分:1
-
a-star-pathfinder-v.-1.92
a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行(A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly)
- 2016-08-27 10:55:33下载
- 积分:1
-
C# webService很好的demo,并带有web调用 和c/s调用案例
是学习webService、调用webService方法方式如web引用、C/S模式引用等
- 2022-04-21 23:22:15下载
- 积分:1
-
IP多播
在局域网中,管理员常常需要将某条信息发送给一组用户。如果使用一对一的发送方法,虽然是可行的,但是过于麻烦,也常会出现漏发、错发。为了更有效的解决这种组通信问题,出现了一种多播技术(也常称为组播通信),它是基于IP层的通信技术(In a LAN, administrators often need to send a certain message to a group of users. If one to one transmission method is used, it is feasible, but it is too troublesome, and often there will be missed and wrong hair. In order to solve this kind of communication problem more effectively, there is a multicast technology (often called multicast communication). It is a communication technology based on the IP layer.)
- 2018-01-02 09:05:03下载
- 积分:1
-
CustomMenu-master
说明: How to create custom menu
- 2020-05-27 18:58:30下载
- 积分:1
-
超大整型数据的加减乘C实现
本程序主要是针对超大整型数据的基础加、减、乘运算,运算位数可达10000位,同时也支持使用者进行修改扩展至更大位数
- 2023-08-28 18:15:03下载
- 积分:1
-
wince5.0下的电池的上层应用程序 BattThread
wince5.0下的电池的上层应用程序,检测是否充电,弹出界面,显示电量大小,是学习ui线程的好例子(wince5.0 battery under the upper application, testing whether the charge, showing the size of electricity is a good example to learn ui thread)
- 2009-09-21 09:44:35下载
- 积分:1