登录
首页 » Windows开发 » CCS基础代码

CCS基础代码

于 2022-07-18 发布 文件大小:3.58 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

 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 } 

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 手写数字识别实现(MNIST):朴素Bayes、KNN、SVM(带界面)
    编写Windows窗体程序实现了朴素Bayes、KNN、SVM分类器的手写数字识别,识别率分别为84%、92.5%、94.2%
    2023-01-14 19:40:13下载
    积分:1
  • 2023-03-13 23:35:04下载
    积分:1
  • WebCam BCB XE2 抓取影像用測試程式
    这是一个笔试的USB摄像头测试程序,提供初学者捕捉摄像头视频输入的目的,使用面板的输出接口采用VFW捕获只有一个简单的Windows界面程序,Embarcadero公司的RAD Studio XE2〜XE4兼容视频采集的例子。
    2023-08-14 11:40:05下载
    积分:1
  • 共享内存实用代码forBCB
    非常实用的共享内存代码, 分为客户端和服务端。 本人倾力打造。文件列表如下:2013-09-19  08:46             4,076 Client.bpr2013-09-19  08:34               929 Client.cpp2013-09-19  09:43            29,184 Client.exe2013-09-19  08:31               876 Client.res2013-09-19  09:13             3,896 ClientData.cpp2013-09-19  09:12             1,179 ClientData.h2013-09-19  10:11             4,076 Server.bpr2013-0
    2023-06-26 20:20:03下载
    积分:1
  • 可以检查一篇文章,统计单词数字并且不用理会分隔符
    可以检查一篇文章,统计单词数字并且不用理会分隔符-through a artical, you can use this to account the number of words regardless the part simpols.
    2022-07-23 08:13:43下载
    积分:1
  • 对于残缺棋盘的图形演示,可以演示出是如何放入棋盘的
    对于残缺棋盘的图形演示,可以演示出是如何放入棋盘的-Defective chessboard graphics for presentations, can be a demonstration of how the board Add the
    2022-06-06 15:16:42下载
    积分:1
  • A freeware MFC dialog class to select an icon. This is based on the dialog tha...
    A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is based on the new look dialog in IE4 PP2 which uses a larger list box to display the icons. Have a look on my web site or run the supplied sample to see what it looks like. -A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95/NT 4 shell. The actual appearance of the dialog is based on the new look dialog in IE4 PP2 which uses a larger list box to display the icons. Have a look on my web site or run the supplied sample to see what it looks like.
    2022-03-16 21:36:52下载
    积分:1
  • 用户管理系统
    用labwindows写的一个用户管理系统。该用户管理系统分为超级管理员、系统管理员和普通管理员。超级管理员有权限去增加和删除用户,系统管理员有所有的一些功能权限,普通管理员只有查看的权限。
    2022-08-25 04:17:31下载
    积分:1
  • 可以实现在你的网页中直接登陆新浪、网易等许多著名的邮箱,再不用分别登 陆各大网站了...
    可以实现在你的网页中直接登陆新浪、网易等许多著名的邮箱,再不用分别登 陆各大网站了-Can be achieved in your landing page directly Sina, Netease, and many other well-known e-mail, without the need to visit the major sites, respectively, the
    2022-08-10 20:08:41下载
    积分:1
  • 课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统...
    课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统-Curriculum design, a simple library management system, including the front cash register systems, warehouse management systems, etc.
    2023-09-06 10:55:04下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载