-
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串...
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
- 2022-08-11 14:09:13下载
- 积分:1
-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1
-
如果你使用的是IE浏览器的Windows XP服务包2,有一个安全…
If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer." To see the example, you must click on the message and select "Allow Blocked Content".
JavaScript高级程序设计 里面自代源码-If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer. To see the example, you must click on the message and select Allow Blocked Content . JavaScript Advanced Programming sou
- 2023-05-01 17:35:05下载
- 积分:1
-
C++通过解剖,提出了一种编程过程深入的介绍…
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner throughout.
The code has been tested on several platforms and is found on the bundled CDrom
accompanying this text. The code in C++ By Dissection can be used with most C++
systems, including those found in operating systems such as MacOS, MS-DOS, OS/2,
UNIX, and Windows.
- 2022-05-22 05:36:45下载
- 积分:1
-
Automatic calculation of filter coefficients fir tools, try
自动计算fir滤波器系数的工具,不妨一试-Automatic calculation of filter coefficients fir tools, try
- 2022-03-19 22:53:08下载
- 积分:1
-
这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。
不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者...
这个是我学《windows 游戏编程技巧大师》,那里边的第一个例子。
不过,用了其中的一些代码,而且发现,书附带光盘里的代码残缺不全,不知道是不是作者故意让读者自己来填?
我自己也写了很多代码。特别是代码组织上,自己觉得还可以.-this is me "windows game programming skills guru" and the edge where the first example. However, the use of some of these codes, but also finds that the incidental CD Lane code broken, I do not know if the author intentionally allow their readers to fill in? I also write a lot of code. In particular code organizations, and that they felt that I could.
- 2023-06-26 02:15:03下载
- 积分:1
-
安全统计输入字符串中字符的个数。在dos环境下任意输入一个字符串,本程序即可统计出输入的字符的个数。...
安全统计输入字符串中字符的个数。在dos环境下任意输入一个字符串,本程序即可统计出输入的字符的个数。-safety statistics input strings to the number of characters. Dos environment in the importation of an arbitrary string, the procedure can input the statistics of the number of characters.
- 2022-09-28 05:45:02下载
- 积分:1
-
jquery 实现个性化样式,如菜单等,其中更改了javascript传统的编码方式,让js看起来更舒服!...
jquery 实现个性化样式,如菜单等,其中更改了javascript传统的编码方式,让js看起来更舒服!-it s simple!
- 2022-06-29 10:28:16下载
- 积分:1
-
测试工作能力,究竟什么方向适合你。很准的,而且很权威
测试工作能力,究竟什么方向适合你。很准的,而且很权威-Test the ability to work, what the direction for you. Very accurate and very authoritative
- 2022-08-20 22:49:02下载
- 积分:1
-
模拟邮箱系统。要输入用户名和密码,直到合格或三次 调用 ggets 可以中途 ESC 退出 返回: 成功:OK 失败:ERROR.可以创建新用户。fw :写信模...
模拟邮箱系统。要输入用户名和密码,直到合格或三次 调用 ggets 可以中途 ESC 退出 返回: 成功:OK 失败:ERROR.可以创建新用户。fw :写信模块 you :发送机名 youfile :对应文件 str1 :信件内容 str :单位字符 w :频率 hc :转换编码,由赫夫曼树获得 strwork1:信件前导信息 strwork2:正式编码-simulated mail system. To enter a user name and password, or until three qualified ggets can call from halfway to the ESC : Success : OK failed : ERROR. You can create new users. Fw : module you write : Send machines were youfile : str1 corresponding documents : letter str : flat characters w : frequency hc : transcoding from the Huffman tree was strwork1 : Information strwork2 letter Spotlight : official coding
- 2022-06-17 11:03:54下载
- 积分:1