搜索资源列表
atmdemo
- C 模拟ATM自动取款机源代码(TXT文件存储) C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。 -C simulation source code for ATM automated teller machi
ZPLII
- 斑马机打印语言说明 ZPL 打印控制语言说明文档-Zebra ZPL printing machine printing language to explain that control language documentation
ClanguagesourceATMmachineATM
- C语言模拟ATM机源代码 画了界面!实现存、取、转、查等功能!利用文件存取! 对密码输入次数加限制,对密码进行了简单的加密! 用C语言处理了复杂的业务逻辑!-C language simulation source code draws ATM machine interface! Achieve deposit, withdraw, transfer, search and other features! Using file access! Increase the
grwave
- 地波场强计算,高频地波场强衰减计算,高频电磁波地波传播计算仿真,Fortran源程序,可以在cirr公开网址上获得。- The PC version of GRWAVE requires an IBM PC/AT or equivalent (80286 microprocessor) with a math co-processor and a minimum of 256 kilobytes of memory. Disk Contents:
crm
- CRM 不仅仅是一个管理名词和管理概念,更是一套人-机交互系统和一种先进的解决方案,它能帮助企业更好的吸引潜在的客户和留住最有价值的客户,从而实现销售、市场营销、服务和支持的商业流程自动化。 Programming Language: PHP-CRM not merely is a management noun and the management concept, is set of people- machine interactive systems and one kind of
i2ctestmaster
- pic单片机作为I2C从机的通讯程序,c语言实现,包括串口通讯,AD检测,定时器应用等,是检测电力应用中CT的源码-Single-chip I2C as a pic of the communication process from the machine, c language, including serial communication, AD detection, timer application, the application of testing the power of the
qpsk_relate
- QPSK解调机设计,采用相关解调,用硬件语言verilog描述-QPSK demodulation machine design, using the relevant demodulation, using the hardware descr iption language verilog
2007100WORD
- 南开100题,供全国计算机考试c语言机试参考使用。-Nankai 100 questions for the National Computer Test c language machine test reference.
ATM
- C语言模拟的银行ATM机系统!利用文件存储!每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密! -C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the other syste
222
- 语义相似度计算是自然语言处理中的一个关键过程,在机器翻译、自动问答、句法分析、词义排歧等 领域都有着广泛的应用-Semantic similarity calculation is a key process in natural language processing, machine translation, automatic question answering, parsing, word sense disambiguation Fields have a wide rang
Powerflow
- 含风机单机无穷大潮流计算的matlab程序语言-Matlab programming language with fan single machine infinite flow calculation
IMM_R1.pgp
- 注塑机控制系统源代码,采用贝加莱的PLC,C语言编程-The injection molding machine control system source code, the use of B & R PLC, the C programming language
FTPDemo
- Writing in the Java programming language is the primary way to produce code that will be deployed as Java bytecode. There are, however, bytecode compilers available for other languages such as Ada, Javascr ipt, Python, and Ruby. Several new languages
JChatBox
- The Java platform is the name for a bundle of related programs from Sun that allow for developing and running programs written in the Java programming language. The platform is not specific to any one processor or operating system, but rather an exec
kernel_classification
- Linear classifiers in kernel spaces have emerged as a major topic within the field of machine learning. The kernel technique takes the linear classifier—a limited, but well-established and comprehensively studied model—and extends its applicability t
基于C51的遥控全自动洗衣机程序
- 基于C51的遥控全自动洗衣机程序,是一个非常好的学习单片机C语言程序设计的案例。(C51 based remote automatic washing machine program, is a very good study of the single chip microcomputer C language programming case.)
华中8型数控系统PLC编程说明书-V1.1
- 顺序程序是指对机床及其相关设备进行逻辑控制的程序。对于电气自动化控制工程人员而言,广泛采用的控制流程是以顺序控制为基础的。而顺序程序的编制正是在这一基础上产生的一种用于PLC控制的编程方式。 数控系统先将程序转换成某种格式,CPU即可对其进行译码和运算处理。CPU高速读出存储在存储器中的每条指令,通过算术运算来执行程序。顺序程序的编制由编制梯形图以及其它PLC标准语言开始的,所谓梯形图可理解为CPU中算术运算的执行顺序(A sequential program is a procedure f