搜索资源列表
Record
- 程序流程:中继呼入,直接开始录音,并生成固定文件名的录音文件。 程序界面: “每秒数据”表示每秒写入文件的数据大小。如果是3.4.0的DLL,应该是32K,替换修改过的DLL后是8K。 “时间差”表示从创建录音文件到生成录音文件数据的时间差。用来判断我们底层将数据写入文件的时间,如果是3.4.0的DLL,时间为4秒;替换修改过的DLL,时间为1秒。 环境搭建可以很简单,Demo端SS7 TUP运行该程序,另外一端SS7 TUP+模拟坐席,坐席摘机外呼遍可。-Program flo
GPS_Comm
- 一个GPS串口通讯的程序,GPS接受的数据结果写入文件-A GPS serial communication procedures, GPS data acceptable to write to file
232
- 读取串口数据,并写入TXT文件.VB程序编写.-Read the serial data, and write TXT file
SPIreadandwrite
- 这是一个u盘UART读写例程代码,包含 创建文件、读取文件、删除文件、写入数据到文件、追加数据 操作代码。-This is a u disk read and write routines UART code, create a file that contains, read files, delete files, write data to a file, the additional data manipulation code.
leo
- 基于UDP的分组传输;应用全局变量的交互握手,对视频数据RTP打包,客户端接受RTP包并写入磁盘文件.-UDP-based packet transmission application global variable interaction shook hands on the video RTP package, the client received RTP packet and written to disk file.
USBAD
- 从USB端口读数据,计算相应的特征值,并写入映射文件中-Read data from the USB port, the corresponding eigenvalue calculation, and write the mapping file
gen_qpsk_data
- 本代码主要用于QPSK数据生成与数据文件写入. 包括随机数据生成, 符号映射,以及发射的升余弦滤波. 最后将生成的文件写入指定的文件里面.-QPSK data generating and data write to file. Random data genrating, symple mapping, trasmitter suqart raise cose filter. At last, data are writen into the file.
mywriteXml
- 以XML文件保存数据,把数据写入xml文件的演示-Save the data to an XML file
EE
- 该程序可将把数据34.237写入ha.txt文件中。该程序用VC语言编写。适合VC初学者实践体验。 // 注:在运行程序之前,必须先创建子目录D:\CRY1\HH -The program will data the 34.237 written to the ha.txt file. The program with VC language. Suitable for VC the beginners practice of experience.// NOTE: Before run
xmltosd
- android将xml文件数据写入内存卡-failed to translate
2-vc_net_example
- 这个例子展示了如何使用Visual c++通过FTD2XX.DLL与FTDI进行设备通信。包括使用FT_ListDevices FT_Write和FT_Read环回连接器以便向设备写入数据,然后读回来。需要驱动文件CDM 2.08.30支持。-This example shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDev
binding
- json数据的生成并写入到Sd卡中,然后从文件中读取json数据进行解析并显示-json data create and write txt file to Sdcard then read the txt from the sdcard and prase the json and show in the textview
Android-Exif-master
- 提供了读取和写入JPEG文件*元数据的方法和常量。这是从Android的Gallery2中提取出来的-Provides methods and constants for reading and writing jpeg file* metadata. This is forked android gallery2
json
- json是移动平台上非常常用的数据传输格式,本示例提供了两种Json格式文件生成与解析的方式。 第一种通过JsonReader和JsonWriter两个对象进行json文件的读写操作,需要sdk在11以上。 第二种通过JSONArray、JSONObject、JSONTokener等对象进行json读写操作,需要sdk在9以上。这种方式也可通过引入jar包的方式在其他版本的sdk中实现。 启动客户端后,先点击写入json按钮(第1或3个按钮)生成Json文件(位置为sdcard根目录
E8_1_QAMModem
- 仿真4比特原始数据与星座图的编码映射过程; 完成16QAM信号的调制解调; 绘制16QAM信号的频谱及时域波形; 采用相干解调法仿真其解调过程; 绘制解调前后的基带信号时域波形; 将原始基带数据、QAM已调数据、滤波器系数写入相应的文本文件中。-Simulation of 4-bit coded mapping process raw data constellation complete 16QAM modulation and demodulation signal
XMLParse
- 将数据写入xml文件,然后进行解析,可以很方便读取事先存储的数据-To write data to xml file, and then parse, you can easily read the data stored in advance
OCFileHandelClass
- OC文件操作类,包括数组、字典、data等数据的写入沙盒或者工程环境 方便适用 直接包含进自己的工程就可以使用-oc file handel class
FileUtil
- android应用文件管理工具类源码。 功能:1.在SD卡上创建文件、目录。 2. 判断SD卡上的文件夹是否存在。 3.将一个InputStream里面的数据写入到SD卡中。 4.文件重命名。 5.获取文件路径。 6.删除指定路径文件。-The android source file management tools. Features: 1. To create files and directories in the SD card. 2. Determine
Charlie-BH4DGT简易编码器程序
- STC12C5A60S2 寻呼POCSAG编码器程序 hex文件,直接写入即可 0.2数据,0.4PTT(POCSAG STC12C5A60S2)
datasave random
- 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)