-
" Quick count of 24" game
初学的编程小游戏“速算24”游戏
该程序在c++环境下编译通过,可以在c语言环境下直接调试。-" Quick count of 24" game
- 2022-08-12 11:54:36下载
- 积分:1
-
how to the clipboard
how to the clipboard
- 2022-05-26 19:36:35下载
- 积分:1
-
数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序...
数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序-data structure, the Maze experiments it into a game similar to the procedures for tanks
- 2023-05-10 15:05:04下载
- 积分:1
-
vc++OpenGL显示中文的源程序,把中文变成位图来显示
vc++OpenGL显示中文的源程序,把中文变成位图来显示-vc++ OpenGL display Chinese source, the Chinese into a bitmap to display the
- 2022-08-21 08:27:08下载
- 积分:1
-
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4...
PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5-PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edition)" 4-5 cases
- 2022-10-15 17:35:02下载
- 积分:1
-
i2c_slave 例子
vhdl i2c 从机例子的代码,可以用。8 位 IO 延长器, 由 I2C 控制// (c) 2005, 2008 fpga4fun.com, KNJN LLC
- 2023-04-07 15:05:03下载
- 积分:1
-
Some good VRML model of VRML is the choice of beginners, there is reference valu...
一些不错的VRML模型,是初学VRML的选择,有参考价值.-Some good VRML model of VRML is the choice of beginners, there is reference value.
- 2022-08-18 12:21:33下载
- 积分:1
-
本程序是基于灰色预测理论的灰色预测的算法实现
本程序是基于灰色预测理论的灰色预测的算法实现-This procedure is based on the gray gray prediction theory prediction algorithm
- 2022-05-20 05:15:48下载
- 积分:1
-
CPLD Interface code with SRAM
CPLD Interface code with SRAM
- 2022-08-22 11:51:53下载
- 积分:1
-
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5...
显示螺旋队列,//螺旋队列.cpp
// 21 22 ... ...
// 20 7 8 9 10
// 19 6 1 2 11
// 18 5 4 3 12
// 17 16 15 14 13
//看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为
//(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得-Show the spiral queue,// spiral queue. Cpp// 21 22 ... ...// 20 7 8 9 10// 19 6 1 2 11// 18 5 4 3 12// 17 16 15 14 13// see the above figures with the laws of 1:00 set the coordinates is (0,0), X is positive to the right direction, y direction is positive downward. For example, 7 of the coordinates// (-1,-1), 2 coordinates for (0,1), 3 coordinates for the (1,1). Programming enter coordinates of any point (x, y), the output corresponding to a
- 2023-02-15 09:00:03下载
- 积分:1