-
C# 串口读写程序 串口通讯示例源码
C# 串口读写程序 串口通讯示例源码
- 2014-03-26下载
- 积分:1
-
4248135
MFC Grid2,24,很出名的一个列表类,功能比较强大()
- 2018-03-18 13:26:20下载
- 积分:1
-
Shutdown
远程关闭或重新启动局域网内的电脑,对需要密码的电脑无效(Remotely shut down or restart the computer within the LAN, the computer requires a password is invalid)
- 2010-01-23 16:48:10下载
- 积分:1
-
Desktop
自己写的一个小小内存池,,希望可以分享。。里面的main.cpp是使用的例子(
To write a small memory pool, and hope to share. . There are examples of the use of main.cpp)
- 2014-07-12 21:53:42下载
- 积分:1
-
YFDH
用MFC制作的windows程序,,希望大家能提出宝贵的建议,可以(The windows procedure that uses MFC to make, hope everybody can put forward valuable suggestion, can)
- 2018-12-31 15:04:21下载
- 积分:1
-
Ch13Directories
Windows Directory sample code, taken from worx visual c++ 2008
- 2012-04-12 17:19:27下载
- 积分:1
-
MTK platform for DW9714 驱动
MTK platform for DW9714 驱动(MTK platform for DW9714 Driver)
- 2021-01-17 03:38:44下载
- 积分:1
-
GJP
计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩计算高阶矩(Trans For Gao)
- 2017-05-22 12:59:43下载
- 积分: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
-
hailang147258
说明: 本源码是仿真海浪运动的实例,代码有详细的注释,是初学的好例子(???)
- 2008-08-30 10:27:52下载
- 积分:1