-
C#读取数据库中表结构实例源码下载
读取数据库中表结构实例
- 2013-01-25下载
- 积分:1
-
SX1278stm32驱动程序
SX1278stm32驱动程序基于官方例程修改,收发都支持,直接就可以用
- 2023-06-09 18:40:04下载
- 积分:1
-
N21E099
ArcGIS二次开发,需要的dem文件,云南的一部分(Secondary Development of ArcGIS)
- 2020-06-23 13:20:02下载
- 积分:1
-
Julian
输入数据,输出月份和日期,得到最后的结果(input data and get the corresponding month and date.)
- 2018-07-09 10:05:20下载
- 积分:1
-
Accuracy-valuation-for-Matlab
包括 基于MATLAB7.0 的NE(拉稀系数) RMSE MSE R2 等评价指标的计算编程程序(Including computing programming procedures of the NE, (diarrhea coefficient), RMSE, MSE and R2 .etc.based the MATLAB7.0)
- 2012-09-03 03:39:11下载
- 积分:1
-
wow_winwin_source
directx版本的wow客户端源码,是国人写的哦(directx version of the wow client source code is written by people oh)
- 2008-06-12 09:03:35下载
- 积分:1
-
1
说明: EM算法MATLAB实现,有中文注释,详细描述了具体开发的案例。(EM algorithm in MATLAB, Chinese notes, detailed description of the specific case of the development.)
- 2012-10-20 13:43:16下载
- 积分:1
-
inverse
O(n*logn)时间内的求逆序的算法控制台程序,算法实现效率较高。可迅速求出随即生成的数字的逆序数(O (n* logn) time algorithm for reverse console process, algorithm more efficient. Can be generated quickly obtained immediately reverse digit number)
- 2008-07-11 21:33:10下载
- 积分:1
-
Maze-code
以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) (With an m × n the long square maze, 0 and 1, respectively maze of pathways and obstacles. Design a program, for any set of the maze, find a path from the inlet to the outlet, or come to the conclusion there is no path. First of a two-dimensional array to store the data maze, maze data input by the user. A linked list storage structure for stack type, and then write a recursive or non-recursive solving the maze procedure. Obtained access to triples (i, j, d) in the form of output, of which: (i, j) indicates the maze of a coordinate, d represents the coordinates walked next direction (east, south, west, north four directions used on behalf of a digital, self-defined))
- 2014-01-20 15:41:40下载
- 积分:1
-
vscode配置c语言版本
这是一个菜鸡新手对着官方文档敲出来的vscode的window上使用gcc的配置文档,使用时注意将文件路径改为自己的gcc的路径。奥利给
- 2023-08-15 13:30:05下载
- 积分:1