-
在C程序中显示汉字
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显示汉字的方法。(in many C program design, the use of Chinese characters for hints or human-computer interaction, and the existing Turbo C integrated development environment is not finished, will show how to prepare Chinese C procedures? The examples provide an environment in the effort to show Chinese characters under the normal method.)
- 2005-03-31 22:48:07下载
- 积分:1
-
quivers
QUIVERS(x,y,u,v,Gscale,Spos,Sunit) plots velocity vectors as arrows with components (u,v)
at the points (x,y). The matrices X,Y,U,V must all be the same size
and contain corresponding position and velocity components (X and Y
can also be vectors to specify a uniform grid).
- 2011-06-06 11:25:23下载
- 积分:1
-
Particle-filter
粒子滤波算法,通过此程序,可以成功的仿真出粒子滤波。在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。 (Particle filter, through this program, you can emulate the success of the particle filter. In the process of filtering particle filter can handle any form of probabilities, rather than the Kalman filter can only handle a Gaussian probability distribution. He s a big advantage this.)
- 2014-11-13 21:18:53下载
- 积分:1
-
QAM
Implementation of Quadrature Amplitude Modulation-Demodulation
- 2013-12-04 20:09:31下载
- 积分:1
-
his_lena_gray
histogram equalization
- 2011-12-05 20:13:01下载
- 积分:1
-
adaptive-lpf1
matlab code for adaptive lms filter
- 2015-01-23 13:01:23下载
- 积分:1
-
skeleton
skelton detection by delition
- 2009-11-23 16:14:43下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1
-
constrain
说明: 基于改进粒子群算法的节能调度下多目标负荷最优分配基于改进粒子群算法的节能调度下多目标负荷最优分配(Particle swarm optimization based on improved energy-saving scheduling optimal allocation under the multi-objective particle swarm optimization based on improved energy-efficient multi-objective scheduling optimal allocation under)
- 2010-04-18 21:58:03下载
- 积分:1
-
calibration
Tsai和zhang的图像标定方法的matlab实现(Tsai and zhang image calibration method to achieve the matlab)
- 2007-12-11 21:55:00下载
- 积分:1