-
NXP LPC3000 series wince BSP package, it is the classic transplantation
NXP LPC3000系列 wince BSP包,很经典的移植-NXP LPC3000 series wince BSP package, it is the classic transplantation
- 2022-06-30 06:39:15下载
- 积分:1
-
MFC is collect examples of the types of templates
MFC中是collect模板类的例子-MFC is collect examples of the types of templates
- 2022-11-08 02:05:04下载
- 积分:1
-
vb 登陆源代码
非常详细的vb登陆界面的源代码,适合初学者用,希望大家可以喜欢,另外大家如果也有vb相关的源代码也可贴出来大家一起共享,大家如果需要其他方面的,如果方便我也可以继续贴出来给大家,。。呵呵
- 2022-03-15 08:35:06下载
- 积分:1
-
一个CRM系统实例源码,有客户管理,联系人管理,商机管理,销售管理主要功能...
一个CRM系统实例源码,有客户管理,联系人管理,商机管理,销售管理主要功能-Examples of a CRM system source code, there are customer management, contact management, opportunity management, sales management function
- 2022-03-30 07:40:37下载
- 积分:1
-
USB开发,望同志们尽快下载,如有什么疑问请联系我
USB开发,望同志们尽快下载,如有什么疑问请联系我-USB development, hope to download comrades as soon as possible if there is any doubt please contact me
- 2022-02-03 16:33:57下载
- 积分:1
-
MSN好友上线弹出的消息程序
MSN好友上线弹出的消息程序 -MSN on-line pop-up messaging program
- 2023-01-01 13:30:03下载
- 积分:1
-
实现二进制位串流与字节流的相互转换。
每8个二进制位对应一个字节...
实现二进制位串流与字节流的相互转换。
每8个二进制位对应一个字节-achieve binary byte-stream flow with the conversion. Every eight spaces corresponding binary 1 byte
- 2022-06-22 03:43:44下载
- 积分:1
-
银行排队叫号代码
资源描述模拟银行业务取号、工作人员叫号业务
- 2022-03-11 19:54:12下载
- 积分: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
-
一个用C++代码实现学生宿舍管理系统,用到MFC实现
一个用C++代码实现学生宿舍管理系统,用到MFC实现-domain system
- 2023-04-21 08:35:03下载
- 积分:1