登录
首页 » c# » C#图片识别

C#图片识别

于 2022-11-05 发布 文件大小:49.57 MB
0 111
下载积分: 2 下载次数: 1

代码说明:

可用的验证码自动识别 非常好验证码自动识别代码-C# OCR光学识别数字识别率达100

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • maopao_youhua
    冒泡优化: 如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。 思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。(If a sequence is int n [] = {, 1,2,3,4,5,6,7,8,9} need to row 8 times the job after optimization times like normal bubble sort, but alsomeans that the sequence is more close to the normal sequence, improved bubble sort, the less the number, which would give a bubble sort algorithm with a great deal of efficiency. Idea: add a boolean variable used to determine the bubble whether it is already lined up the order, if the boolean is false, indicating already lined up, if the boolean value of true, did not line up, continue to row.)
    2012-04-18 00:33:45下载
    积分:1
  • fz
    说明:  改进欧拉法的matlab程序,并且其中有一个例子(Improved Euler method matlab program, and an example)
    2012-06-26 22:10:09下载
    积分:1
  • console
    说明:  象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn &lt 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
    2010-04-14 10:50:12下载
    积分:1
  • OOP_sample1
    vc++ 与opencv实现单目标的匹配,没有错误,可以直接使用(vc++ goal with opencv to achieve a single match, there is no error, you can directly use)
    2013-08-07 21:35:17下载
    积分:1
  • 界面+浮动+ +停靠窗口+经典代码
    VC界面+悬浮+停靠窗口+很经典的代码 VC界面+悬浮+停靠窗口+很经典的代码-VC Interface+ floating+ dock windows+ classic code
    2022-03-25 06:29:33下载
    积分:1
  • MAX30102_demo
    说明:  MAX30102例程,实测已经能够稳定输出(Max31002 routine, the actual measurement has been able to stabilize the output)
    2020-05-09 09:11:12下载
    积分:1
  • C#中调用VC++的DLL
       [DllImport("diaCallBackDll.dll")]        public static extern void show();        [DllImport("diaCallBackDll.dll", CallingConvention = CallingConvention.StdCall)]        public static extern int add_CallBack_test(int a, int b, cb_func f);        public static void cb_funcc(int re)        {            Console.WriteLine("result=[{0}]", re);            return;        }        static void Main(string[] args)        {            //show();           int i =  add_CallBack_test(7, 2, cb_funcc);            Console.Read();        }
    2015-01-05下载
    积分:1
  • GA-paper
    这是一篇硕士论文,题目是多目标优化的遗传算法研究(This is a master' s thesis topic is a multi-objective optimization by genetic algorithm)
    2011-05-25 14:32:00下载
    积分:1
  • openLTE编译源码
    里面是openLTE源码,通过编译后的在build的文件夹下,绝对完整。。。
    2022-03-04 03:34:53下载
    积分:1
  • peay
    说明:  CSR蓝牙MP3播放USB DONGLE源码,支持蓝牙A2DP协议,实现无MP3播放功能(CSR Bluetooth MP3 play USB DONGLE source code, support Bluetooth A2DP protocol, achieve no MP3 playback function)
    2019-01-05 23:29:42下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载