资源列表

排序选择:

« 1 2 ... .47 .48 .49 .50 .51 148852.53 .54 .55 .56 .57 ... 267462 »

[数据结构常用算法bolanjisuanqi

说明:背景 以下是几个标准的表达式: 5 * 2 + -3 5 * (2 + -3) 5 + ((-4 * -5) + (((5 + (6 - 2)) * 7 + ((4 + 2) * (3 - 1)))) 与之等价的波兰表达式为 + * 5 2 -3 * 5 + 2 -3 + 5 + * -4 -5 + * + 5 - 6 2 7 * + 4 2 - 3 1 在普通的表达式中,符号是位于运算对象之间的,而在波兰表达式中,运算符号位于参
<vengeance> 在 2025-11-22 上传 | 大小:17kb | 下载:0

[matlab例程HISTMATCHING

说明:implentation of histogram matching
<amritha> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)ImageClassification-Amine

说明:Summary: This program do image classification . Required Products: Image Processing Toolbox Descr iption: A simple program for object extraction from images. -Summary: This program do image classification . Required Products: Image P
<Amine> 在 2025-11-22 上传 | 大小:14.41mb | 下载:0

[Web服务器commons-compress-1.2-bin

说明:这是apache的compress压缩包,用它可以压缩tar,tar.gz.bizp,zip,等格式文件,而且解决JDK中不支持GBK的问题-This is the apache compress compressed, it can be compressed tar, tar.gz.bizp, zip, and other formats, but does not support the JDK to solve the problem of GBK
<和仁> 在 2025-11-22 上传 | 大小:1.81mb | 下载:0

[软件工程1453

说明:Online UPS using the 56F8300. DRM074 - Design of a Digital AC/DC SMPS using the 56F8323 Device.
<Shoaib> 在 2025-11-22 上传 | 大小:3.35mb | 下载:0

[图形图像处理(光照,映射..)tuxingbianjiqi

说明:背景 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器。 -about graphical editor.
<vengeance> 在 2025-11-22 上传 | 大小:176kb | 下载:0

[软件工程Psim_MPPT

说明:模擬軟件 太陽能最大電力輸出 PSIM MPPT控制-Maximum power output of solar simulation software PSIM MPPT control
<kernel87> 在 2025-11-22 上传 | 大小:492kb | 下载:1

[xml/soap/webserviceutils

说明:自己写的一个工具类,里面包含了连接池,字符串处理,properties文件赢取,xml文件解析,正则式工具类等.-Write a utility class, which includes the connection pool, string processing, properties file to win, xml file parsing, regular expression tools and so on.
<和仁> 在 2025-11-22 上传 | 大小:49kb | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:问题描述   带有变量的中缀表达式是常见的数学表达式。如果规定变量由长度不超过 8 个小写字母组成;end为保留字,表示程序段结束;用?表示输出指定变量的值,则可以设计出比较复杂的表达式(即一个可顺序执行语句序列)。例如,如果有如下语句段: abc=10 def=8 c=abc+def abc=abc+5-c*2 ? c ? abc end 则输出为: c=18 abc=-21 注意:为了简化编程实现,运算符只有
<vengeance> 在 2025-11-22 上传 | 大小:29kb | 下载:0

[数值算法/人工智能smctc-1.00

说明:COMPLETE C++ CODES FOR SMCTC: Sequential Monte Carlo in C++ BY JOHANSEN ADAM
<BAHBINTON> 在 2025-11-22 上传 | 大小:3.89mb | 下载:0

[界面编程VB6.0example3

说明:工具栏和状态栏 实例8--1 在工具栏中添加按钮-- \chap08\8--1 实例8--2 在工具栏中添加图像-- \chap08\8--2 实例8--3 将 ImageList 控件和 Toolbar 控件相关联-- \chap08\8--3 实例8--4 在状态栏中显示时间-- \chap08\8--4 菜单和对话框 实例9--1 下拉式菜单-- \chap09\9--1 实例9--2 弹出式菜单-- \chap09\9--2 实例9--3 实现菜单项功能
<高升> 在 2025-11-22 上传 | 大小:117kb | 下载:0

[加密解密WS-Security

说明:ws-security是webservice中重要概念,用它可实现更加安全的webservice应用.它不但能用BASIC验证,还有其它如证书.加密验证的方式-webservice ws-security is an important concept, it can achieve a more secure webservice application it can be used not only BASIC authentication, there are other such cer
<和仁> 在 2025-11-22 上传 | 大小:269kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 148852.53 .54 .55 .56 .57 ... 267462 »

源码中国 www.ymcn.org