搜索资源列表
wbxml2-0.9.0-src
- 方便地提供xml与wbxml的转换与解析,包括不同的源码和相应的xml文件。此代码可以在Windows和LINUX系统中使用-convenient way for xml wbxml with the conversion and analysis, including different source and the corresponding xml document. This code in Windows and Linux use
transportfiles
- 直接运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 程序在Winxp和Win2000运行通过。 程序用到了第三方控件“VCLSkin2.45.D67”到相关站点可下载。-direct use of Winsock modules for document transmission procedures, characteristics : 1, 2 multithread support HTTP. 3, the syst
分布式存储系统中文件传输优化的设计与实现
- 分布式存储系统中文件传输优化的设计与实现-distributed storage systems optimized file transfer Design and Implementation
PB0314063
- 自动升级,实现pb自动升级,程序名称: 自动升级系统 版本: 1.1 开发者: 李建忠(ljz6600@126.com) 程序文件: update.exe 功能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB6.5 (也适用于PB7、PB8、PB9、PB10) 运行环境: 基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase应该没问题) 特点: 1.支持多个模块,支持一个模块多个文件. 2.文件位置可
opc测试工具服务器
- 必须执行(在文件所在路径下)opc_exe /regserver才能在系统中注册该opc服务器-must be implemented (in the document path lies under) opc_exe / regserver be in the system Oligomeric Proanthocyanidins register the server
01272
- C/S型数据库 C/S(Client/Server,客户机/服务器)型数据库是当前数据库应用的主流。 与文件型数据库不同的是,C/S型数据库应用程序由两个部分组成:服务器和客户机。服务器指数据库管理系统(Database Manage System,DBMS),用于描述、管理和维护数据库的程序系统,是数据库系统核心组成部分,对数据库进行统一的管理和控制。客户机则将用户的需求送交到服务器,再从服务器返回数据给用户。-C / S database C / S (Clien
MultiuserOFDM_0_1
- 多载波OFDM系统仿真,共有8个文件 capavsgamma.m capavsusernum.m chtry.m rheesub.m shenpowerallo.m tdma_cap_cal.m waterfilling.m waterfillingPowerAllo.m-OFDM system simulation, a total of eight papers capavsgamma.m capavsusernum.m chtry.m rheesub.m s
bycom
- 这是一个串口传输文件系统,下载自网上,写得很好,特此推荐,以供大家学习。-This is a serial file transfer system, downloaded from the Internet and was very well written, and would like to recommend, for the study.
qpsk_ber_no_noise
- PSKy与通信系统仿真模版,用MATLAB工具写M文件实现它的仿真-PSKy and communications system simulation template, using MATLAB M paper to write tools to achieve its Simulation
Statistics_of_the_channel
- 通信系统的仿真,基于matlab的.m文件.详细给出了一种离散信道的源码!-communications system simulation, based on Matlab. M documents. Details are given a discrete channel source!
zjzkpcb
- 我上传的无线中继中控系统程序对应的电路图和PCB文件.-wireless relay systems which control procedures and the corresponding circuit PCB document.
IDispatch_COMSrv_SRC
- 这是一个GPRS无线监控系统的网关服务器的源代码,实现了对监控车机的登陆,登出,修改参数,传回位置信息等功能。 编译需要ACE组件和 boost库,具体下载方法见代码目录下的DOC文件夹下的html说明-This is a GPRS wireless monitoring system gateway server source code, achieving the right vehicle for monitoring the landing, publish, modify parame
fengmail
- 本源代码是一个邮件收发系统,可以实现了简单的文件接受、发送功能-source code is a mail system that can achieve a simple document acceptable, this function
VxWorksTFFS
- 嵌入式操作系统VxWorks中TFFS文件系统的构建-Embedded operating system VxWorks TFFS File System Construction
AutoDownloadProgram1.1
- 主要为工控设计的,先配置好硬件所需的文件,和需要发送的命令,配合tftp,就可以自动下载硬件所需要的系统文件了。还可以自动发送命令给硬件。类似超级终端。仅共学习参考。
QT arm_project
- 在Linux基于QT平台开发的界面与文件收发系统,有时间显示、关机等功能。
CICS
- 即时通讯系统,模拟QQ。 能够文本聊天,语音视频聊天,传输文件。-Instant messaging systems, simulation QQ. Be able to text chat, voice and video chat, transfer files.
hdfs
- 基于Java的Hadoop分布式文件系统-Hadoop dfs
StudentBookCLanguageCourseDesign
- C语言 学生通讯录课程设计(功能齐全):1、用C语言实现系统; 2、利用结构体数组或动态链表实现学生通讯录的数据结构设计; 3、系统具有增加,查询,删除等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、将通讯录信息存在文件中; 6、完成设计任务并编写课程设计说明书。 7、每个同学提交源程序(*.c),可执行程序(*.exe),保存通讯录信息的文件addrbook,课程设计说明书电子文档(word)。 -Student Book C Language
即时通信系统JAVA代码
- 已开发QQ软件为例,内有详细的软件开发源代码,包括20个类文件、两个数据库文件、各种QQ图像等,用MyEclipse即可运行。