-
HRHXEI
说明: 组件编程例子程序,本人自写的,希望对你有帮助(Component programming example program, self-written, I hope to help you)
- 2018-12-31 21:28:07下载
- 积分:1
-
TCP_Server_Client
TCP_IP 的客户端与服务端的详细源码(TCP_IP client and service side of the detailed source)
- 2008-05-22 16:37:08下载
- 积分:1
-
ter
说明: 神经网络预测控制在中央空调水系统控制中的应用(Neural network predictive control in the central air conditioning system control of water)
- 2011-03-25 14:55:28下载
- 积分:1
-
BookManageSystem
说明: 图书销售管理系统(vs2005+sql2000)数据库加完整代码。数据库是.sql文件 需要自己添加数据。
图书代号为T+4位编号。
销售代号为日期+B+ 五位编号(Book sales management system (vs2005+ sql2000) database, plus a complete code. Database. Sql files need to add their own data. Books, code-named T+4 bit code. Sales for the date code number+ B+ 5)
- 2010-04-24 16:58:40下载
- 积分:1
-
bch_euc
说明: bch 编码、解码程序,可以对任意长度的信息添加纠错码。(BCH encoding, decoding procedures can be arbitrary length of the right information to add error-correcting codes.)
- 2021-01-26 11:58:36下载
- 积分:1
-
pencil
Elementary graphics editing.Sources MFC application that was created in VIsual C ++. Run the program and draw the strip.
- 2014-10-01 16:43:49下载
- 积分:1
-
Skin
33个C++皮肤源代码实例 含MFC界面美化 自定义控件(33 C++ skin source code examples MFC interface to beautify the custom control)
- 2016-03-29 11:23:27下载
- 积分:1
-
c语言使用种子填充算法实现扫雷
输入非雷坐标(x,y),清除掉非雷的区域,剩下地雷。算法很简单的,关键是空白区域的处理,即如果输入的坐标四周不存在雷,则连通的空白区域自动清除。这个模型与计算机图形学中的区域填充相当类似。填充算法一般有扫描线填充,种子填充等等。在这里借鉴种子填充算法。实现如下:输入一个点,从左右两个方向遍历改点所处的水平线,遇到雷终止,得到一个x的区间,扫描该线的上方和下方的水平线,如果在该区间内发现有空白点,则以该点为种子,递归调用。
- 2023-02-28 07:55:03下载
- 积分:1
-
Winfom基于系统的语音播报
基于windows系统语音包的语音播报软件,请使用完全版的系统或者安装TTS语音包。不同的语音包可以播报不同的音色,并且可以修改播报速度等参数,方便快捷的进行winform的开发
- 2023-07-07 21:30:03下载
- 积分:1
-
基于DSP2812的软件锁相
说明: 锁相的意义是相位同步的自动控制,能够完成两个电信号相位同步的自动控制闭环系统叫做锁相环,简称PLL.
3种软件锁相的方法:指针归零法,先调频后调相法,调频调相同时进行法。(The meaning of phase-locked is the automatic control of phase synchronization. The automatic control closed-loop system that can complete the phase synchronization of two electrical signals is called PLL The 3 method of software phase-locked: pointer to zeros, first phase modulation after frequency modulation, frequency modulation phase modulation at the same time.)
- 2020-05-22 19:31:21下载
- 积分:1