搜索资源列表
用乘同余法产生随机数-matlab
- 用乘同余法 ,产生(-1,1)均匀分布的随机序列,给出数据并画图
读取bmp
- BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
zchen87157
- 1 )在将pwlib编译好之后 ,不要将中间文件清楚,否则将会影响到下面的openh323的编译。若将中间文件清除的话,asnparser将无法定位到ptlib.dll 2 )另外还需将openh323中的config.exe换成高版本中的config.exe(如openh323_1.17中的config.exe) 3 )在openh323下的include目录中建立openh323buildopts.h文件(只需复制include目录中的openh323buildopts.h.in并重
zchen87157
- openh323_1.1.2.2.zip; 2. 把pwlib_1.52.zip 、openh323_1.1.2.2.zip分别展开到目录e:\h323\source\pwlib及e:\h323\source\openh323下; 3. 启动MSVC6,Tools | Options | Directories,按如下顺序到INCLUDE FILES 路径里: &nb
卡布列克常数
- 验证卡布列克运算。任意一个四位数,只要它们各个位 上的数字是不全相同的,就有这样的规律: 1)将组成该四位数的四个数字由大到小排列,形成由这四个 数字构成的最大的四位数; 2)将组成该四位数的四个数字由小到大排列,形成由这四个 数字构成的最小的四位数(如果四个数中含有0,则得到的数不足 四位); 3)求两个数的差,得到一个新的四位数(高位零保留)。 重复以上过程,最后得到的结果是6174,这个数被称为卡布 列克数。-cer
将阿拉伯数字转换为罗马数字
- 题目中给出了阿拉伯数字与罗马数字的对应关系,题中的数 字转换实际上就是查表翻译。即将整数的百、十、个位依次从整 数中分解出来,查找表中相应的行后输出对应的字符。 *程序与程序设计-title given Roman numerals and Arabic counterparts, and that the figure was actually Lookup conversion translation. The upcoming round of the 100, 1
szzh
- 阿拉伯数字与罗马数字转换软件。很好用的由于数据格式问题只能转换一万以下的数-Arabic and Roman numerals conversion software. Because of good data format conversion only 10,000 below the number of
lip-0.4
- 基于lua的图像处理代码An image processing application based on a scr ipting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code
numberxlm
- 一个阿拉伯数字与罗马数字互相转换并进行四则运算,通过这个小程序告诉大家如何实现VB与C++两种语言实现跨语言开发程序.-an Arabic numerals and the Roman figures can change and four operations Through this small program that tells you how to achieve both VB and C language cross-language development process.
词法分析器
- 编译原理课程设计,词法自动机。
运算
- l实现时间增加1秒钟。
Roman-3
- 采用罗曼Ⅲ型编码方式且以字母K,利用MATLAB语言制作了一个迂回相位编码的傅立叶变换全息图。-Ⅲ type encoding using Roman letters and with K, the use of MATLAB language created a detour phase encoding of Fourier transform holograms.
Roman
- Implementation of Roman Numerals.
exer9
- program that reads Roman numbers and represents in Arabian format
ROMAN.CPP.tar
- the program detects weather the inupt number is a correct roman number or not
roman-num
- 将阿拉伯数字转换为罗马数字,比如1就是I,2就是II,当然12343566这种比较长的也可以转换-Will be converted to Arabic numerals Roman numerals, such as one that is I, 2 is II, of course 12343566 This relatively long can also be converted
Numeric to Roman
- How to make numeric to roman..
Numeric to Roman
- VB numeric to roman.. this is that way...
Int-to-Roman
- 这是一个将整形数据转化为罗马数的算法,简单易懂感兴趣的可以-This is an integer data into the number of Roman arithmetic, straightforward interested can take a look at
Roman-to-Integer
- 罗马数字转换为阿拉伯数字,整形,小于3-roman invert to the int number