-
我的这个是S3C44B0键盘结构化代,测试OK
我的这个是S3C44B0键盘结构化代,测试OK-This is my keyboard structured S3C44B0 generation, test OK
- 2022-11-18 23:55:03下载
- 积分:1
-
The use of VB development for Maxim
利用VB开发的针对Maxim-Dallas DS2770电量检测芯片,实现对锂电池的实时数据采集软件。-The use of VB development for Maxim-Dallas DS2770 chip power detection, on the lithium batteries to achieve real-time data acquisition software.
- 2022-05-15 17:30:44下载
- 积分:1
-
input string expression, calculating its value
输入一个运算字符串表达式,计算其值-input string expression, calculating its value
- 2022-05-20 00:31:55下载
- 积分:1
-
2维FDTD的MATLAB代码,TM波代码
2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode)
All boundaries are perfect conductors.
// For Visualization of the field, I use PGPLOT which is available as port
// (for FreeBSD) or binary package (for Debian Linux).
// (1) In FreeBSD, compile with
// gcc-o fdtd fdtd.c-I/usr/local/include-L/usr/local/lib-L/usr/X11R6/lib
// -lcpgplot-lpgplot-lg2c-lX11-lm
// (2) In debian Linux, complile with
// gcc-o fdtd fdtd.c-lcpgplot-lpgplot-L/usr/X11R6/lib-lX11-lpng
// -lz-lm
- 2022-03-21 22:44:06下载
- 积分:1
-
JAVA 扫雷小游戏,JFRAM框架下,16×16 ,默认40个雷,可以设置雷的数量...
JAVA 扫雷小游戏,JFRAM框架下,16×16 ,默认40个雷,可以设置雷的数量-Mine JAVA games, JFRAM framework, 16 × 16, the default 40 mine, you can set the number of mines
- 2022-06-12 16:46:57下载
- 积分:1
-
模仿一个休闲2D游戏类似连连看外国人
模仿洋人作的一款2D休闲小游戏
类似于连连看-Imitate foreigners for a casual 2D game similar to Lianliankan
- 2023-04-20 09:30:03下载
- 积分:1
-
世界编程大赛一等奖作品,在DOS下直接DEBUG后粘贴就可运行
世界编程大赛一等奖作品,在DOS下直接DEBUG后粘贴就可运行-won the World Programming Contest, works directly under the DOS DEBUG can run after pasting
- 2022-09-13 19:10:04下载
- 积分:1
-
vc++ realize the article deal with procedures, search and delete can realize
vc++实现的文章处理程序,查找和删除都可以实现-vc++ realize the article deal with procedures, search and delete can realize
- 2022-04-19 14:04:00下载
- 积分:1
-
第一次弄个不知道怎么做,以后会慢慢补充的。
第一次弄个不知道怎么做,以后会慢慢补充的。-The first moment and do not know how the future will gradually add.
- 2022-05-12 14:15:44下载
- 积分: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