-
这是一款网吧检控系统,用VB软件编写,用于监控对方计算机,是一个非常好用的软件。...
这是一款网吧检控系统,用VB软件编写,用于监控对方计算机,是一个非常好用的软件。-This is a prosecution of Internet systems, software development, using VB to monitor each other" s computers, is a very useful software.
- 2022-01-25 22:04:47下载
- 积分:1
-
文本编辑,实现了汉字英语的显示,以及字符的滚动与闪烁效果....
文本编辑,实现了汉字英语的显示,以及字符的滚动与闪烁效果.-Text editor, realize a display of Chinese characters in English, as well as the characters in the rolling and blinking effect.
- 2022-01-26 00:46:35下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1
-
操作系统的 自己一看就知道
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-05-13 18:41:36下载
- 积分:1
-
一个简单的自动关机程序,开发环境VC
一个简单的自动关机程序,开发环境VC-a simple automatic shutdown procedures, the development environment VC
- 2023-06-28 13:20:03下载
- 积分:1
-
在“浅析VC与Matlab联合编程(一)”中简单介绍了VC与matcom的接口编程,实现了VC调用matcom的一个基本功能,要真正熟练使用接口编程,还要对函数...
在“浅析VC与Matlab联合编程(一)”中简单介绍了VC与matcom的接口编程,实现了VC调用matcom的一个基本功能,要真正熟练使用接口编程,还要对函数调用有一定了解。本文通过一个实例,较详细的介绍如何在VC中调用matcom编译后的函数。-The port program of VC and matcom is simplely introduced in the book-brief analysis of VC and Matlab combination program (part one), a basic function by using VC calling matcom can be achieved. But if you want to truly master the port program you must have some comprehension of the calling of function.That how to call the function after matcom compilation is related in detail by an example in this paper.
- 2022-05-13 15:36:25下载
- 积分:1
-
Practical C++ programming adjustable sine curve, simple and practical.
实用C++编程实现可调正弦曲线的绘制,简单实用。-Practical C++ programming adjustable sine curve, simple and practical.
- 2022-08-16 04:06:26下载
- 积分:1
-
停车场问题,不错的哟
停车场问题,不错的哟-parking problems, good yo
- 2022-01-26 07:54:39下载
- 积分:1
-
This Appliction is used to ECHO DICOM Applications.This Uses DICOM Standard Comm...
一个简单的基于dicom标准的通信例子。-This Appliction is used to ECHO DICOM Applications.This Uses DICOM Standard Communication to send the C-ECHO Message.
- 2022-05-19 22:01:12下载
- 积分:1
-
NMEA0183开发库
开发语言:Visual C++,C++开发工具:Visual Studio功能描述:它是解析NMEA 0183的协议的开发库,使用该库,可以非常方便,快捷地将从COM口读取的gps定位器的数据进行解析,例如:解析出当前gps定位器中的经度,纬度,高度,速度,状态等信息。
- 2022-03-24 16:51:58下载
- 积分:1