-
后缀树构造程序,输入字符串,产生该字符串的后缀树结构
后缀树构造程序,输入字符串,产生该字符串的后缀树结构-Suffix tree construction process, input string, resulting in the string suffix tree structure
- 2022-06-25 23:38:01下载
- 积分:1
-
孙鑫最新课件源代码vc++,绝对正确完整
孙鑫最新课件源代码vc++,绝对正确完整-SUN Xin latest software source code vc++, the absolute accuracy and completeness of
- 2022-07-12 12:24:31下载
- 积分:1
-
可以用用户自定义的icon进行填充的进度条示例的实现
可以用用户自定义的icon进行填充的进度条示例的实现-Can be user-defined icon to fill the progress bar example of the realization of
- 2022-05-25 05:36:51下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
一个学习slider的好例子,可以通过调节slider来设置最大值和最小值等参数...
一个学习slider的好例子,可以通过调节slider来设置最大值和最小值等参数-Have you ever searched for a nice way to select a subrange from an interval? Yes? Have you read Ben Shneiderman s "Designing the user Interface" or seen Spotfire? No? Well, that doesn t matter, because this control is just like the one described and used there.
- 2022-03-14 03:44:18下载
- 积分:1
-
词法分析器 ︰ 编译器设计
用 c 写的一个包含代码段文件作为输入和输出写入到另一个文件的代码段的词法分析器 ︰ output.txt
- 2022-01-21 18:17:28下载
- 积分:1
-
可以读本的文本文件,当时做的时候开学JAVA,现在看起来有点好笑。呵,...
可以读本的文本文件,当时做的时候开学JAVA,现在看起来有点好笑。呵,-can Reading text files, so when the opening JAVA, now looks a little funny. Uh,
- 2022-02-05 01:41:39下载
- 积分:1
-
RTF
The RTF-control is a very useful beast, but it takes a nerve-grating amount of code to accomplish even the most basic formatting tasks. Adding the capabilities to easily edit formatted text is often a boon to an application, but taking this amount of work? Why not some commands to get and set the RTF directly? Save and load to a file? Built-in editing buttons?
- 2022-05-10 22:03:52下载
- 积分:1
-
计费采集程序,实现对各种交换机文件格式的分检,同时入库
计费采集程序,实现对各种交换机文件格式的分检,同时入库-program of charging collection,decompose many switcher s file ,input in the same time.
- 2023-04-17 18:25:03下载
- 积分:1
-
这个例子(VB。NET)描述如何创建本地化的形式,那么长…
此示例(VB.NET)说明如何创建本地化的窗体,更改区域性 然后使用新的区域性重新加载该窗体。东亚语言 要求安装正确的字体以便正确显示字符。 若要在 Windows 2000 上安装语言支持,请单击“开始”->“设置”->“控制面板”->“区域选项”。 在“常规”选项卡中,查看“系统的语言设置”。选中 要安装的语言支持的框。除西欧语言之外, 此示例还用以下语言显示窗体:日语、朝鲜语、中文(简体)和中文(繁体)。 选择了所需的语言支持安装选项之后单击“确定”。 必须重新启动系统才能安装此语言支持。-This example (VB.NET) A description of how to create localized forms, then change the use of the new regional regional reload the forms. The language in the installation of the correct fonts to the correct characters. In order to install Windows 2000 on language support, click "start"- gt; "Settings"- gt; "Control Panel"- gt; "Regional Options." "Conventional" tab, check "system language settings." To install the chosen language support frame. Apart from the Western European language, this with the following examples also show the form language : Japanese, Korean, Chinese (simplified) and Chinese (simplified). The choice of language support after installation options clic
- 2022-02-11 20:18:24下载
- 积分:1