搜索资源列表
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 *
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
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
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
intel-dev-tools-for-imple-upnp-devices-v_1_6_winh
- UPnP technology provides an effective foundation for networked devices that need simple, seamless interoperability for the home, office, and public domain. The UPnP device architecture enables connectivity of devices of all form factors. It provides
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
8086-8088_asm
- 8086-8088_汇编语言指令表,8086-8088_汇编语言指令表-8086-8088_assamble language command
realizeLS.doc.tar
- using C language to realize the function of command "ls"
Linux_Refer
- A LUNIX COMMAND WRITE BY VIETNAM LANGUAGE
class.xml.sitemap.generator.php.tar
- Regardless of the programming or scr ipting language used, it is always a good idea to insert comments in scr ipts, explaining what the next lines or block of code is trying to accomplish, how and/or why. Comments in batch files are usually plac
NirCmd
- Nircmd is command line tools that can use in any programming language-Nircmd is command line tools that can use in any programming language
flac3d
- flac3d复杂隧道的命令流,fish语言编写,只需修改参数即可更改断面大小和尺寸-Command flac3d complex tunnel flow, fish language, just modify the parameters to change the size and dimensions of section
c_lianxi2
- 编写一个程序,用以读入一个C语言程序,并按照字母表顺序分组打印变量名, 要求每一组内各变量名的前6个字符相同,其余字符不同。字符串和注释中的 单词不予考虑。请将6作为一个可在命令行中设定的参数。-Write a program to read into a C language program, and grouped alphabetically print the variable name, Requires each within the same group of six
rarycflymC_veryhuo.com
- C语言写的隐藏和分离rar文件的小程序,程序很简单,把rar文件(其他文件也一样)的二进制码附加到另一个文件末尾,然后把rar文件删除,就起到隐藏的作用了(用cmd的copy命令就可以了) 分离的话只要找到rar文件的头部,然后提取出机器码写入文件并重命名,rar文件的头部20个字节是相同的,只要用ultraedit打开多个rar文件看一下就知道了(C hidden language and separation of rar file a small program, the progr