-
多线程、内存共享编程。有五只蜗牛赛跑哦。
多线程、内存共享编程。有五只蜗牛赛跑哦。-Multi-threaded, shared memory programming. Has five oh snail race.
- 2022-03-11 08:26:14下载
- 积分:1
-
在图像中加入水印,使用matlab编程,使用是输入一个分数,然后可以检测这个值,...
在图像中加入水印,使用matlab编程,使用是输入一个分数,然后可以检测这个值,-join in the image watermark, the use of Matlab programming, the use of imported a fraction, then can detect this value,
- 2022-09-28 04:25:02下载
- 积分:1
-
online HTML editor
在线HTML编辑器-online HTML editor
- 2022-06-21 00:03:13下载
- 积分:1
-
超级简单的MOSFET H桥电路的直流电机
这是超级简单的MOSFET H桥电路对直流电机......包括鹰的原理图和印刷电路板
- 2023-02-28 11:05:04下载
- 积分:1
-
费舍尔,pseudoinverse,感知器,放松,呵
Fisher, Pseudoinverse, Perceptron, Relaxation, Ho-Kashyap and LMS method for pattern classification
- 2022-05-15 20:16:40下载
- 积分:1
-
用于自动登陆的小软件,断线时候检测,自动重新登陆,这样宽带上网就不必一直去登陆网页...
用于自动登陆的小软件,断线时候检测,自动重新登陆,这样宽带上网就不必一直去登陆网页-A small software using for automatic login ,which can detect the broke-line and re-login automatically, thus we can surf the internet without logining the webpage.
- 2022-03-12 21:04:58下载
- 积分:1
-
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”...
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”-in a fixed sentence indiscriminate importation of search words, if there is the word sentence into this capital, If not, "not"
- 2023-06-07 07:45:02下载
- 积分:1
-
本程序是华为面试试题.用C实现.本题对指针的要求较高,有比较好的参考价值...
本程序是华为面试试题.用C实现.本题对指针的要求较高,有比较好的参考价值-Huawei interview questions. C to achieve. This pair of indicators that the higher, and has a relatively good value
- 2022-03-02 22:28:41下载
- 积分:1
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1