-
一个功能强大的操作XML文件的类,比微软的方便、快捷;内附详细使用说明。...
一个功能强大的操作XML文件的类,比微软的方便、快捷;内附详细使用说明。-The operation of a powerful class of XML documents than Microsoft" s convenient, fast included detailed instructions.
- 2022-01-26 04:36:46下载
- 积分:1
-
stm8 温度传感器MLX90614驱动程序
通过STM8驱动温度传感器MLX90614,集成串口中断通信,已测试可用
- 2022-05-14 06:15:31下载
- 积分:1
-
使用Windows上的计划任务的程序
使用Windows上的计划任务的程序-The example of using the plan task in the Windows
- 2023-06-26 14:50:03下载
- 积分:1
-
wince 开发的udp 收发以太网数据包,直接使用无需修改。
wince 开发的udp 收发以太网数据包,直接使用无需修改。-wince development udp send and receive Ethernet data packets directly without modification.
- 2022-03-13 04:30:56下载
- 积分:1
-
时间转换成音档读出来,要自己做基本的音档,在程序的目录下,建个waves目录,这个是d...
时间转换成音档读出来,要自己做基本的音档,在程序的目录下,建个waves目录,这个是d-time for a change in the sound file as read out, it has to do basic sound file, in the process of the directory, build a directory waves, this is a d
- 2023-03-31 23:25:04下载
- 积分:1
-
游蛇吃豆 main.c代码
游蛇吃豆游戏,基本要求:
(1)键盘控制改变游蛇运动方向;
(2)碰到边框或栅栏游戏结束;
(3)吃掉豆子蛇身变长;
(3)豆子全部吃光,游戏结束。
提高要求(选做):
(1)改进游戏界面,增加相关统计信息;
(2)考虑一合理的得分方法,得分值取决于吃下去的豆子和游戏完成时间等等。
- 2022-05-25 06:00:41下载
- 积分:1
-
使用vs2005编程
设计一种基于优先级和安全度的可抢占调度算法,其中安全度参数优于优先级参数,并由此判断给出任务组是否可调度。...
使用vs2005编程
设计一种基于优先级和安全度的可抢占调度算法,其中安全度参数优于优先级参数,并由此判断给出任务组是否可调度。-VS2005 Programming using a priority-based and safety may seize the scheduling algorithm, which is superior to the security parameter priority parameters, and thus given the task group to determine whether scheduling.
- 2023-03-09 18:50:03下载
- 积分:1
-
一个简单的计算prime factor的小程序。
一个简单的计算prime factor的小程序。-a simple calculation prime factor of small programs.
- 2022-01-26 01:59:24下载
- 积分: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
-
sudoku calculator
数独求解题:
该程序, 初始条件可用键盘直接在界面上输入, 求解结果显示在界面上。
很好玩的-sudoku calculator
- 2023-08-09 23:20:02下载
- 积分:1