搜索结果
找到约 435 项符合
multi-Thread 的查询结果
单片机开发 一个Jtag调试仿真程序
一个Jtag调试仿真程序,兼容Multi-ICE,这是源代码,很难找到的。特别推荐
数据结构 R+树的c实现源码
R+树的c实现源码,对应文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.
matlab例程 The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models
其他 The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the ...
书籍源码 Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThr
Visual.C++程序设计技巧与实例--配套光盘
第4章 进程和线程
本章共有8个实例:
1. Process创建和终止进程
2. WorkerThread创建工作者线程
3. UIThread用户界面线程示例
4. Event使用事件对象来实现线程的同步
5. Thread使用临界区对象来实现线程的同步
6. Mutex使用互斥量对象来实现不同进程间的线程同步
7. Semaphore使用 ...
Java编程 用java(开发工具JBuilder)编写的聊天室程序
用java(开发工具JBuilder)编写的聊天室程序,主要应用java socket协议编程,每个客户一个线程。本程序是学习java socket和Thread的良好用例。
数值算法/人工智能 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限
主要特点
* Flexible finite element space construction based template element library
基于模板单元库灵活的构造有限元空间
* Convenient facilities to implement mesh adaption
很方便的进行网格加密和稀疏化
* Multi-mesh operation supported
支持多套网格操作
需要有一定的有限元基础和C++语言基础,最好 ...
行业发展研究 A one-dimensional calibration object consists of three or more collinear points with known relative
A one-dimensional calibration object consists of three or more collinear points with known relative positions.
It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates
around a &macr xed point. In this paper, it is proved that when a m ...
Java编程 JTop monitors the CPU usage of all threads in a remote application which has remote management enab
JTop monitors the CPU usage of all threads in a remote application
which has remote management enabled. JTop demonstrates the use of
the java.lang.management API to obtain the CPU consumption for
each thread.
其他 An AHB system is made of masters slaves and interconnections. A general approach to include all poss
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every int ...