-
smap
Supervisor Mode Access Prevention support.
- 2015-06-27 18:43:04下载
- 积分:1
-
用c++编的,获得IP的程序
用c++编的,获得IP的程序-using c++ series, access to the procedure IP!
- 2022-05-28 06:21:02下载
- 积分:1
-
delaunay
德劳内三角划分的一个小程序,可以直观观看变化过程(delaunay triangulation)
- 2014-04-19 04:13:16下载
- 积分:1
-
MHDMT_EA
外汇智能交易系统----智能EA
自动交易,自动下单,自动平仓(Forex Expert Advisors---- Smart EA automated trading, automated order entry, automatic open)
- 2020-07-23 21:08:43下载
- 积分:1
-
ProvisionParserTests
You can run this entire test case with: runtest -c com.android.exchange.adapter.ProvisionParserTests email.
- 2013-12-11 16:12:20下载
- 积分:1
-
MFC
visual c++ 6.0 中 MFC应用教程(visual c++ 6.0 MFC application in the tutorial)
- 2011-07-06 02:24:26下载
- 积分:1
-
FSP---Flow-Shop-Problem-master
说明: 遗传算法解决多流水线调度问题,比传统方法更快(Genetic algorithm for multi pipeline scheduling problem,faster than traditional methods.)
- 2020-12-16 15:06:26下载
- 积分: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
-
LBM_manual
LBM可视化软件相应的文档,对于理解代码,学习LBM方法很实用(LBM corresponding visualization software documentation, for understanding the code, learning LBM method is practical)
- 2020-07-01 13:40:02下载
- 积分:1
-
interior-ballistic
底排弹内弹道计算程序,使用VB编制,带有计算结果及附图可供参考(Interior Ballistic Caculate)
- 2013-05-04 21:52:32下载
- 积分:1