-
基于LABVIEW和单片机的激光器温度控制系统的研究
基于LABVIEW和单片机的激光器温度控制系统的研究(Research on Laser Temperature Control System Based on LABVIEW and MCU)
- 2020-06-24 15:00:02下载
- 积分:1
-
一个用Dreamweaver制作的留言本,可以进行留言,是一个不错的留言本!...
一个用Dreamweaver制作的留言本,可以进行留言,是一个不错的留言本!-a production of the messages, voice mail can be a good message this!
- 2022-05-06 18:06:52下载
- 积分:1
-
C# 清空回收站的源码实例
C# 清空回收站,这个功能不用多介绍了吧,你懂的,具体的实现请看以下代码:
const int SHERB_NOCONFIRMATION = 0x000001;//整型常量在API中表示删除时没有确认对话框
const int SHERB_NOPROGRESSUI = 0x000002;//在API中表示不显示删除进度条
const int SHERB_NOSOUND = 0x000004;//在API中表示删除完毕时不播放声音
[DllImportAttribute("shell32.dll")]//声明API函数
private static extern int SHEmptyRecycleBin(IntPtr handle, string root, int falgs);
private void button1_Click(object sender, EventArgs e)
{
//清空回收站
SHEmptyRecycleBin(this.Handle, "", SHERB_NOCONFIRMATION + SHERB_NOPROGRESSUI + SHERB_NOSOUND);
}
- 2022-12-15 14:50:03下载
- 积分:1
-
Operating : "w" "s" "a" and "d" from top...
操作:从上到下的“w”、“s”、“a”和“d”都是关于胜利的条件:rz控件已经吞噬了所有的意义,超级简单而愚蠢的游戏机是用win32制作的
- 2023-04-06 20:50:03下载
- 积分:1
-
report
说明: report for a report for a class
- 2019-04-17 21:19:15下载
- 积分:1
-
gowithsmiling
说明: 我在惠普公司,从助理工程师到高级工程师,从市场部经理到市场总监,从助理总裁到首席知识官,到公司决策委员会成员,成为为数不多的进入大型跨国公司中国区高层的本地管理人员之一,有幸感受到惠普公司高效而又人性化的管理。(I said in my Hewlett-Packard, from assistant engineer to engineer, from Marketing Manager to Marketing Director, from the Executive Director to the Chief Knowledge Officer, to the corporate decision-making members of the Committee, becoming one of the few large multinational companies to enter China, the highest level of local management staff, one of Hewlett-Packard had the privilege to feel humane and highly effective management.)
- 2008-11-22 06:37:53下载
- 积分:1
-
使用matlab调用refprop函数
使用matlab调用refprop函数,包含三个.m文件(Calling RefProp function using MATLAB)
- 2020-07-16 16:38:49下载
- 积分:1
-
delphi 怎样在数据表中调整记录指针的位置
delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:
procedure TFrmOrderBy.FormShow(Sender: TObject);
begin
ADODataSet1.Active := false;
ADODataSet1.Active := true;
end;
procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);
begin
Close;
end;
procedure TFrmOrderBy.Button1Click(Sender: TObject);
var
No: Integer;
begin
No := StrToIntDef(Edit1.Text, 1);
ADODataSet1.MoveBy(No);
end;
- 2022-04-11 22:27:36下载
- 积分:1
-
lexidaohang
乐喜婚庆公司网站导航菜单是一款基于jQuery实现的紫色菱形斜角导航条样式效果代码,是一款基于jquery实现的类似动画效果的网站导航菜单特效。伴随有鼠标滑过改变颜色特效。整体效果炫目华丽,是一款非常优秀的特效源码。该源码兼容目前最新的各类主流浏览器。(JQuery four level linkage classification menu)
- 2018-07-05 15:09:04下载
- 积分:1
-
saltyfish-master
说明: Free fish crawler software, crawl free fish products
- 2020-03-11 13:52:13下载
- 积分:1