-
从实用的角度详细介绍了RS纠错编码原理及其实现方法
从实用的角度详细介绍了RS纠错编码原理及其实现方法-From the practical point of view described in detail the principle of RS error-correcting code and its implementation
- 2022-04-30 08:29:27下载
- 积分:1
-
yakebijuzhen
此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。(This program for the power flow calculation of the Jacobian matrix program, but also the core of the power flow calculation.)
- 2009-09-15 20:40:42下载
- 积分:1
-
scada-master
Scada master which programming by C#
- 2018-10-03 21:14:33下载
- 积分:1
-
TargetCascading
目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
- 2014-07-01 09:29:46下载
- 积分:1
-
随机森林c++
随机森林c++代码,非常好用,可用于回归和分类(random forests toolbox using c++ for regression and classification)
- 2020-11-29 20:59:29下载
- 积分:1
-
wavelet-coherence-master
用于计算两个时间序列的交叉小波和小波相干性(it is used for calculating the wavelet coherence and cross wavelet of two time series)
- 2018-10-29 16:32:25下载
- 积分:1
-
threads on the process used vc viewer's own Process Viewer and think that th...
关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。 首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。 具体实施阶段: 界面设计:该实用程序的界面几乎完全参考vc++自带的Process Viewer,以前从未接触-threads on the process used vc viewer"s own Process Viewer and think that this small program is easy to use, has great role Sometimes, I have done a similar proceedings to the idea of embarking on pondered made up. First I look at the relevant processes and threads api function (in tlhelp32.h) understanding of their usage. Specific implementation phase : interface design : The utility interface reference vc almost entirely onboard Process Viewer, never contacts
- 2022-03-22 05:20:03下载
- 积分:1
-
MagicBuySell
说明: Magic Buy Sell Indicator
- 2020-06-24 04:00:01下载
- 积分:1
-
cavl
这是个可以实现UTF-8与GB2312之间的互换类,不错()
- 2017-11-16 11:58:53下载
- 积分:1
-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1