-
反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误...
反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误-reversal string of string. If successful, it returns the string change or return an error
- 2022-07-01 20:06:12下载
- 积分:1
-
一个自适应大小的位图控件(3KB)
一个自适应大小的位图控件(3KB)-An adaptive control the size of the bitmap (3KB)
- 2022-10-24 00:15:03下载
- 积分:1
-
FIR串并架构,可以看看哦!很有用处的!
FIR串并架构,可以看看哦!很有用处的!-FIR string and structure that can take a look at Oh! Useful!
- 2022-01-28 12:57:51下载
- 积分:1
-
aam模型,又称主动表现模型,即active appearence model。是研究人脸识别,表情识别,3D人脸建模等不可多得的好材料。...
aam模型,又称主动表现模型,即active appearence model。是研究人脸识别,表情识别,3D人脸建模等不可多得的好材料。-aam model, also known as the active performance of models, namely, active appearence model. Is to study the face recognition, face recognition, 3D face modeling and other rare good material.
- 2023-02-07 08:45:04下载
- 积分:1
-
聚类算法在数据挖掘。净氧自由基
clustering algorithm in .NET ofr data mining
- 2023-02-11 16:45:04下载
- 积分:1
-
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每...
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每个测试用例占一行,格式为"A + B =",相邻两字符串有一个空格间隔。当A和B同时为0时输入结束,相应的结果不要输出。
输出格式:对每个测试用例输出1行,即A+B的值。
输入样例:
one + two =
three four + five six =
zero seven + eight nine =
zero + zero =
输出样例:
3
90
96-Title request: read two positive integer less than 100 of the A and B, calculate A+ B. It should be noted that: A and B each of the figures by the corresponding English words are given. Input format: test input contains a number of test cases, test cases for each line, the format for the " A+ B =" , a string of adjacent spaces in the two intervals. When A and B at the same time 0:00 to the end of input, not output the results of the corresponding. Output Format: For each test case output a line, that is, the value of A+ B. Input sample: one+ two = three four+ five six = zero seven+ eight nine = zero+ zero = output sample: 39,096
- 2022-05-18 03:32:14下载
- 积分:1
-
LZARI compression algorithm to achieve the category C is a LZARI algorithm based...
实现LZARI压缩算法的C++类
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。
-LZARI compression algorithm to achieve the category C is a LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it become a category C, it can easily compression.
- 2023-07-11 10:25:03下载
- 积分:1
-
API库代码列表
应用背景对于列表API库代码。如果你救了这个,你可以使用列表框 ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用列表框
- 2022-07-17 13:42:29下载
- 积分:1
-
银行转账事务
使用JDBC处理的银行转账事务。
按照JDBC的步骤编写,设置非自动提交的事务,将转出和转入放在一个事务中处理,操作完成后提交事务,在catch块中回滚事务。
- 2022-01-22 08:28:44下载
- 积分:1
-
串口通信SPComm示例(XE5)
串口通信SPComm示例(XE5)
SPCOMM控制項在Delphi串口通信中的應用:
Spcomm串列投送控制項具有多線程的特性,接收和發送數據分别在兩個線程內完成,接收線程負責收到數據時觸發......
谋求Spcomm 串口控制項向下位機發送數據示例代碼
- 2022-07-20 06:02:33下载
- 积分:1