-
The-MDB-protocol-[part-3]---bounis-blogAAA
this is very very book. thank you
- 2014-01-17 16:55:48下载
- 积分:1
-
machine
definition of machine epsilon
- 2014-03-11 15:11:39下载
- 积分:1
-
fastsim
fastsim kalker轮轨蠕滑力计算程序,适用于机车辆动力学计算.(Kalker s all code 1. Exact solution 2. Linear Solution 3. Simplifiend solution 4. fastsim+ POLACH s contact algorithm)
- 2021-02-18 10:49:46下载
- 积分:1
-
Nav.xcodeproj
The main tool you’ll use to build hierarchical applications is UINavigationController. UINavigationController is similar to UITabBarController in that it manages, (Navigation controller)
- 2012-10-23 16:37:50下载
- 积分:1
-
PFC_alloy
使用晶体相场法模拟枝晶生长的源文件并进行尖端半径速度的分析(The crystal phase field method is used to simulate the source file of dendrite growth and to analyze the tip radius velocity.)
- 2018-08-27 12:09:34下载
- 积分:1
-
VC6ADOACCESS
说明: VC++使用ADO开发ACCESS数据库,可以进行增删,改,查询等对数据库的管理(VC++ using ADO database development ACCESS, additions and deletions can be changed, the database query, such as the management of)
- 2009-08-22 09:47:56下载
- 积分:1
-
pwdGenerator
Password Generator generates 8 to 16 characters random password including upper&lower case letters and numbers, no special characters.
- 2015-02-21 02:23:40下载
- 积分:1
-
蒙特卡洛模拟
说明: 蒙特卡洛编程,含程序代码,代码直接复制即可,还有实例!!!(Monte Carlo programming, including program code.)
- 2019-11-04 09:23:14下载
- 积分:1
-
程序设计中基于构造函数的对象初始化方法研究
c++程序设计时声明对象时,通过使用构造函数,可以实现对象的初始值.(When declaring an object in c++ programming, the initial value of the object can be achieved by using constructors.)
- 2019-05-04 19:57:09下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1