-
本代码包包括超长整数相加、积分实现、数制转换、单词统计等...
本代码包包括超长整数相加、积分实现、数制转换、单词统计等-the code include long integer column, integral realization of a number of system conversion, word statistics
- 2022-09-04 16:50:03下载
- 积分:1
-
Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,th...
Windows NT2000 32位取词
delphi,利用鼠标钩子和winapi实现屏幕取词功能,无解压密码-Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,this program can capture screen word.whithout unzip password.
- 2022-04-09 07:15:44下载
- 积分:1
-
解析雷达单站产品
解析雷达单站产品,包括组合反射率,垂直液态水,回波顶高,中尺度气旋,风暴追踪信息,基本反射率等。支持雷达色系更改,等级过滤等。解析雷达径向,栅格等格式数据,生成带地理信息的tif,可加载地图显示。
- 2022-01-26 01:36:32下载
- 积分:1
-
关于avltree的源码,大家可以学习一下了
关于avltree的源码,大家可以学习一下了-On the source avltree, everyone can learn about the
- 2022-12-23 17:45:03下载
- 积分:1
-
输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用...
输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用-importation of 3D coordinates for a three-dimensional space where the center of a circle, use the dialog box structure, function inside the algorithm can be made to use separate
- 2022-04-19 17:43:51下载
- 积分:1
-
一个课程设计的万年日历 按下指定的键操作,可以显示从1900年到以后的各月的日历...
一个课程设计的万年日历 按下指定的键操作,可以显示从1900年到以后的各月的日历-a curriculum design calendar years pressing specific keys operation can show from 1900 to a future on the calendar
- 2022-08-22 19:28:43下载
- 积分:1
-
SoftICE的全部命令中文解说,十分详细准确无误。
SoftICE的全部命令中文解说,十分详细准确无误。-SoftICE all orders Chinese captions, very detailed accuracy.
- 2022-03-07 03:54:40下载
- 积分:1
-
lcd的多层多屏菜单的实现全 暗暗啊
lcd的多层多屏菜单的实现全 暗暗啊 -the LCD screen menu Multi-wide, the darkness ah
- 2022-10-07 10:15:03下载
- 积分:1
-
这是一个封装了500多个Windows API的控件
TheCtrlEncapsulation500API.zip...
这是一个封装了500多个Windows API的控件
TheCtrlEncapsulation500API.zip-This is a package of over 500 Windows API controls TheCtrlEnca psulation500API.zip
- 2022-01-21 03:53:13下载
- 积分: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