搜索资源列表
dxy20
- 打开目录ads文件夹 找到top_ads.js文件 用记事本打开后就可以看到: -------------------------------------- var head_ads_txt_num=4 var head_ads_txt_dim=new Array(head_ads_txt_num) head_ads_txt_dim[1]=\"『丁香苑社区』 给您全新的体验!|\" head_ads_txt_dim[2]=\"『丁香苑社区』 给您全新的200
turbo_cwcshop
- 系统搭建在Utility-Layer Framework之上 整个系统基于UTF8编码,全面国际化支持,适合任何语言 商城适合销售任何商品 顾客购物流程非常流畅,不产生阻塞感,有良好的购物体验 (Utility-Layer Framework特性之一) 支持注册和非注册用户购物 优良的缓存特性和特别的异步更新数据设计提供了大负载的支持 (Utility-Layer Framework特性之一) 对GOOGLE有最好的亲和度 - 通过独特的URL重写技术,对所有商品页面和
DCT域隐藏
- 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MAT
Q-IM
- ICQ源码,可以文字视频聊天,文件传输,桌面截图等功能-ICQ source, you can text video chat, file transfer, desktop screenshot functions
NetExplorer
- 一个简单的网络拓扑自动发现的程序,有可执行文件-A simple network topology auto-discovery procedures, there is an executable file
11
- Asp.Net探针0.90源码(Asp.net2.0版) 探测信息如下: 服务器计算机名 http://localhost/ 服务器IP地址 127.0.0.1 服务器域名 localhost 服务器端口 80 服务器IIS版本 Microsoft-IIS/6.0 本文件所在文件夹 E:\downCode\ServerInfo\ 服务器操作系统 Microsoft Windows NT 5.2.3790 Service Pack 1
Udp_File
- 基于udp使用mfc实现文件传输功能。 有一个客户端client,以及一个服务器端server。-Udp-based file transfer capabilities to achieve using mfc. A client client, and a server-side server.
arq
- 利用MFC和CSocket实现连续ARQ协议的文件传输-ARQ protocol and File Transfer implemented by MFC and CSocket
TCP(MFC)
- 一个是服务器程序,一个是客户端程序。 客户端可以实现输入IP以及端口等参数的设置。服务器端则实现所要向服务器展示的文件列表,以供下载 -brings powerful mapping and analysis features to your desktop. Use MapPoint 2002 to quickly find geographic locations, visually analyze your business data, and create, customize,
M
- 即时聊天系统(LINUX网络编程),实现公聊、私聊、传文件。-Real-time chat system (LINUX network programming), to achieve the public chat, private chat, transfer files.
matlab_net
- 通过Matlab进行网络通信,在网络编程中采用.m文件实现网络文件通信的功能-Network communication via Matlab, using .m file in network programming to achieve functional communication network file
mail
- 用matlab实现的可以发送email的程序,该程序有m文件实现和函数实现两种形式。-Using matlab to achieve can send email program, the program has m-file and function implementation and realization of two forms.
M-BlogXWorkingBird
- 1、标准的页面标题,帮助用户和搜索引擎更加容易的获取页面内容; 2、添加一些常用的HTML HEAD标签; 3、UTF-8编码支持; 4、更改Hear.asp导入文件结构,方便页面控制; 5、更时尚化的日历,可以明确标示某天的发表数量,醒目标注有新文章发表的日期;-1, the standard title page, and search engines to help users more easily access the page content 2, add so
m-soo
- 拥有类似大型 CMS 的部分功能:首页、分页及文章全部可以生成HTML文件,内置超强采集系统、功能强大的HTML编辑器,无限级分类等;-Has a similar large CMS part of the function: Home, page and article all can generate HTML files, built-in super acquisition system, powerful HTML editor, unlimited classifications
tofloat
- matlab中tofloatdr.m文件函数源代码(Matlab tofloatdr.m file function source code)
956445
- NRZI仿真程序,可以直接生成波形~使用M文件()
5744182
- 基于Matlab的CDMA通信系统仿真 包括20个M文件,一个pdf说明文件,大家自己研究吧!()
wknwxwc
- rz仿真程序,可以直接生成波形~使用M文件()
0155429
- 数字滤波器,用M文件实现,可以做函数使用,有低通滤波器和高通滤波器,()
新建文件夹
- lbp特征提取的matlab文件说明:一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,一个是getmapping,用以做算法的辅助函数,一个是lbptest.m,存放着测试代码。这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。(The matlab file of LBP feature extraction shows that there are three m files, one is