-
kiss
魔力宝贝外挂 可以适用任何魔力私服 功能强大 还能拦截封包(Plug-ins can be applied to any magic baby magic, PW)
- 2020-06-25 21:40:02下载
- 积分:1
-
stm32编写俄罗斯方块的小游戏
stm32f103ze 作为主控芯片,320x240的大小的LCD屏做显示以及5个物理按键,在次硬件平台上做一个俄罗斯方块小游戏。实现了5种不同的方块掉落,并实现了方块旋转。不多说,都在代码里了。准备做毕业设计的人有福了
- 2022-03-17 23:43:16下载
- 积分:1
-
wlpsglxt
基本信息管理主要包括:商品信息维护、往来单位信息维护、员工信息维护和仓库信息维护。
操作员“mrkj”和密码“111”(Basic information management include: product information maintained between units of information maintenance, employee information maintenance and warehouse information maintenance. Operator " mrkj" and the password " 111" )
- 2014-05-04 22:00:37下载
- 积分:1
-
keil-for-arm-MDK5.11A
keil 5.11a专业版注册机 (通用版) 破解工具,可以破解专业版,已亲手实验。(keil 5.11a crack tool, you can crack the professional version, has personally experiment.)
- 2014-07-23 09:58:41下载
- 积分:1
-
fiuhiu-V1.7
结合PCA的尺度不变特征变换(SIFT)算法,包括AHP,因子分析,回归分析,聚类分析,采用偏最小二乘法。( Combined with PCA scale invariant feature transform (SIFT) algorithm, Including AHP, factor analysis, regression analysis, cluster analysis, Partial least squares method.)
- 2017-04-17 21:50:50下载
- 积分:1
-
C# LockThread()锁定线程以实现线程同步
C# 使用LockThread()方法实现线程监视监控的例子,锁定线程以实现线程同步,实现方法比较简单,可参考以下的代码,完整的代码可在本网页下载:
static void Main(string[] args)
{
Program myProgram = new Program();//实例化类对象
myProgram.LockThread(); //调用锁定线程方法
Console.ReadLine();
}
void LockThread()
{
Monitor.Enter(this);//锁定当前线程
Console.WriteLine("锁定线程以实现线程同步");
Monitor.Exit(this); //释放当前线程
}
- 2022-02-20 05:30:05下载
- 积分:1
-
C++ 读优输优
C++ 的读优输优,读入使用=read(),输出使用write()
若嫌不够快,欢迎将=read()改成传值
- 2022-05-21 05:44:17下载
- 积分:1
-
C语言代码
大家来看看这个c代码绝对的很实用哦,大家赶紧来看看哦,呵呵,主要功能有linux系统的api 做串口的相关操作。
- 2023-01-04 15:25:04下载
- 积分:1
-
dlltest
加载动态链接库,使用里面的函数,来移动图片(Load the dynamic link library, inside a function, to move the picture)
- 2013-05-14 16:49:28下载
- 积分:1
-
HalconPaintROI
绘制区域,halcon区域绘制方法应用1234567890(12345657689708dxdz.zip)
- 2020-07-02 16:40:01下载
- 积分:1