-
WinFormUDPSocket
模仿QQ传送文件,使用UDP协议,界面漂亮,vs2005环境开发,直接就可以使用(QQ transfer files to imitate, using UDP protocol, beautiful interface, vs2005 environment and development, can be used directly)
- 2010-11-03 18:19:33下载
- 积分:1
-
The-CPP-Programming-Language
《C++程序设计语言》英文版,第3版,C++之父Bjarne Stroustrup著,经典推荐(The C++ Programming Language, Special 3rd Edition, by Bjarne Stroustrup)
- 2013-07-19 17:51:01下载
- 积分:1
-
预流推进最大流算法 (推百分表的最大流算法)
推-Relable算法是当今公认的高效求解最大流算法、 所以我就直接选取了Push Relable算法进行实现。算法的本质思想是采用了节点高度差的概念来用于推进或回退网络中每个节点的流量。具体的算法描述我就不再赘述了,如果有兴趣从本质上了解此算法,建议去读一下《算法导论》第二版411页 418页 (PS:我个人觉得413也的PUSH () 伪代码、 第5行、 写成,f [v,u] = f [v,u]-f [u,v])。在此,我就直接给出了C + + 的代码实现。其中,采用了两个类,一个用以封装图 (邻接矩阵),一个用以封装Push-Relable算法的操作。不失一般性数组矩阵均采用了动态内存分配与调整
- 2022-02-07 11:23:15下载
- 积分:1
-
ucos,vs2013
方便学习UCOS的人,没有必要在开发板上跑系统,在pc上就可以学习,调试UCOS系统。学习好UCOS后,可以理解实时系统,linux系统,对它们的理解很有帮助。
- 2023-02-23 03:15:05下载
- 积分:1
-
STM32的TFTLCD触摸屏代码
该实验代码已通过开发板测试,可以使用触摸屏进行显示和交互
- 2022-05-31 20:20:38下载
- 积分:1
-
winForm图片特效实例
实现winform图片特效
- 2014-10-30下载
- 积分:1
-
数值算法
常用数值算法源码,包括二分法、复化辛卜生公式、改进欧拉法、高斯-赛德尔迭代法、拉格郎日插值多项式、列主元高斯消去法、龙贝格算法、龙格-库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测-校正公式、雅可比迭代法、自适应梯形公式(变步长)、最小二乘法
个人由于需要编写,完全可用(Common numerical algorithm source code, including dichotomy, complex Simpson formula, improved Euler method, Gauss-Seidel iteration method, Lagrange interpolation polynomial, column principal element Gauss elimination method, Runberg algorithm, Runge-Kutta algorithm, power method, Newton iteration method, Newton value polynomial, fourth-order Adams prediction-correction formula, Jacobi iteration method, adaptive ladder formula (variable) Step Length and Least Square Method
Individuals are fully available because they need to write)
- 2019-05-03 18:36:35下载
- 积分:1
-
17_ADS8509
用STM32写的ADS8509的驱动,究竟调试完全通过。(Written with STM32 ADS8509 driver)
- 2020-11-01 10:39:54下载
- 积分:1
-
STM32103制作的数控电源源代码
说明: 用STM32103单片机,采用数码管显示电流、电压的数控电源。对学习STM32单片机编程和DIY数控电源很有实用价值。(With STM32103 single chip microcomputer, digital tube is used to display current and voltage. It is very useful for learning STM32 single chip computer programming and DIY numerical control power supply.)
- 2020-03-10 22:21:20下载
- 积分:1
-
C++简单代码
伺服电机控制程序,基于twincat,简单小程序,供大家学习使用。有plc程序等。想学习的可以下载。软件及工控机支持ethecat协议,不用自己写了,特别好,特别强大的工控机
- 2022-11-04 00:40:04下载
- 积分:1