-
cpu
基于CpuUsage的CPU空闲时工作构思,就是当CPU有空时,才能进行自己程序的大量数据处理命令,找了好久,找到这个,并加以10个时间的查询,如都是有空,才说有空.分享给有这方面需要的朋友,抛砖引玉.(CpuUsage the CPU idle time based on the idea work, free time is when the CPU can process large amounts of data for their own processing order, looking for a long time to find this, and make inquiries 10 hours, such as are available, only that there empty. to share a need, a friend, start a discussion.)
- 2011-09-16 15:04:46下载
- 积分:1
-
Potential_Flow_Simulator
翼型在势流中的模拟,以求得其压力系数分布,升力系数等(Airfoil in potential flow in the simulation, with a view to obtaining the pressure coefficient distribution, the lift coefficient)
- 2009-09-17 10:07:18下载
- 积分:1
-
4272950
图片组制作源码,很不错的易语言源码,适合易语言爱好者学习,()
- 2017-12-17 10:24:17下载
- 积分:1
-
dbn
深度置信网,经过调试,运行没有问题。运行时有点占内存,速度稍慢。(Deep Belief Nets, Restricted Boltzmann Maching)
- 2021-03-14 00:59:24下载
- 积分:1
-
BC_HVAC
BC_HVAC一个LNC DDE的例程,很值得下载(LNC DDE a BC_HVAC the routine, it is worth downloading)
- 2009-06-22 16:35:53下载
- 积分:1
-
yes
容积率kjl判决安排看见;‘ 破案的怕 片斗破 破萨克怕 阿道夫家具;佳得乐会计法阿道夫阿道夫阿道夫啊阿斯蒂芬安抚阿斯蒂芬’(saf asdf asdf adf asdf adsf asdf asdf asdf asdf asdfwqefsa asdf aadf asdf a)
- 2017-05-01 14:17:17下载
- 积分:1
-
OpenNI开发的人体姿势跟踪 示例源码
使用OpenNI开发的人体姿势跟踪,通过跟踪人的右手动作,转动一个3D立方体。 需要下载安装 http://www.openni.org/wp-content/uploads/2013/07/OpenNI-Windows-x86-2.2.zip
- 2013-10-07下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
EnumFontsDemo
获取系统中已安装的所有字体EnumFontsDemoEnumFontsDemo.rar,很不错的vc源码,希望对大家有所帮助。(Acquisition system has been installed in all the fonts EnumFontsDemo EnumFontsDemo.rar, very good vc source code, we want to help.)
- 2011-09-30 21:00:37下载
- 积分:1
-
C# 读取显卡信息 源码
读取显卡信息,com组件
- 2013-04-23下载
- 积分:1