-
1
说明: In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.
- 2009-03-31 00:40:15下载
- 积分:1
-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
chap29--use-OLE-DB-handle-databases
MFC操作数据库ADO操作数据库,
MFC操作数据库ADO操作数据库.(use MFC to handle the databases.)
- 2012-09-19 17:29:05下载
- 积分:1
-
CIFAFENXI
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法(failed to translate)
- 2013-05-08 10:16:10下载
- 积分:1
-
Matcom-and-CPP
这是关于matcom和C++联合编程的资料,可以实现脱离matlab环境来进行编程(This is joint programming on matcom and C++, the data can be achieved out of the matlab environment for programming)
- 2012-08-26 10:07:14下载
- 积分:1
-
PROTEUSPfullPstudy
proteus经典培训教程,值得期待,值得收藏(proteus classical training course, worth the wait, worth collecting)
- 2013-12-02 20:56:34下载
- 积分:1
-
K-均值聚类算法C++编程
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。(K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.)
- 2020-06-26 09:20:02下载
- 积分:1
-
jgpsdjcy
关于铁路轨道激光平顺度检查仪的使用说明,对仪器功能、使用范围和注意事项进行了详细说明。(On the railway track laser smoothness tester instructions, the instrument features, application scope and matters needing attention are discussed in detail.)
- 2014-08-13 14:43:07下载
- 积分:1
-
BPM-image--c
数 字 图 像 处 理 中 的 b p m 图 像 读 取(Digital image processing of the image b p m reading)
- 2014-05-05 11:02:44下载
- 积分:1
-
hal timer 32k
可以用指令控制选择信道,设置发射功率,发送数据包(长度可选),接收数据包(接收时延可设),CC2430复位,内部温度传感器读取,定时器时长控制。底层函数基本做好,如果要加入新功能,可自行更改。(You can select the channel with the command control, set the transmit power, transmit data packet (lengths), receive data packets (receiver delay can be set), CC2430 reset, the internal temperature sensor reading, the timer duration control. Basic underlying function well, if you want to add new features to make changes.)
- 2011-06-22 18:57:46下载
- 积分:1