-
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,...
本文档是Arm的整个开发流程,有需要者可以看一下,不错的哦,-This document is Arm of the entire development process, for those who need it can look good Oh,
- 2023-01-02 03:55:04下载
- 积分:1
-
生产者与消费者问题的解决,利用语言实现的,可供参考
生产者与消费者问题的解决,利用语言实现的,可供参考-goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
- 2022-01-28 04:04:35下载
- 积分:1
-
三层结构开发图书系统.适合初学者学习参考.
三层结构开发图书系统.适合初学者学习参考.-Development of circulation systems the three-tier structure. Reference for beginners to learn.
- 2022-07-13 21:22:34下载
- 积分:1
-
regular expression syntax processing software demonstrations illustrate the oper...
表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
- 2022-03-19 01:12:37下载
- 积分:1
-
这是本人用DELPHI编制的在新一代大智慧基础上,能自动选股,对股票的操作提示买卖强弱信号,和按买卖信号操作后的评估结果的一款软件,非常简单实用。...
这是本人用DELPHI编制的在新一代大智慧基础上,能自动选股,对股票的操作提示买卖强弱信号,和按买卖信号操作后的评估结果的一款软件,非常简单实用。-This is why I compiled with DELPHI at a new generation of great wisdom, based on automated stock picking, stock trading strength of the operation prompt signal, and by the sale of the signal operating results of the assessment after a piece of software is very simple and practical.
- 2022-03-15 06:35:52下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
获取密码文本密码输入框中的密码,比较实用的功能
获取密码文本密码输入框中的密码,比较实用的功能-Get the Password text box, enter the password for your password, more practical functions of
- 2022-01-24 15:26:02下载
- 积分:1
-
Minesweeping game, using Visual c++ Debugging with C to prepare
扫雷游戏,用Visual c++调试,用C++编写-Minesweeping game, using Visual c++ Debugging with C to prepare
- 2022-01-27 19:33:28下载
- 积分:1
-
很好的!不错代码请使用
很好的!不错代码请使用-good! Please use good code
- 2022-09-10 11:10:04下载
- 积分:1
-
This is a simple flow
这是一个WINCE4.2下的简单流驱动,与硬件无关。弄了很久,才调试成功。主要是学习流驱动的实现过程及动态加载!包括EVC开发的流驱动,EVC的应用调用程序和WORD的说明文档-This is a simple flow-driven, under WINCE4.2, and hardware-independent. Get a long time before the successful commissioning. Mainly for studying flow-driven implementation process and dynamic load! Including the EVC developed flow-driven, EVC application calls the procedures and instructions WORD documents
- 2023-01-24 23:50:04下载
- 积分:1