-
C A D 的 电 子 教 案!应该很多人会需要吧
C A D 的 电 子 教 案!应该很多人会需要吧-CAD of electronic lesson plans! Should be a lot of people will need it
- 2022-08-03 14:36:08下载
- 积分:1
-
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, using linear interpolation for the value interpolation grid operator, is equivalent to the new definition of array size.
- 2022-02-07 15:51:13下载
- 积分:1
-
78344336IIR(HP)
高通滤波算法,可以很好的解决需要高通滤波的算法中(High Pass Filtering Algorithms)
- 2020-06-21 22:40:01下载
- 积分:1
-
凌阳DVD编辑软件LOGO
sunplus dvd logo editer software
- 2022-03-24 04:36:58下载
- 积分: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
-
OpenCV-detection-models-master
已经训练好的opencv 物体识别分类器(opencv_2 haarcascade_XX_.xml)
- 2018-03-14 15:47:59下载
- 积分:1
-
模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行...
模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行-Maya simulation model of interactive control by about key figures rotary control, The next key control walking
- 2022-05-21 18:50:01下载
- 积分:1
-
分数阶 dspace
说明: DSPACE的一些文章,对DSPACE有兴趣的人可以借鉴借鉴(some literature about dspace)
- 2021-01-02 20:48:57下载
- 积分:1
-
lao-tie-use
介绍电烙铁的使用,非常好的资料。值得学习和收场。(introduction of dianlaotie,it very good information of dianlaotie. useful to study and get.)
- 2013-07-24 17:20:25下载
- 积分:1
-
lswinzip
yaosuo de yuan wen jian
kai fa huan jing: c(yaosuo de yuan wen jian jing kai fa Thuan : c)
- 2006-06-12 11:57:30下载
- 积分:1