-
msp430g2553pinlvji.c
基于MSP430G2553的频率计数计的程序编写,已经过测试,程序无误可以完整运行。(Based on the frequency count MSP430G2553 meter programming, has been tested, the program can complete run correctly.)
- 2013-08-17 11:33:17下载
- 积分:1
-
fktracking
这是一个机器人与焊缝跟踪仪相互协同工作的一个上位机软件。(this is one soft ware foe the interface between the robot and the seam tracking machine .)
- 2021-04-07 22:39:01下载
- 积分:1
-
C# 上传图片时生成缩略图,可以自定义尺寸
C# 上传图片时生成缩略图,可以自定义尺寸
- 2013-10-18下载
- 积分:1
-
数组逆置,C语言入门问题
问题 A: 数组逆置
题目描述
输入一个字符串,长度小于等于200,然后将数组逆置输出。
输入
测试数据有多组,每组输入一个字符串。
输出
对于每组输入,请输出逆置后的结果。
- 2022-03-14 13:44:16下载
- 积分: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.Threading.Tasks;
using System.Windows.Forms;
namespace _01Timer
{
public partial class Form1 : Form
{
System.DateTime TimeNow = new DateTime();
TimeSpan TimeCount = new TimeSpan();
public Form1()
{
InitializeComponent();
}
private void label1_Click(object sender, EventArgs e)
{
}
- 2022-03-01 00:39:36下载
- 积分:1
-
Huffman
数据结构实验之哈夫曼算法,欢迎下载指正。带有可执行程序(Experimental data structure of the Huffman algorithm.Welcome to download correction.
With an executable program)
- 2013-12-07 20:58:01下载
- 积分:1
-
游戏架构设计与策划基础
和游戏相关的书籍,一本很不错的书籍,推荐给大家(About game,it is a good book, you can have!!)
- 2020-06-23 09:40:02下载
- 积分:1
-
42-2987-1-PB (1)
说明: he rotor/load angle is the angle between induced emf & terminal voltage in a 3-phase alternator & also the angle between rotating vectors of stator & rotor fluxes. Torque produced directly depends upon this angle.
- 2020-06-24 11:00:02下载
- 积分:1
-
EventThread
使用事件对象进行线程间的通信EventThreadEventThread.rar,很不错的vc源码,有兴趣的朋友可以看看。(Use the event object for inter-thread communication EventThread EventThread.rar, very good vc source, interested friends can see.)
- 2011-09-15 22:54:04下载
- 积分:1
-
学生记录系统
添加记录,搜索记录,按名称,按卷,没有退出程序
- 2022-12-20 08:35:03下载
- 积分:1