-
progcamming-simplex
用单纯形法解线性规划问题 C语言编写 C++环境开发(Using simplex method to solve linear programming problem C language programming C environment development)
- 2018-11-21 13:42:15下载
- 积分:1
-
NURBS
这本书找了很久,非常经典的电子版书籍《计算机辅助几何设计与非均匀B样条》,对学习nurbs曲线插值和曲面重构有很大帮助。现和大家共享(This book looking for a long time, very classic electronic version of the book " Computer Aided Geometric Design of" non-uniform B-spline, the learning the nurbs curve interpolation and surface reconstruction of great help. Now and share)
- 2021-01-11 20:58:50下载
- 积分:1
-
迪文显示屏例子源码
【实例简介】
- 2021-08-11 00:31:05下载
- 积分:1
-
TitleBarColor
界面漂亮的VC++计时器源码
界面漂亮的VC++计时器源码,发愁界面设计的VC++初学者可以参考一下本例中的界面处理方法。点击开始计时,数字会按时间慢慢变校(VC++ interface pretty nice interface, the timer source VC++ timer source code, to worry about interface design of the VC++ Beginners can refer to this case, the interface approach. Click to start running, the figure will gradually change over time the school)
- 2010-03-11 09:35:45下载
- 积分:1
-
C--progress
C程序设计 适合多种开发环境 对单片机的开发起着重要的作用(C programming for a variety of development environments for MCU development plays an important role)
- 2014-10-08 12:09:59下载
- 积分:1
-
fdadf
利用空气预热器加热电除尘器灰斗的技术经济性分析.(The use of air preheater heating ESP hopper technical and economic analysis.)
- 2011-11-24 21:50:45下载
- 积分:1
-
MODBUS RTU
说明: MODBUS RTU 程序,可以移植到51单片机中,支持01 02 03 04 05 06功能(MODBUS RTU program, can be transplanted to 51 single-chip computer, supporting 01 02 03 04 05 06 function)
- 2019-01-16 13:37:02下载
- 积分:1
-
云台控制激光点在板子上的轨迹
【实例简介】
- 2021-08-09 00:30:58下载
- 积分:1
-
编译原理-C语言的词法分析-语法分析-各算法分析
编译原理课程,使用C#编写对C语言的词法分析,语法分析,预测分析算法,优先分析算法以及部分中间代码测试。文件中含有部分测试文件。使用工具:VS 2010
- 2023-08-02 19:40:03下载
- 积分:1
-
基于Live555的RTSP客户端实时播放
本程序所使用的主要由三个部分组成:前端视频采集、RTSP客户端和测试程序组成。其中前端视频采集由摄像头完成,它将采集到的数据进行压缩编码后封装成RTP包,同时将时间戳等信息加入RTP包中,打包好的数据在RTSP协议的交互控制下传给RTSP客户端。RTSP客户端对接收到的RTP包进行解码得到视频帧数据等,最后由测试程序回调视频帧数据并播放出来。
- 2022-01-25 18:22:22下载
- 积分:1