MD5加密 C#窗体应用程序
摘要:Form1窗体设计:2个Label、2个TextBox、1个Button、1个菜单项Form2:“About”菜单项的信息using System;using System.Collections.Generic;using System.ComponentModel;using System.Da...
阅读全文
MD5加密 C#窗体应用程序
摘要:Form1窗体设计:2个Label、2个TextBox、1个Button、1个菜单项Form2:“About”菜单项的信息using System;using System.Collections.Generic;using System.ComponentModel...
阅读全文
复数类完整实现 + 四则运算符重载
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ImaginaryNumber // 本来写虚数的,...
阅读全文
复数类完整实现 + 四则运算符重载
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ImaginaryNumb...
阅读全文
CodeBlocks下搭建Opencv——问题之——计算机中丢失 opencv_world300.dll
摘要:我的笔记本情况:Windows7 opencv-3.0.0 Code::Blocks13.12关于codeblocks搭建opencv环境,网上相关教程有很多,就不说了 如果按照教程执行之后,出现提示信息:系统错误 无法启动此程序,因为计...
阅读全文
CodeBlocks下搭建Opencv——问题之——计算机中丢失 opencv_world300.dll
摘要:我的笔记本情况:Windows7 opencv-3.0.0 Code::Blocks13.12关于codeblocks搭建opencv环境,网上相关教程有很多,就不说了 如果按照教程执行之后,出现提示信息:系统错误 无法启动此程序,因为计算机中丢失 opencv_wor...
阅读全文