-
打开网页文件并替换输入字符
打开网页文件并替换输入字符-open documents for the Web and replace imported characters
- 2022-05-27 21:12:20下载
- 积分:1
-
猜单词游戏
两人游戏时,由一个玩家给出一个单词,在人与计算机游戏时由计算机给出一个单词。...
猜单词游戏
两人游戏时,由一个玩家给出一个单词,在人与计算机游戏时由计算机给出一个单词。-Guess word game two games by a player is given a word, in the human and computer games are given a word by the computer.
- 2023-08-06 06:05:04下载
- 积分:1
-
游戏
一个用C语言编写的一个游戏,非常好玩的一个游戏。相信大家都玩过。-game
- 2022-02-01 06:53:18下载
- 积分:1
-
学习 ~!好好看~!这都是可以运行的
学习 ~!好好看~!这都是可以运行的-learn from ~! Good to see! This can be run
- 2022-02-12 20:10:18下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
本代码简单易用。可以进行在此基础上进一步的开发自己的代码、...
本代码简单易用。可以进行在此基础上进一步的开发自己的代码、-This easy-to-use code. Can be conducted on this basis to further develop their own code,
- 2022-10-20 09:50:03下载
- 积分:1
-
Evaluation of Uncertainty sphygmomanometer for detecting the electronic blood pr...
血压计不确定度评定,用于检测做好的电子血压计的准确度测定-Evaluation of Uncertainty sphygmomanometer for detecting the electronic blood pressure monitor to do a good job the accuracy of the determination
- 2023-03-28 03:10:03下载
- 积分:1
-
staock updater program for mini projects...............
staock updater program for mini projects-staock updater program for mini projects...............
- 2022-03-25 05:01:30下载
- 积分:1
-
编程网址地址集合
编程网址地址集合-programming website address pool
- 2023-08-06 05:20:03下载
- 积分:1
-
计算最短路径的简单实例
计算最短路径的简单实例-shortest path calculation of simple examples
- 2022-02-05 19:29:13下载
- 积分:1