-
yyy
用API函数实现基本的画图功能,直线,三角形等(API function with the basic drawing functions, such as a straight line)
- 2009-06-03 22:05:54下载
- 积分:1
-
kaven2
功能非常强大的计算器,单片机飞思卡尔LCD屏幕显示,可以完成加减乘除还有括号运算(Very powerful calculator microcontroller Freescale LCD screen display, the completion of the addition, subtraction there brackets operator)
- 2012-12-26 22:41:35下载
- 积分:1
-
Socket通讯,服务端对多个客户端收发消息
【实例简介】
socket通讯,实现服务端与多个客户端收发消息实例。
- 2021-07-15 00:31:56下载
- 积分:1
-
HID.tar
字符设备USB驱动,需要一个应用程序调用测试(Character Device USB Driver)
- 2009-12-08 19:59:22下载
- 积分:1
-
C语言永磁同步电机模型
这个代码介绍的是永磁同步电机用m文件编写的模型,可以在simulink中不使用给定的模型而自己建模,从而更加优化的设计永磁同步电机的控制仿真
- 2022-03-14 14:27:38下载
- 积分:1
-
zishiingkongzhi
自适应控制的东西,看看吧好东西的,喜欢吧谢谢了(adaptive control of things, good things, let's see it, a thank you like it?)
- 2006-06-01 23:43:05下载
- 积分:1
-
C# wpf 获取并显示掩码文本框中的数据
C# wpf 获取并显示掩码文本框中的数据,也就是显示密码框中的字符,private void MaskedTextBox_TextChanged(object sender, EventArgs e)
{//获取掩码文本框中的数据
var MyBox = sender as System.Windows.Forms.MaskedTextBox;
MyText = MyBox.Text;
}
private void Button_Click(object sender, EventArgs e)
{//显示在掩码文本框中输入的数据
MessageBox.Show("刚才在掩码文本框中输入的数据是:" + MyText, "信息提示");
}
- 2023-03-13 11:25:03下载
- 积分:1
-
MARCHTEST
通过OPENCV库函数能是实现多目标模板匹配查找并且限定阈值(It can realize multi-target template matching and search and limit the threshold.)
- 2021-03-01 19:29:34下载
- 积分:1
-
led-advertising-lamp
本程序能够实现广告灯的往正反方向来回移动。(Procedures to achieve the advertising lights move back and forth to the positive and negative direction.)
- 2013-04-23 22:14:05下载
- 积分:1
-
Msimplefuunca
几个用matlab实现正向云发生器,k均值算法的的程序,都已调试通过 ,经测试可直接使用。
(Several matlab realize positive cloud generator, k-means algorithm procedures have been debugging through, has been tested and can be used directly.)
- 2012-09-30 18:15:57下载
- 积分:1