资源列表

« 1 2 ... .23 .24 .25 .26 .27 155428.29 .30 .31 .32 .33 ... 216386 »

[其他小程序HighSpeedCircuitBoardSignalIntegrity

说明:高速电路板信号完整性设计 Stephen C. Thierauf著-High-Speed Circuit Board Signal Integrity Auther: Stephen C. Thierauf
<vichie> 在 2025-08-02 上传 | 大小:1.96mb | 下载:0

[数据结构常用算法xiangqimadezoufa

说明:参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下表位置可以根据 move 数组来确定,有: x’=x+move[i][0] y’=y+move[i][1]. 马走过的信息的 用结构体来存储。move数组用于存储马可以走过的方向,将开始的马的位置的信息存入队列,马沿着8个方向跳动,在马跳动过程中,将马的跳动步数加1,如果马没有走到边界,判断马有没有在走同样的步数到同一个节点。如果马没
<文龙> 在 2025-08-02 上传 | 大小:5kb | 下载:0

[C#编程blank

说明:这个是计算机财务管理系统,此系统对财务的管理有很大的作用,对很多用户有很大的方便,对些学生也是很好的材料-This is a computerized financial management system, this system of financial management have great effect on a lot of great convenience to users of these materials is also a very good student
<panchanghao> 在 2025-08-02 上传 | 大小:194kb | 下载:0

[Windows编程JavaThreadProgramming

说明:A realy good ebook for begiiners in thread programming
<pascal> 在 2025-08-02 上传 | 大小:1.09mb | 下载:0

[教育/学校应用SystemOfStudentsInformation

说明:学生成绩管理系统:学生成绩资料管理, 主要实现 输入学生 学号,家庭地址,高数,英语,计算机成绩等数据进行保存. 然后可以通过查找来获取某一学生资料-Student performance data management, the main achievement of students enter the number, home address, the high number of English, computer performance, such as preservation of
<fvisn> 在 2025-08-02 上传 | 大小:2kb | 下载:0

[Linux/Unix编程CPU8051V1

说明:可用的CPU8051,已经多个项目验证,希望更多的朋友使用它开放!-CPU8051
<凌朝东> 在 2025-08-02 上传 | 大小:84kb | 下载:0

[编译器/词法分析CMM

说明:这个语法分析器用到的是自顶向下的递归调用的方法,根据Cminus语言的文法规则 的BNF范式编写递归调用的代码,parse方法是程序的入口,它调用的stmt_sequence完成整个语法分析工作,stmt_sequence背后是12个互相调用的方法,它本身也在语法分析的过程中被调用到。 每个方法在最后会返回一个构造好的节点DefaultMutableTreeNode节点t给调用它的方法,然后调用它的方法用这个返回的节点继续构造,最后语法分析完成后会返回一棵完全构造好了的树节点,然后将这个树节
<文龙> 在 2025-08-02 上传 | 大小:138kb | 下载:0

[图形图像处理(光照,映射..)rentigenzong

说明:人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical proj
<waaldfj> 在 2025-08-02 上传 | 大小:2.57mb | 下载:0

[中文信息处理ChineseSplit

说明:一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.
<张莉娟> 在 2025-08-02 上传 | 大小:6.17mb | 下载:0

[数值算法/人工智能Home

说明:android first home screen
<fanciful> 在 2025-08-02 上传 | 大小:590kb | 下载:0

[界面编程QTCTRL

说明:继承QT的控件,实现自己的功能。里面继承了QTbaleWidget和Qlabel,仅供参考-QT inherited control, to realize their functions. Inside and QTbaleWidget inherited Qlabel, for reference only
<tang> 在 2025-08-02 上传 | 大小:9kb | 下载:0

[GIS编程API

说明:android all api demo project
<fanciful> 在 2025-08-02 上传 | 大小:4.5mb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 155428.29 .30 .31 .32 .33 ... 216386 »

源码中国 www.ymcn.org