-
thinking of the reader's game FOSS
思想阅读者游戏源码 -thinking of the reader"s game FOSS
- 2022-07-08 10:36:59下载
- 积分: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
-
刚学编程,多多指教
刚学编程,多多指教-just learning programming, exhibitions
- 2022-07-22 17:14:58下载
- 积分:1
-
ado visit the ACCESS routines, very good, it is worth a look at
ado访问ACCESS的例程,非常不错,值得-ado visit the ACCESS routines, very good, it is worth a look at
- 2023-04-07 10:25:03下载
- 积分:1
-
多移动机器人改变队形程序VC++实现源码
多移动机器人改变队形程序VC++实现源码-Change the formation of multiple mobile robots program VC++ Achieve source
- 2022-02-01 05:31:33下载
- 积分:1
-
Serial Port类串口测试,实现两串口数据打包、拆包收发!
Serial Port类串口测试,实现两串口数据打包、拆包收发!-Serial Port type serial port test, to achieve two serial data packing, unpacking send and receive!
- 2022-06-15 12:54:39下载
- 积分:1
-
高PT100铂热电阻温度测量方法
pt100 的高精度测温方法 pt100 的高精度测温方法-Pt100 temperature measurement method of high-precision high-precision Pt100 temperature measurement methods
- 2022-12-07 21:15:07下载
- 积分:1
-
TICTACTOE游戏(三子连珠游戏)
棋盘为3×3,3个棋子连起来即为赢。...
TICTACTOE游戏(三子连珠游戏)
棋盘为3×3,3个棋子连起来即为赢。-TICTACTOE games (three sons Lianzhu game) board for a 3 × 3,3 chess is to win together.
- 2022-08-14 16:36:00下载
- 积分:1
-
利用ANF快速计算椭圆曲线上的标量乘法
利用miracl大数库,利用椭圆曲线快速实现算法ANF计算椭圆曲线上的单标量乘法
- 2023-03-30 21:25:04下载
- 积分:1
-
Win graphic images under category code
Win下图形图像类代码-Win graphic images under category code
- 2022-03-07 01:30:44下载
- 积分:1