-
简单文本编辑程序,功能一般,其他的也没什么可说
简单文本编辑程序,功能一般,其他的也没什么可说-Simple text editing program, function normally, the other has nothing to say
- 2022-08-19 06:31:58下载
- 积分:1
-
It is a good tool for chat in LAN.However,It seems that there is some problems.P...
这是局域网内聊天的好工具,不过好像有点小问题,望有朋友和我联系:010-82883594-It is a good tool for chat in LAN.However,It seems that there is some problems.Please connect me:010-82883594
- 2022-03-19 13:32:24下载
- 积分:1
-
matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析...
matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析-Matlab support wavelet analysis and application of the source code contains a number of commonly used conventional wavelet analysis algorithm and fast algorithm, can help learning wavelet analysis
- 2022-07-28 11:15:07下载
- 积分:1
-
flash pie voting system single
flash饼图投票系统单用户版 v2.0.rar-flash pie voting system single-user version v2.0.rar
- 2022-01-28 20:21:00下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1
-
桌面通知源码
桌面通知管理,制度管理,大事件管理,天气查询,桌面壁纸自定义更换。是企业内部管理,信息通知,宣传的利器。 经过多人团队研发,并投入使用。
- 2022-08-26 13:51:33下载
- 积分:1
-
一个扫描工具的源代码 非常好的工实用的工具
一个扫描工具的源代码 非常好的工实用的工具-A source code scanning tools work very good and practical tool
- 2022-02-11 16:50:42下载
- 积分:1
-
include Polynomialh
用链表实现多项式的加减乘法,c源代码。
用类封装。-include Polynomialh
- 2023-04-22 20:30:03下载
- 积分:1
-
Dll compiled a message box systems, functions and the same for Windows
编写成一个Dll的系统消息对话框,功能和Windows提供的一样-Dll compiled a message box systems, functions and the same for Windows
- 2022-06-20 08:25:25下载
- 积分:1