搜索资源列表
mp3addin
- 通过 TopByteLabs 公司开发的 MP3 AddIn,您就可以不必转换格式而直接把 MP3 文件插入PowerPoint 演示文稿中。 MP3 AddIn 在后台修改 MP3 文件的头部并自动重命名该音频文件,从而使得 PowerPoint “认为” 这就是一个 WAV 文件。这样做最大的好处是文件大小几乎不变。新生成的 WAV 文件只比原来的 MP3 文件增大了两个字节。而真正的文件格式转换会导致音频文件大小的急剧增加。利用 MP3 Addin 你仍然可以享受到 MP3 文件的高
devs
- 这篇文章主要用来说明获取设备表述的情况,希望大家可以得到帮助-I send this is for the correct code hope you can get some from the file
SimpleSender
- This a java file to send auto mail replies.-This is a java file to send auto mail replies.
FileEditor
- 自己编写的简易的资源管理器,类似于在压缩程序中打开和选择文件,有新建、发送、返回上一层-I have written a simple resource manager, similar to the compression program to open and select the file, a new, send, return to the previous layer, etc.
node-design-in-NS2
- 该文件描述了在NS2环境下节点扩展的C++代码,共有4种类型的节点,它们是源节点、中继节点、编码节点和译码节点。要求中继节点可以复制完成复制功能,编码和译码节点具有编码和译码功能。-the file descr ipt a C++ node coding in NS2 .the node include four types:send node,relay node,receive node and coding node
Data_Logge1814411142004
- (Refer to DataLogger 2 for newest version) - I wrote this program to monitor the input of an RS232 Serial Port and graphically log all activity. It acts and operates just like a Digital Storage Oscilloscope, capable of logging up to 5 hours in one fi
MSP430F149-communicating-with-the-PC
- //电脑端必备RS232转RS485模块,否则无法进行直接的连接 //RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配 //电脑端通过串口调试助手操作,先将数据由电脑发往开发板 //开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //波特率更改请通过config.h文件,直接更改baud参数即可-//PC necessary RS232 to RS485 module, otherwise can not be directly co
H264Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
_Binary-File-Reader
- I m Labview Programer Want send fpga samples for labview
ASK_FSK_PSK
- this file content simple example about modulation bit stream.the type of modulation is (FSK,PSK and ask) after modulation data send and received after that show the relationship between signal to noise ratio (snr) and the bit error rate (ber).....
matlab-code-for-leach-protocol
- in this file, modified leach is there. Inwhich cluster head not directly send data to base station. instead of it, it send data to nearer node of cluster which is also nearer to base station. so it save clster head energy and this way extend the life
NRF24L01fasong
- 这是关于NRF24L01射频模块C文件的相关代码可以和实现无线发送-This is about NRF24L01 RF module C file (transmitter section) of the relevant code, you can wirelessly send and
FINAL1
- This project implements the steganographic application such that the user you can embed a secret message or file inside a piece of unsuspicious information and send it without anyone knowing of the existence of the secret message. The receiver has to
nlms2
- NLMS algorithm demo with adaptive learning rate. ... NLMS is one of the adaptive filter algorithms. In this file ,an ... pls send matlab code.
servertoserver
- server ftp- send file
send-large-file-by-TCP
- A program that sends a large file by TCP
Nfms
- 一个网络文件管理系统,本系统提供的服务有:注册、登录、用户信息管理、上传文件、下载文件、删除上传的文件、共享文件、发送站内消息、接收消息和备忘录等服务。-A network file management system, this system provides services include: register, login, user information management, upload files, download files, delete, upload files, sh
PCDv25a201015
- PBOC3测试的L1的测试资料参照!需要送检测的机器终端必备的资料文件-PBOC3 test L1 test data reference! Need to send the machine to detect the necessary information file
package-com
- cookie 常用于识别用户。cookie 是服务器留在用户计算机中的小文件。每当相同的计算机通过浏览器请求页面时,它同时会发送 cookie。通过 PHP,您能够创建并取回 cookie 的值。-Stay in the user s computer file. Every time the same computer via a browser request page, it will send a cookie at the same time. By PHP, you can crea
SCI-interruput-send
- 本文件关于SCI中断发送的程序,告诉我们如何使用和发送程序,希望有不足之处,及时反馈给我,我会尽快改正。-the file about mcu that the sci interrupt send demon,it tell us how to use it,if you find mistake,please tell me hurry up.I will repeat it .