-
本程序实现pascal语言的语法分析,采用递归向下的分析方法。值得新手一看。...
本程序实现pascal语言的语法分析,采用递归向下的分析方法。值得新手一看。-the program pascal language syntax analysis, the use of recursive downward analysis method. Newcomers worth a look.
- 2023-04-27 08:25:03下载
- 积分:1
-
CE下扩展串口,采用CPLD模式,扩展4个串口,48个IO口
CE下扩展串口,采用CPLD模式,扩展4个串口,48个IO口-CE be extended serial port, using CPLD mode, extended four serial ports, 48 IO port
- 2022-05-31 20:03:25下载
- 积分:1
-
红外线,WINCE,适合参考,适合初学者
红外线,WINCE,适合参考,适合初学者-infrared, and pulled suitable reference for beginners
- 2022-11-16 10:55:03下载
- 积分:1
-
一个关于Tab的编程
一个关于Tab的编程-a program on the Tab
- 2023-01-23 13:05:04下载
- 积分:1
-
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览...
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use a paintbrush (color, line width, linear). How procedures for adding options menu and the option to set up the dialog box, use the standard color dialog, how to use the Font dialog box, the dialog box options to achieve preview function. Implementation Options dialog window and type of data exchange. How to change the dialog and control the background color, how to change the text color control, the right button controls special treatment. How in the window shows a bitmap.
- 2022-02-21 21:15:06下载
- 积分:1
-
2D 魔方源代码
新增功能:花式魔方,在菜单中FigureCube可以使魔方旋转成多种花式。共有45中花式,参考了www.Rubiker.cn中的花式魔方公式。每点击一次菜单,就会显示一种花式,45中花式循环显示。由于可能在整理时把花式公式弄错,所以可能出现并不美观的图案,这些会在可能存在的后续版本中更正。
1 > 尚未实现类似于2D版本的抄写功能。可以在2D中抄写,然后在本版本中打开。
- 2022-01-25 14:41:41下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1
-
"unified database management systems," the implementation : a CD
“统一数据库管理系统”执行说明: 1、 光盘目录vc6.0chapter3inDBExp.exe 为主程序;ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll,OptDlg.dll,DBExpSQLEditXControl.ocx为主程序依赖的链接库文件。 2、 光盘目录vc6.0chapter3srcDBExp为主程序的源代码 光盘目录vc6.0chapter3srcObScript为本系统所依赖的链接库ObScript的代码。 “统一数据库管理系统”如何编译: 1、 确认已经安装了OLEDB或者是ADO的COM库 通常在C:Program FilesCommon FilesSystemOle DB和C:Program FilesCommon FilesSystemado目录下会分别找到oledb32.dll和msado15.dll。如果没有找到,再在磁盘上搜索这两个文件。 如果都没有找到,请用VC6.0的安装盘重新安装ActiveX。 上面提到的两个文件是OLEDB和ADO 的核心文件。 2、 在VC6.0中添加路径 在VC的Tools->Options->Directories->Include Files中加入在1中提到的两个路径。 3、 编译 直接点击编译完成对整个项目的编译-"unified database management systems," the implementation : a CD-ROM directory vc6.0 chapter3 bin DBExp.exe mainly procedures; ObScript.dll, SPFunc.dll, TableFunc.dll, ViewFunc.dll, OptDlg.dll, DBExpSQLEditXControl. exe procedures based on the link libraries. 2, CD-ROM directory vc6.0 chapter3 src DBExp based program"s source code directory vc6.0 CD chapter3 src ObScript-based system
- 2022-12-30 07:50:03下载
- 积分:1
-
我们都知道一些键盘事件。今天我做了一个键上下着…
大家都知道键盘上几个的事件吧。
今天我就作了一个用上下左右键控制图标的小程序,帮助你理解这几个事件。。很好玩的。-we all know several of the keyboard events. Today I made a key up and down around the small icon control procedures to help you understand these events. . Very fun.
- 2022-03-05 13:10:43下载
- 积分:1
-
系统调用提供的简单控制
系统调用提供的简单控制-system calls for a simple control
- 2022-11-07 03:15:03下载
- 积分:1