搜索资源列表
extremedb2.3linux
- eXtremeDB完全工作在主内存中,不基于文件系统,减少了诸如磁盘访问、文件I/O操作、缓存同步等开销,使得eXt remeDB的存取速度提高到极限;通过数据库定义语言面向应用系统定制的API使得eXtremeDB能够面向应用最优化;事 件触发、字段优先级等特色使得eXtremeDB管理实时数据时具有确定性。 eXtremeDB根据用户需求定义的API使得eXtremeDB与应用程序无缝集成。因此,eXtremeDB不仅在系 统中嵌入,而且“嵌入”在应用程序中,是一种真正的嵌入式实时
同步套接字监听
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and data reception capabilities to achieve communication be
WLAN-simulator
- ofdm结合2x2的mimo结构的WLAN环境数据传输仿真程序matlab版,包括信道估计和同步等模块。-OFDM combine 2x2 MIMO structure of the WLAN environment data transfer simulation program Matla b version, including channel estimation and synchronization module.
同步套接字服务器端
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions to achieve communication between the computer map on the left shows t
同步套接字客户端程序
- 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions
C++读写地址例程(同步方式)
- 基于某公司产品的串口编程例程,读写地址,界面编程等-based on a company's product serial programming routines, reading and writing addresses, and other programming interface
多线程实例
- 展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术-display VC multithreaded programming methods, such as thread creation, event trigger, the end of threads, thread synchronization techniques
进程同步实验
- 此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原
mfc-multiThread
- MFC多线程编程实例,包括线程创建,线程间通信,线程同步等内容-MFC multi-threaded programming examples, including thread creation, communication between threads, thread synchronization etc.
data
- 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.
35738628processmanagerment
- 1进程控制和同步等 可以控制进程的就绪执行和阻塞三种状态等基本功能。 2进程调度: 调度算法采用的是先来先服务算法。 3进程在运行过程中状态变化的屏幕输出: 输出的内容包括—就绪的进程队列,当前cup正在执行的进程,被阻塞的进程队列。 -1 process control and synchronization control process in place and blocking the implementation of three basic functions
Electronicbasketballscoreboard
- 篮球比赛显示端和服务器端的计分和时间上的同步等功能。-Basketball game client and server-side shows the points and time synchronization functions.
sourcevideoconferencesystem
- VC++视频会议系统源程序,频会议集音视频和数据协同操作为一体,它提供电子白板、网页同步、程序共享、演讲稿同步、虚拟打印、文件传输等多种方式的数据共享功能,全面满足远程视频会议、资料共享、协同工作、异地商务和远程培训等需要,提供快捷高效的沟通新途径,从而有效地降低公司的运营成本,提高企业的工作效率。 -VC++ source video conferencing systems, audio and video frequency of meetings and data collectio
TestTcpIP
- 用TCPIP协议进行进程间的通讯测试,可用于程序对程序的控制同步等。-Inter-process communication
DiscuzToolkit
- DiscuzToolkit接口Demo源码 DiscuzToolkit是Discuz!NT的Api接口示例,可以跨站点实现用户同步注册、发贴等操作(除了用户帐号/密码外各项参数都在.cs文件中)-DiscuzToolkit Interface Demo Source DiscuzToolkit yes Discuz! NT' s Api interface example, the user can be synchronized to achieve cross-site regis
OFDM
- ofdm通信系统相关编码,包括导频、同步等部分-ofdm communication system-related codes, including the pilot, synchronization and some other
FileWatcher
- FileWatcher,手动同步数据,可以方便同步文件夹内所有内容到其他目录,U盘等.适合备份源代码!-FileWatcher, manually synchronize the data, you can easily synchronize all the contents of a folder to another directory, U disk and so on. Suited to a backup source code!
Form1
- 数据同步工具,可以对sqlserver等数据库进行数互导数据,一个非常有用的数据同步工具--Data synchronization tool that can sybase, access, oracle, my sql, sqlserver database, such as the number of inter-derivative data, a very useful tool for data synchronization
3
- 此程序为扩频程序,包括完整的通信编码,如信道估计,帧同步和载波同步等,,通过测试程序无误,欢迎下载-failed to translate
数据库同步程序
- 该程序主要用于图书信息的同步与存储等功能,方便图书信息管理,与查询。(The program is mainly used for synchronization and storage of book information and other functions, to facilitate the management of book information, and query.)
