搜索结果

找到约 458 项符合 run 的查询结果

按分类筛选

显示更多分类

驱动编程 AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To bu ...
https://www.eeworm.com/dl/618/338157.html
下载: 162
查看: 1102

matlab例程 迭代自适应Simpson

迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
https://www.eeworm.com/dl/665/347556.html
下载: 60
查看: 1151

汇编语言 数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you t

数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme!$ qq db 0dh,0ah, when you input number,press enter.$ qw db 0dh,0ah, 6eh,52h,94h,52h,$ qa db 0dh,0ah, $ info1 db 0dh,0ah,0dh, input number:$ info2 db 0dh,0ah, output number:$ ...
https://www.eeworm.com/dl/644/360453.html
下载: 85
查看: 1341

软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob

Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...
https://www.eeworm.com/dl/540/376264.html
下载: 81
查看: 1116

VC书籍 C++ is a programming language. It is a programming language of many different dialects, just like

C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in some other place, it is because there are so many compilers. T ...
https://www.eeworm.com/dl/686/480844.html
下载: 180
查看: 1086

技术资料 COMSOL声学模块介绍

Mathematical modeling has become an important part of the research and devclopment work in engineering and scicnce. Retaining a competitive edge requiresa fast path between ideas and prototypes, and in this regard mathematical modeling and simulation provide a valuable shortcut for understanding bot ...
https://www.eeworm.com/dl/835906.html
下载: 5
查看: 2621

数据库系统 摘要  ? ? ? ?     设计时的自动化加快了编码

摘要  ? ? ? ?     设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 ...
https://www.eeworm.com/dl/523/103340.html
下载: 30
查看: 1037

单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula

This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using onl ...
https://www.eeworm.com/dl/648/148373.html
下载: 114
查看: 1091

Java编程 JAVA系统托盘图标控制程序

JAVA系统托盘图标控制程序,说明:   这是一个用写的系统托盘图标控制程序.带有一个显示本程序源代码的功能. 曾经看过别人用Java JNI技术也写了类似的程序,不过本程序完全应用java而没有用C. 配置和运行:    该程序运行于JDK1.6,首先你的机器必须安装JDK的最新版.如果没有的话到http://java.sun.com进行下载和安 ...
https://www.eeworm.com/dl/633/190441.html
下载: 91
查看: 1095

Java编程 Java媒体播放器 本程序用Java Media Framework制作

Java媒体播放器 本程序用Java Media Framework制作,实现的功能如下: 1、可播放多个文件,并有“全部循环、单曲循环、不循环”三个播放模式。 2、在播放视频文件时,可全屏播放,在视频窗口上单击右键出现控制菜单。 3、播放时可选择“上一曲、下一曲”进行切换。 4、选取多个文件时,用CONTROL、Shift键帮助,用法同其 ...
https://www.eeworm.com/dl/633/249759.html
下载: 34
查看: 1112