-
MATLAB实用源代码
1.图像反转MATLAB 程序实现如下:I=imread("xian.bmp");J=double(I);J=-J+(256-1); %图像反转线性变换H=uint8(J);subplot(1,2,1),imshow(I); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-22 09:10:07下载
- 积分:1
-
nutch-0.8
nutch-0.8刚出来不久的一个很好用的搜索引擎工具
nutch-0.8刚出来不久的一个很好用的搜索引(nutch-0.8 has just come out near a very good tool to use search engine nutch-0.8 has just come out soon with a good primer of english)
- 2007-07-18 16:24:06下载
- 积分:1
-
打砖块,共六关
在游戏中,玩家要操作一根屏幕上水平的"棒子",让一颗不断弹来弹去的"球"在撞击作为过关目标消去的"砖块"的途中不会落到屏幕底下。球碰到砖块、棒子与底下以外的三边会反弹,落到底下会失去一颗球,把砖块全部消去就可以破关。一共六关,超级好玩
- 2022-04-19 02:35:46下载
- 积分:1
-
0324
搜索指定网站源码,程序结合易语言扩展界面支持库,调用搜索网站的搜索引擎,设置URL地址,搜索指定网站的内容。(Searches for the specified website source code , the program expanded interface combined with easy language support library , call the search site s search engine , set the URL address , search the contents of the Web site.)
- 2016-07-03 16:20:55下载
- 积分:1
-
基于隐马尔可夫模型的音频自动分类
说明: 基于隐马尔可夫模型的音频自动分类(based on Hidden Markov Models audio automatic classification)
- 2006-02-22 22:29:59下载
- 积分:1
-
1228
搜索论坛最新主题搜例程,源码演示取论坛最新主题20贴,读取论坛帖子地址列表,使用正则搜索地址文本。(Search Latest Forum Posts search routines , source code demonstrate fetch Latest Forum Posts 20 , read forum posts address list , search for addresses using regular text .)
- 2015-04-30 13:34:56下载
- 积分:1
-
Chess
基于剪枝技术的一字棋博弈系统,理解和掌握博弈树的启发式搜索过程,能够用某种程序语言建立一个简单的博弈系统(Pruning techniques based word chess game systems, understand and master the game tree heuristic search process, we can build a simple game system in some programming language)
- 2015-12-20 15:56:45下载
- 积分:1
-
lizi03
基于lucence实现自己的搜索引擎。基于.net平台。(lucence achieve example)
- 2014-03-29 20:51:40下载
- 积分:1
-
svpWm fpga实现
用fpga实现svpwm,以实现,用quartusII编写的,很好,比用dsp效果要好,所以很推荐,希望帮助大家学习,共同进步了。
- 2023-02-03 06:05:08下载
- 积分:1
-
address_book
让一个地址簿,包括ID、名称、
电话号码、地址和公司。
可以插入、显示、搜索和删除。(make an address book,include ID,Name,
Phone number,Address and company number.
can Insert,Display,Search and Delete.)
- 2012-12-31 22:49:58下载
- 积分:1