-
DS1302资料,实时时钟控制芯片.可自行记时,自动进行月份,年等调整,包括闰年和闰月...
DS1302资料,实时时钟控制芯片.可自行记时,自动进行月份,年等调整,包括闰年和闰月-DS1302 data, real-time clock control chip. Can remember, the automatically month, year and other adjustments, including a leap year and the Leap
- 2022-02-16 09:57:45下载
- 积分:1
-
化学方程配平软件
化学方程配平软件-chemical equation balancing software
- 2022-07-13 04:14:41下载
- 积分:1
-
阿尔法
Alpha-data 的 采集卡,主要是Gigabit Ethernet ,LVDS , PCI/PCI-X 的VHDL 程序 -Alpha-data acquisition card, is Gigabit Ethernet, LVDS, PCI/PCI-X of the VHDL program
- 2022-03-12 17:08:40下载
- 积分:1
-
学生成绩管理系统 C语言写的 期末课程设计
学生成绩管理系统 C语言写的 期末课程设计-A student grade management
- 2022-06-29 23:41:03下载
- 积分:1
-
冰雨轩个人网站程序,上传到免费空间就可以拥有自己的网站了。里面还包含一些管理网站常用的程序。一整套很齐全的!...
冰雨轩个人网站程序,上传到免费空间就可以拥有自己的网站了。里面还包含一些管理网站常用的程序。一整套很齐全的!-Xuan冰雨personal websites procedures, uploaded to the free space can have its own website. Which also contains a number of commonly used web site management procedures. A set of very complete!
- 2022-09-02 00:35:04下载
- 积分:1
-
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便...
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便-Mine has three levels of junior high, and made a data file can be saved to play the next play when the data can be easily interrupted at the beginning
- 2022-01-29 02:21:01下载
- 积分:1
-
c语言编程技巧程序集 提供了很多种有用的方法 值得一看
c语言编程技巧程序集 提供了很多种有用的方法 值得一看-skill sets procedures for a wide variety of useful eye-catcher
- 2022-06-20 07:58:10下载
- 积分: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
-
GPU的设计过程,讲到的是从设计到产品的生产的过程
GPU的设计过程,讲到的是从设计到产品的生产的过程-GPU design process, talk about the design of the production process
- 2022-07-04 12:22:17下载
- 积分:1
-
我可以写 matlab 鳕鱼 !
这鳕鱼模拟 salitons 在 physics.two m 文件是 attached.salitone 一号模拟了 salitons 和另一个模拟 5 次订单 salitons 的 4rth 命令我 think.best 问候! 这鳕鱼模拟 salitons 在 physics.two m 文件是 attached.salitone 一号模拟了 salitons 和另一个模拟 5 次订单 salitons 的 4rth 命令我 think.best 问候 !
- 2023-05-08 09:35:03下载
- 积分:1