-
好事
跳棋游戏,很好玩的,喜欢跳棋的朋友可以下载下来加工,-GOODTHING
- 2022-04-20 12:05:40下载
- 积分:1
-
想退缩,以下步骤下面的列表,你可以享受它:第一,复制文件…
想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If
- 2023-06-05 12:50:05下载
- 积分:1
-
判断一个数是否是质数的小程序
判断一个数是否是质数的小程序-judge whether quality is the number of small programs
- 2022-12-17 12:55:17下载
- 积分:1
-
多媒体定时器的使用
MFC学习用的,是MFC多媒体定时器的使用,MFC中定时器很多,对于SetTimer精度和优先级太低,而多媒体定时器精度相对高很多。在很多场合都用多媒体定时器来解决定时精度的问题。希望对大家用点作用!
- 2023-06-27 01:50:03下载
- 积分:1
-
NetAnts similar drag
类似网络蚂蚁的拖放窗口,VC++源代码,希望大家能用得上。-NetAnts similar drag-and-drop window, VC source code, hope that we can useful.
- 2022-07-21 08:43:55下载
- 积分:1
-
jsp363高校奖助学金贷款管理系统mysqla
jsp高校奖助学金贷款管理系统mysqla
- 2022-08-24 01:32:11下载
- 积分:1
-
a Java
一个基于JAVA聊天室服务端程序-a Java-based chat room-service procedures
- 2022-04-23 18:41:10下载
- 积分:1
-
六度空间
六度空间理论又称小世界理论。理论通俗地解释为:“你和世界上任何一个陌生人之间所间隔的人不会超过6个人,也就是说,最多通过五个人你就能够认识任何一个陌生人。“假如给你一个社交网络图,请你对每个节点计算符合“六度空间”理论的结点占结点总数的百分比。
- 2023-03-17 04:50:04下载
- 积分:1
-
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay...
收集的无损压缩 -解压代码包,包含了多种压缩算法。ar002、ash、comp、fin、huf、lz、lzrw1、lzw、splay-collection of lossless compression-decompression code kit, which includes a variety of compression algorithms. Ar002, ash, comp, at the end, HUF, lz, lzrw1, 4,558,302, SED
- 2022-06-30 01:11:19下载
- 积分: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