资源列表

排序选择:

« 1 2 ... .95 .96 .97 .98 .99 61000.01 .02 .03 .04 .05 ... 267505 »

[数据结构常用算法huisu

说明:out< "please input the number of the nodes"<<endl cin>>nodesNum cout<<"please input the graph"<<endl for( i = 1 i<=nodesNum i++) for( j = 1 j <= nodesNum j++) cin>
<李默> 在 2024-12-21 上传 | 大小:118kb | 下载:0

[嵌入式/单片机编程dd

说明:Sbc2410的原理图,给需要的参考-Sbc2410 the schematic diagram, a reference to the need to
<lg> 在 2024-12-21 上传 | 大小:793kb | 下载:0

[人工智能/神经网络/遗传算法perceptron

说明:自己编的VC++程序,是关于神经网络的多层感知器的-Own the VC program, on the neural network of multi-layer perceptron
<kitty> 在 2024-12-21 上传 | 大小:39kb | 下载:0

[Linux/Unix编程ee

说明:经过修正的更加全面的linux命令查找手册,可点击直接打开(解压后)-Amended more comprehensive search linux command manual can click directly opens (after decompression)
<lg> 在 2024-12-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析tply

说明:Compiler generator toolset for Turbo/Borland/Free Pascal and Delphi
<doruver> 在 2024-12-21 上传 | 大小:324kb | 下载:0

[串口编程RTU_SIMULATOR

说明:Modbus RTU simulator,使用visual C++编写,相当不错。支持modbus over serial,modbus over TCP/IP, 相当不错。-Modbus RTU simulator, the use of visual C++ Prepared, quite good. Support modbus over serial, modbus over TCP/IP, quite good.
<QQWang> 在 2024-12-21 上传 | 大小:1.02mb | 下载:0

[VHDL编程fpga

说明:
<lg> 在 2024-12-21 上传 | 大小:1010kb | 下载:0

[文档资料machinevision

说明:介绍计算机视觉的经典原理及方法,是专业方面的经典书籍,珍藏-Introduced a classic computer vision theory and methods, is a classic professional books, collections
<高明> 在 2024-12-21 上传 | 大小:6.06mb | 下载:0

[中间件编程equ

说明: 编写具有如下函数原型的递归与非递归两种函数equ,负责判断数组a与b的前n个元素值是否按下标对应完全相同,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool equ(int a[], int b[], int n) 提示:递归函数中可按如下方式来分解并处理问题,先判断最后一个元素是否相同,不同则返false;相同则看n是否等于1,是则返回true,否则进行递归调用(传去实参a、b与
<常玉香> 在 2024-12-21 上传 | 大小:1kb | 下载:0

[Dephi控件源码autopnl

说明:Allow to change size and position of child components when changing a size of AutoPanel -Allow to change size and position of child components when changing a size of AutoPanel
<dpriver> 在 2024-12-21 上传 | 大小:6kb | 下载:0

[Dephi控件源码oracutils

说明:contains synchronous routines to open queries with possibility to cancel execution,is intended for Direct Oracle Access library by Allround Automations-contains synchronous routines to open queries with possibility to ca
<dpriver> 在 2024-12-21 上传 | 大小:7kb | 下载:0

[中间件编程8queens

说明:编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。 例如,当求出下述的一个解时,可输出如下信息来表示该解(输出了表示摆放皇后的坐标位置以及“棋盘状态”— 棋盘中有皇后的位置放一个“Q”字符,其他位置为“+”字符)。 (1,1) (5,2) (8,3) (6,4) (3,5) (7,6) (2
<常玉香> 在 2024-12-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 61000.01 .02 .03 .04 .05 ... 267505 »

源码中国 www.ymcn.org