搜索结果
找到约 533 项符合
ms-Press 的查询结果
其他 文件批量处理 V1.0》 20:13 2007-1-11 如果出现错误
文件批量处理 V1.0》
20:13 2007-1-11
如果出现错误,请运行install.bat
如果你想反注册组件,请运行unInstall.bat
主程序:
文件批量处理.hta
以下文件是MS系统自带的.但是有的计算机有病毒,所以运行不起来了.
scrrun.dll
wshom.ocx
V2.0将提供多线程批量查找和预浏览功能 ...
matlab例程 Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWav
Objectives
The purpose of this notebook is to give you a brief introduction to the
DiscreteWavelets Toolbox and show you how to use it to load
images. Some basic image manipulation is illustrated as well. You will
also learn how to use measures and tools such as cumulative energy,
entr ...
软件设计/软件工程 如题目:一下是第一章目录 第一章 硬件接口 1.1 3D应用程序与硬件的交互作用 1.1.1 在计算机屏幕上显示图像 1.1.2 事件反应 1.2 使用不同的体系结构
如题目:一下是第一章目录
第一章 硬件接口
1.1 3D应用程序与硬件的交互作用
1.1.1 在计算机屏幕上显示图像
1.1.2 事件反应
1.2 使用不同的体系结构
1.2.1 MS-DOS.
1.2.2 MS-Windows.
1.2.3 X11.
1.2.4 NeXTStep.
1.2.5 MacOS. ...
汇编语言 LCD1602显示秒表.功能描述:K3为控制按键.第一次按下时,开始计时
LCD1602显示秒表.功能描述:K3为控制按键.第一次按下时,开始计时,第二次按下时,暂停计时.第三次按下时,累计计时,第四次按下时,暂停计时。K4为清零按键:在任何状态下,按一下K4,均可清零.可同时显示:时、分、秒、毫秒(带有两位ms级显示) ...
MTK MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix
MTK flash TOOL源程序代码
========== FlashTool v3.1.05 (2007/05/15) =======
Bug fixes:
1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size.
2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM.
New features:
1. [DA] Supports new NO ...
matlab例程 P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In e
P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In
each case plot the spectrum of the resulting discrete-time signal.
Ts= 0.1 ms, Ts= 1 ms, Ts = 0.01 Sec
数据库系统 遍历数据库:从SQLSERVER6.5开始
遍历数据库:从SQLSERVER6.5开始,MS提供了一个非常有用的系统存储过程sp_MSforeachtable和sp_MSforeachDB;作为DBA会经常需要检查所有的数据库或用户表,比如:检查所有数据库的容量 看看指定数据库所有用户表的容量,所有表的记录数,我们一般处理这样的问题都是用游标分别处理处理,比如:在数据库检索效率非常慢时,我 ...
其他嵌入式/单片机内容 A AVR USB download tool. It can download your target file to full series avr chip with only one pre
A AVR USB download tool. It can download your target file to full series avr chip with only one press.
电子书籍 操作系统 JCINX操作系统开发 从计算机领域出现第一个OS开始
操作系统 JCINX操作系统开发 从计算机领域出现第一个OS开始,OS就成为众多计算机专家,以及各种计算机爱好者关注,研究,实践的宠儿。经过几十年的迅速发展,当今世界已经存在多种面向不同领域,不同平台,不同用途的OS,比如完全面向IBM PC的已经过时的单任务OS MS-DOS,以及当今的主流PC操作系统MS-Windows系列,面向从 ...
SQL Server 动态创建数据库
动态创建数据库,表,字段。在vista系统下动态创建数据库,数据库使用的MS sql2005。