搜索资源列表
Visual C++课程设计案例精编--计算器
- Visual C++课程设计案例精编--计算器-Visual the C curriculum fine designs the case to arrange -- the calculator
jaq
- /* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
RunLowerINDOS
- 在DOS下運\行的程序,功能很強大,用來更改大小寫,不是rename的寫法 -under the DOS operating procedures, functions very powerful, case-insensitive to changes, the wording is not rename
fileJiami
- 最简单的文件加密技术,即采用文件逐字节与密码异或方式对. 对一个文件进行加密,解密的时候只需要再执行一次加密过程即可。-most simple file encryption technology, which adopts a case-by-byte file with the password or different ways right. To encrypt a document, declassified only when further implementation of
算法集
- 很多小功能的实现:大小写转换,全半角转换。-many small functional realization : case-conversion, the entire half-angle conversion.
ASP.NET与Web Service实例剖析中文版
- ASP.NET与Web Service实例剖析中文版 ASP.NET与Web Service实例剖析中文版-ASP.NET and Web Service Case analysis with the Chinese version of ASP.NET Web Service Case Analysis Chinese version
cc
- IBM clear case 软件在使用中的问题汇总-IBM clear case of software problems in the use of summary
case-study
- 学习CORBA的一个case study,本人在英国读书时,个人收集。-Learning CORBA for case study.It s my individual collection,when studying in the UK.
RMB-case-the-conversion
- RMB case the conversion
case
- classify the value or number case by case.
Case-development-highlights
- C++Builder 学习资料,案例开发集锦,包括C++Builder各种操作功能的实验案例-C++Builder learning materials, case development highlights, including the experimental case of C++Builder various operational functions
C-LANGUGE-CASE
- 《C语言课程设计案例精编》书籍的源代码,好用 -C CLASS DESIGN FOR case SOURCE
case
- labview下的case语句的实验vi。输入的数值大于0时输出此数的平方根,小于0时直接输出原数值-Experimental vi case statement under the labview. The output value of the input square root of this number is greater than 0, the direct output of the original value is less than 0
Use-ExtendSim-Case
- 《面向应用的仿真建模与分析——使用ExtendSim》原书案例,使用ExtendSim可很好实现排队论的仿真。-"Application-oriented simulation modeling and analysis- using ExtendSim" original book case can be properly achieved using ExtendSim simulation of queuing theory.
case-based-vcPP-code
- 基于案例的vc++程序设计源代码,涉及oo基本概念,MFC编程两个部分的内容。-Vc++ case-based design program source code
case-studies-of-neural-network
- 《神经网络43案例分析》作为模式识别相关领域的书籍,由于采用的是实际例子讲解,实用性很大,相关源程序,程序已经调试过了,没有错误,可以直接运行-case studies of neural network
Case-Structure
- 使用Case结构,创建一个VI以检查一个数值是否为正数。如果它是正的,VI就计算它的平方根,反之则显示出错。-Use Case structure, create a VI to check whether an array is a positive number. If it is positive, VI computes its square root, otherwise display an error.
Acceleration-and-Case-Structure
- LABVIEW ACCELERATION AND CASE STRUCTURE
simple-case
- 简单的case结构,开根号输出值,假就发出警报!-Simple case structure, square root output value, on false alarm!
DAQ data acquisition classic case
- 利用DAQ控件,完成数据采集的经典案例,可实现数据采集、存储和显示。(DAQ control, the classic case of data acquisition, data acquisition, storage and display.)