搜索资源列表
ORACLE_train3
- Pro * C 的使用 一 Pro*C 程序概述: 1.什么是Pro*C程序 在ORACLE数据库管理和系统中, 有三种访问数据库的方法; (1) 用SQL*Plus, 它有SQL命令以交互的应用程序访问数据库; (2) 用第四代语言应用开发工具开发的应用程序访问数据库,这些工具有SQL*Froms,QL*Reportwriter,SQL*Menu等; (3) 利用在第三代语言内嵌入的SQL语言或ORACLE库函数调用来访问。 -the use of a Pro *
1
- 这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景! 1)把下面的代码粘贴到记事本里面,另存为 1.txt 文档。 2)在命令行窗口下(在开始→运行→cmd),进入文档所存盘符,输入debug<1.txt,就出现标准的三维空间动画和音乐了。悍啊.... 大家可以试一下,绝非病毒敬请放心。-This proced
MixedCandshellprograming
- esult,conf,pResult,user,system,include,char,male,close,print,size,count,return,center,intf,脚本语言,catuser,一条记录,maleus,max在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余。 -esult, conf, pResult, user, syst
DEBUG
- 该命令从汇编语言语句创建可执行的机器码。所有数值都是十六进制格式,必须按一到四个字符输入这些数值。在引用的操作代码(操作码)前指定前缀记忆码。-The command statement from the assembly language to create executable machine code. All values are in hexadecimal format, must be 1-4 characters enter these values. In reference
LinuxFoundation
- Linux用户基础。包含在Linux系统下的常见命令和部分C语言编程知识。-Linux user base. Included in the Linux system under the common command and part of the C language programming knowledge.
Matlab
- 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
GUI
- 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
MATLAB
- 包含matlab常用的函数指令,按功能分类的 包括 1.通用信息查询 2.工作空间管理 3.管理指令及函数 4.搜索路径的管理 5.指令窗控制 6.操作系统指令 7.运算符操作 8.编程语言结构 9.矩阵及相关操作等-Contains the matlab function commonly used commands, according to functional categories, including 1. General information
command
- command 设计模式,Java语言描述,讲解比较到位,英语。-command design patterns, Java language to describe, explain more in place, English.
python_forUnix
- Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
EasyD12_PC_dll
- EASYD12.dll (PDIUSBD12的上位机动态链接库),包含dll命令接口说明(dll的调用方法),可以供Delphi、VB、易语言、VC....调用-EASYD12.dll (PDIUSBD12 the host computer dynamic link library), contains the dll command interface descr iption (dll call method), can be used for Delphi, VB, easy langu
DuixiangHeLei
- 软件重用被广泛地认为是提高软件生产率和质量的关键。面向对象方法中的对象类是一种很好的可重用构件形式。为了快速获取和积累可重用构件,本文研究从源程序中获取对象类的问题,提出了一套较完整的从命令式语言程序中获取对象类的方法和规则。该方法能够从被分析的软件中提取尽可能多的可重用性较好的大粒度和小粒度的对象类。-Software reuse is widely considered to improve software productivity and quality of the key. Obje
command
- 软件工程命令模式与装饰者模式结合,控制台程序。比较简单,适合初学者。 开发语言C-Software Engineering Command mode combined with the decorated models, the console program. Simple, suitable for beginners. Development language C++
finish0617
- 利用21H中断实现DOS功能调用,从而使C语言中能够实现与DOS功能相同的命令解释器-Use DOS function 21H interrupt call, so that C language functions to achieve the same with the DOS command interpreter
USB--PDF
- 包含了USB开发用到的所有协议 USB Specification Rev1.1 USB pecification Rev2.0 USB SBUS HOUND 使用说明书.PDF Device Class Definition for HID 1.11 .pdf FAT32 File System Specification v1.0 PDIUSBD12_PHILIPS.PDF3.pdf USB Class Definitions for Communication
C-language-realization-of-MATLAB-
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,-This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions
C-language-lesson-set
- C语言课设,包含: 比较“冒泡排序”和“选择排序”两种排序方法的效率 比较两个文件是否雷同 处理简单的数据文件 创建“文件复制”的DOS命令 关联两个文件中的数据-C language lesson set, including: compare the efficiency of the bubble sort and select Sort two Sort method to compare two files are identical to handle simpl
ATCOMMAND_STUDY
- at command language at commandlanguage -at command language at commandlanguage
vhdl-command
- 编写汇总了VHDL语法,进行了汇总和分类。-vhdl language describle.
Assembly-language
- 此压缩文件包含了讲解汇编语言的相关知识点的PPT和.chm文件,以及常用的DOS命令大全。-This zip file contains the .chm file PPT and assembly language to explain the relevant knowledge points, and commonly used DOS command Guinness.