-
一个C#的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!...
一个C#的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!-C#,, vs.net 2003 ,,!
- 2022-03-01 00:58:07下载
- 积分:1
-
MATLAB_vc_hybrid
介绍了matlab与vc的混合编程,和常见问题解决方案(Introduces MATLAB and VC mixed programming, and common problems and Solutions)
- 2012-05-07 13:45:27下载
- 积分:1
-
FT5426
基于电容式触摸采集芯片FT5426的驱动程序,可直接使用,主控芯片为STM32F103CET6.(Based on the capacitive-touch acquisition chip(FT5426)driver, can be used directly when main-control-chip using STM32F103CET6.)
- 2020-11-16 16:49:40下载
- 积分:1
-
c#用鼠标画直线
应用背景实现动态画图,及拖动鼠标就能动态产生图形,并且颜色是可调节的,当你不喜欢颜色时候,你可以换不同的颜色,画直线,所以这个程序很好的实现了c#的动态画图, 此程序是我自己编的,不足之处还望大家指正,谢谢大家,我们一起学习,一起进步,喜欢编程的朋友可以经常交流一下,关键技术 public partial class Form1 : Form
{
Point startPoint = new Point();
// bool showPaint = false;
public Form1()
{
InitializeComponent();
}
private void Form1_MouseDown(object sender, MouseEventArgs e)
{
startPoint = new Point(e.X, e.Y);
//{ showPaint = true; }
}
private void
- 2022-02-10 06:50:04下载
- 积分:1
-
敖氏家族信息管理系统源码
敖氏家族信息管理系统源码敖氏家族信息管理系统源码敖氏家族信息管理系统源码
- 2022-06-27 20:00:08下载
- 积分:1
-
LTC6803arduino
Code for ltc6803-4. Still in development phase
- 2015-01-17 15:16:15下载
- 积分:1
-
WindghsWindows
最新版的Windows,即Vista采用了全新的高分辨率图标(icon)格式(The latest version of Windows that Vista have adopted new high resolution icon (icon) format)
- 2017-04-27 11:05:51下载
- 积分:1
-
matlabFUNCTIONTABLE
matlab函数表
matlab函数表
matlab函数表matlab函数表matlab函数表matlab函数表(MATLAB FUNCTION REFER TABLE )
- 2010-12-17 14:31:25下载
- 积分:1
-
udf1
说明: 定义了一个用于控制扭转和弯曲周期运动的udf程序,用于计算fluent中动边界案例。(A UDF program is defined to control the periodic motion of torsion and bending, which is used to calculate the dynamic boundary case in fluent.)
- 2021-04-13 20:58:56下载
- 积分:1
-
Asynchronous Mode to dial out from D/300SC
ASYOUT.C ---- Asynchronous Mode to dial out from D/300SC-E1 -ASYOUT.C---- Asynchronous Mode to dial out from D/300SC-E1
- 2022-07-05 02:53:22下载
- 积分:1