-
这是MTeX套装中的一个重要工具,用于判断一个文件是否包含中文字符,并猜测文件的中文编码(GBK/Big5/UTF8)。...
这是MTeX套装中的一个重要工具,用于判断一个文件是否包含中文字符,并猜测文件的中文编码(GBK/Big5/UTF8)。-This is a suite MTeX an important tool for judging whether or not a file that contains Chinese characters, and speculate on the Chinese document coding (GBK/Big5/UTF8).
- 2022-08-08 21:57:29下载
- 积分:1
-
Grid recognition algorithm: Enter an external contour and external marking squar...
方格识别算法:输入具有外部轮廓和外部标记的九宫格图像,标记设定在右上角,个小格的位置从左到右,从下到上一次表示成0-8位的二进制数,其中黑―1,白―0.输出对应的十进制数,对任意角度放置的图像能准确识别。-Grid recognition algorithm: Enter an external contour and external marking squares image, mark set at the upper right corner, a small grid position from left to right, from bottom to top into a 0-8 first express-bit binary number, in which black-1,-0 white. output corresponding to a decimal number, for any angle to place the image can accurately identify.
- 2022-03-18 13:04:05下载
- 积分:1
-
一个简单的流水灯程序,花样等,一看就明白,只是写的时候有点匆忙。程序有点乱!...
一个简单的流水灯程序,花样等,一看就明白,只是写的时候有点匆忙。程序有点乱!-A simple water lamps procedures, patterns and so on, look for one that is only a little time to write a hurry. Process a bit chaotic!
- 2022-05-29 19:52:00下载
- 积分:1
-
蓝牙实现通过蓝牙服务发现打印机进行远程打印。
蓝牙实现通过蓝牙服务发现打印机进行远程打印。-Bluetooth Service Discovery through Bluetooth printers for remote printing.
- 2022-07-02 02:16:11下载
- 积分:1
-
最低松弛度优先算法
char pname[5]; //进程名
int deadtime; //周期
int servetime; //执行时间
//周期进程某一次执行到停止的剩余需执行时间(考虑到抢占),初始为deadtime
int lefttime;
int cycle; //执行到的周期数
//进程最近一次的最迟开始执行时间,- currenttime 即为松弛度
int latestarttime;
//进程下一次最早开始时间
int arivetime;
int k; //k=1,表示进程正在运行,否则为0,表示进程不在执行期间
/*
若存在最小松弛度进程个数多于1个,
则采用最近最久未使用算法
采用一计数器LRU_t
*/
- 2023-06-22 00:00:04下载
- 积分:1
-
This is an applet program, which implements Stack and List by means of java. It...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-This is an applet program, which implements Stack and List by means of java. It can show the actions of stack through operations.
- 2022-07-18 04:12:18下载
- 积分:1
-
VC环境下组播发送,通过多媒体定时器,实现定时发送!
VC环境下组播发送,通过多媒体定时器,实现定时发送!-Multicast Send VC environment, through the multimedia timer to achieve timing Send!
- 2022-12-23 19:45:04下载
- 积分:1
-
法赫德埃斯穆尔
这是 vb.net 是强,我喜欢它的
- 2022-02-25 09:17:22下载
- 积分:1
-
VC++中轻松实现滑动控件
VC++中轻松实现滑动控件-easily achieve sliding control
- 2022-06-28 18:46:01下载
- 积分:1
-
源代码C++俄罗斯方块游戏。很简单的
source code C++ game tetris. very simple
- 2023-05-21 07:35:03下载
- 积分:1