-
ds18b20驱动
ds18b20驱动,单片机开发,温度传感器(DS18B20 driver, microcontroller development, temperature sensor)
- 2020-06-16 05:40:01下载
- 积分:1
-
关于C++Builder编程的书籍,内容不错。
关于C++Builder编程的书籍,内容不错。-About C++Builder programming, good stuff
- 2022-09-22 10:50:03下载
- 积分:1
-
C语言实现烟花程序
本程序是使用C语言在控制台输出类似烟花效果的一个小程序。
- 2023-01-11 20:00:04下载
- 积分:1
-
C# 绘制圆形、矩形、三角形 实例
GDI实例3,绘制圆形、矩形等图形
- 2013-02-10下载
- 积分:1
-
基于AT7456库函数的程序框架
说明: AT7456(E) 在OSD应用中的控制程序(Control Program for AT7456(E) in OSD application)
- 2020-06-30 01:00:02下载
- 积分: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
-
matlab30
最常用的MATLAB程序,有30个,可供初学者使用(The most commonly used MATLAB program, there are 30 available for beginners)
- 2011-01-01 09:51:24下载
- 积分:1
-
webTime
Windows Sockets API
- 2006-04-14 13:18:05下载
- 积分:1
-
demo
opengl glsl实现的基于纹理的水面特效。高台的石柱后面有个机关,点击可以开启通往地下室的入口(The effects of the water-based texture opengl glsl implementation. The high stone pillars behind authority, click to open the entrance leading to the basement)
- 2020-09-13 14:37:59下载
- 积分:1
-
LayerManager
这是我用SharpMap自己做的一个关于GIS方面的图层管理器.采用VS2005 C#进行开发.(This is my own to do with SharpMap an area on the GIS layer manager. Using VS2005 C# for development.)
- 2010-06-03 20:24:52下载
- 积分:1