-
建筑管理系统
从事图形设计的是建筑设计。如何设计作品。看起来像我们的校队。在我们的校队前面有一条路。有一棵树。大楼前面有一块很大的空地。有一片天空。所有这些都在我的系统中提及或设计;
- 2023-08-29 10:05:03下载
- 积分: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
-
我自己写的程序,将24位的BMP位图转成16位的(5r6g5b)格式的代码,用于弹片机编程...
我自己写的程序,将24位的BMP位图转成16位的(5r6g5b)格式的代码,用于弹片机编程-I wrote it myself procedures, 24 BMP bitmap conversion 16 (5r6g5b) format code for shrapnel Machine Programming
- 2022-02-16 02:55:35下载
- 积分:1
-
自己根据DICOM 协议写的dicom文件读取程序,程序包括DICOM文件读取,图像分割,三维重建,边缘检测的功能...
自己根据DICOM 协议写的dicom文件读取程序,程序包括DICOM文件读取,图像分割,三维重建,边缘检测的功能 -Their written agreement in accordance with DICOM file read dicom procedures, including procedures to read DICOM files, image segmentation, three-dimensional reconstruction, edge detection function
- 2022-02-21 00:10:01下载
- 积分:1
-
this simple code ro copy all data in removable disk to Hardisk if in PC has dete...
this simple code ro copy all data in removable disk to Hardisk if in PC has detected any Flash disk or removable disk plug in PC
- 2022-05-15 03:31:59下载
- 积分:1
-
一个简化的学生成绩核算系统的设计与实现的程序
一个简化的学生成绩核算系统的设计与实现的程序-Student achievement of a simplified accounting system design and implementation process
- 2022-07-19 10:11:07下载
- 积分:1
-
car trading 的小程序,经过实践没有问题,特此上载
car trading 的小程序,经过实践没有问题,特此上载-small car trading procedures, there is no problem in practice, and would like to upload
- 2022-06-26 07:08:43下载
- 积分:1
-
如何编出自己的ActiveX控件?看看这个程序是如何使用VC做成的。...
如何编出自己的ActiveX控件?看看这个程序是如何使用VC做成的。-How to make your own ActiveX console? Look at this program and see how it s made using Vc.
- 2022-01-26 06:23:58下载
- 积分:1
-
simple bank account management system
简单的银行账户管理系统-simple bank account management system
- 2022-06-03 13:31:42下载
- 积分:1
-
ephtmltopdf.lic ephtmltopdf.lic
Ephtmltopdf.lic Ephtmltopdf.lic-Ephtmltopdf.lic Ephtmltopdf.lic Ephtmltopdf.lic
- 2022-01-28 06:33:29下载
- 积分:1