资源列表
[图形图像处理(光照,映射..)] opencvmouse
说明:opencv,C++图像处理相关,包括鼠标区域选取,截图,及简单的图像加载,适用计算机视觉初学者。-opencv, C++ image processing-related, including mouse selection area, screenshots, and simple image loading, computer vision for beginners.<sdphw> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[Windows编程] mysql_db_backup.tar
说明:windows xp/2003/7/Vista mysql 备份 脚本-windows xp/2003/7/Vista mysql backup scr ipt<HaryHe> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lianbiaolei
说明:用类的方法实现链表的基本操作。 自己手动编译的,可以运行。-Class methods used to achieve the basic operation of the list. Manually compiled their own, you can run.<暗杀> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] suanshubiaodasi
说明:标准C++算数表达式算法,自动判断加减乘除括号并计算。输入算术式,得出结果-Standard C++ arithmetic expression algorithm to automatically determine and calculate the brackets Math. Enter the arithmetic, the results of<暗杀> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] huffman_new
说明:huffman algorithm in c-huffman algorithm in c++<veda> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] c51SPI
说明:如题c51的spi控制程序-Such as the title of the spi control procedures c51<陈超> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[Windows编程] inverse_st
说明:S变换反变换代码,可以为初学者或者编程者节省时间-Inverse transform S transform the code, you can save time for beginners or programmers<chenhaiyan> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[Windows编程] binarytree
说明:用visual c++语言实现后序非递归创建二叉树功能-With visual c++ language to create a binary tree after the sequence of non-recursive functions<cane> 在 2025-02-20 上传 | 大小:1kb | 下载:0
[Windows编程] Bicoloring
说明:1976年,在電腦協助之下證明了4色地圖理論(Four Color Map Theorem)。就是僅以4種顏色在地圖上不同的區域塗色,使得相鄰的區域顏色均不相同。 現在,你要解決一個類似,但比較簡單的問題。給你一個相連的圖,請你在節點上塗色(只有2種不同的顏色),並且回答是否可以使得相鄰的節點顏色均不相同。為了使問題簡單一些,你可以假設: * 沒有節點會有連向自己的邊。 * 邊是沒有方向性的,也就是說如果節點A可以連到節點B,那<duan> 在 2025-02-20 上传 | 大小:1kb | 下载:0