-
vc_bit_big
档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 档案管理系统的 ( docment manegemant docment manegemant docment manegemant docment manegemant)
- 2009-12-01 10:12:57下载
- 积分:1
-
kmeans
kmeans algorithm application
- 2017-05-26 22:19:59下载
- 积分:1
-
TICCS3[1].3
本章概述CCS(Code Composer Studio)软件开发过程、CCS组件及CCS使用的文件和变量。
CCS提供了配置、建立、调试、跟踪和分析程序的工具,它便于实时、嵌入式信号处理程序的编制和测试,它能够加速开发进程,提高工作效率
(This chapter summarizes the CCS (Code Composer Studio) software development process, CCS and CCS components used files and variables. CCS provides the configuration, build, debug, tools for tracking and analysis program, it easy to real-time, embedded signal processing procedures for the preparation and testing, it can speed up the development process, improve efficiency)
- 2010-05-30 09:38:04下载
- 积分: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
-
Cry12864
MSP430F149驱动 12864的应用程序(MSP430 12864 driver)
- 2010-05-09 14:12:37下载
- 积分:1
-
MFCSimReaderTest
配合我发的F320单片机及其驱动程序的上位机测试程序。完成发送APDU指令(I made the F320 with its single-chip PC driver testing procedures. Finished sending APDU command)
- 2014-05-14 18:14:48下载
- 积分:1
-
Ccan_yi_xiao_u
CSHARP + MYSQL 课程设计 ASP.NET 2.0数据库库开发《餐饮消费管理系统》功能完整,界面大方,课设必下,大家好好利用~
(Curriculum design CSHARP+ MYSQL database ASP.NET 2.0 development, " catering consumption of Maanagement System" features a complete interface Dafang, will set up classes, we make good use of
)
- 2012-05-18 17:39:36下载
- 积分:1
-
Ethernet-communication-
C#串口,以太网通信代码,很详细的代码。可以使用(C# serial and Ethernet communication code, very detailed code. You can use)
- 2020-07-01 01:20:02下载
- 积分:1
-
nc
说明: 一个小巧的内存整理工具
无需安装方便使用(A small memory finishing tools without having to install user-friendly)
- 2008-01-01 16:05:19下载
- 积分:1
-
gps信号模拟软件
GPS信号模拟软件,模拟GPS设备向串口输出0183格式标准语句,配合串口虚拟工具使用,可以在普通电脑上调试(GPS signal simulation software, which simulates GPS equipment to output 0183 standard statements to serial port, can be debugged on ordinary computer with serial virtual tools.)
- 2020-06-24 13:20:02下载
- 积分:1