资源列表

排序选择:

« 1 2 ... .55 .56 .57 .58 .59 198560.61 .62 .63 .64 .65 ... 267467 »

[SQL Server数据库lab

说明:(1) 查询作者表authors中所在的州(state)是‘CA’的并且au_lname是以M开头的所有记录信息。 (2) 查询作者表authors中所在的州(state)是‘KS’,或者所在地址为空的记录的作者的姓、名、地址以及所在州(state )的信息。 (3) 查询作者表authors中所在城市(city)属于‘oakland’或‘berkeley’或‘covelo’的记录的作者编号、作者的姓、名以及城市的信息,并按作者编号的升序进行排序。 (4) 查询作者表authors中
<黄瑜琳> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[其他智力游戏MySnake

说明:贪吃蛇源代码,经典的小游戏,对于刚开始安卓的同学非常有帮助。-Source code Snake, a classic game for beginning students Andrews very helpful.
<ikiang> 在 2026-01-13 上传 | 大小:945kb | 下载:0

[数据结构常用算法IsReverse

说明:2. 链栈的应用:编写函数,判断给定的字符串是否回文。如字符串“abcba”、“abccba”均为中心对称,字符串“abcdba”不中心对称,我们将中心对称的字符串称为回文。-2. Chain stack applications: Write a function to determine whether a given string palindrome. If the string " abcba" , " abccba" are the center o
<黄瑜琳> 在 2026-01-13 上传 | 大小:9kb | 下载:0

[JSP源码/JavalinearSearch

说明:自己写的mapreduce线性搜索图片程序,搜索给定的查询特征-this program is used to search image from hdfs linearly according to the query feature given by client.
<fengpuchun> 在 2026-01-13 上传 | 大小:138kb | 下载:0

[其他小程序Josephus

说明:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a
<乔乔> 在 2026-01-13 上传 | 大小:3.51mb | 下载:0

[GDI/图象编程sin

说明:在窗口中绘制一条正弦实时曲线,并带有游标。-Real-time drawing a sinusoidal curve in the window, and with a cursor.
<xiexingxing> 在 2026-01-13 上传 | 大小:959kb | 下载:0

[数据结构常用算法key_Queue

说明:3. 参考void Reverse(LinkQueue &Q)函数,定义新的函数int Palindrome_Test(char str[]),判断字符串str是否回文序列,若是则返回1,否则返回0。写出程序或用文字描述算法的执行步骤。-3. Reference void Reverse (LinkQueue & Q) function, define a new function int Palindrome_Test (char str []), to determine wheth
<黄瑜琳> 在 2026-01-13 上传 | 大小:6kb | 下载:0

[其他小程序TestUSBSpeedMFCNovember--upload

说明:cpress USB CY68013芯片的上位机程序的C++代码 与CY68013 流传输配合可以达到每秒30MByte/s-cpress USB CY65013 chip PC program C++ code
<kn> 在 2026-01-13 上传 | 大小:1.34mb | 下载:0

[图形/文字识别face-recognition-program

说明:基于OpenCV的人脸检测程序的实现,功能强大,已运行成功-The realization of the face detection based on OpenCV, powerful, has run successfully
<姚佳玉> 在 2026-01-13 上传 | 大小:3.34mb | 下载:0

[数据结构常用算法key_ListInArray

说明:3. 利用折半查找算法在有序表中插入一个元素,并保持表的有序性。在ListInArray工程中添加新接口int ListInsert_Binary(LIST &L, DataType item)实现上述功能。-3. Use binary search algorithm to insert an element in the ordered table, and keep ordering table. Adding a new interface works in ListInArray in
<黄瑜琳> 在 2026-01-13 上传 | 大小:4kb | 下载:0

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

说明:simulation diagram of bld motor provided and clearly explain
<shahid> 在 2026-01-13 上传 | 大小:242kb | 下载:0

[matlab例程mean-shift-tracking

说明:mean shift 用于视频序列的目标跟踪,有例子,用的MATLAB2013a,亲测,可用,改下读图地址即可-mean shift ,Target tracking for video sequences, there are examples of using MATLAB2013a, pro-test, available under change the digitizing address.
<王伟> 在 2026-01-13 上传 | 大小:9.98mb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 198560.61 .62 .63 .64 .65 ... 267467 »

源码中国 www.ymcn.org