登录
首页 » Windows开发 » S3C2410的IIC测试程序有一定的参考价值!

S3C2410的IIC测试程序有一定的参考价值!

于 2023-04-14 发布 文件大小:331.75 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

s3c2410 IIC测试程序,有一定参考价值!-s3c2410 IIC testing procedures have a certain reference value!

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

发表评论

0 个回复

  • 简单的c++实现windows记事本
    一个简单的用c++实现的windows记事本,涉及到windows的sdk编程,和一些控件。对于刚开始学习c++的初学者来说是个拿来练手的小项目
    2022-02-21 12:25:51下载
    积分:1
  • 银行管理系统
    C 编程项目银行管理系统 银行管理系统项目设计,并由阿瓜拉维瓦尔、 萨加尔 · 夏尔马和雇主组织 Sawal Maskey 学生作为第一年迷你项目在 c 编程。此程序可能不用作银行软件,但程序员尝试执行银行的所有功能。程序完全是受密码保护,并且有两个模式的管理员和工作人员模式。银行管理员可以登录管理员的用户名称是"admin",密码是"雇主组织"的管理模式。对于工作人员模式三个用户名称是可用的写在用户。你可以看到的 DAT 下载此项目。用户名称和密码为工作人员模式的列表如下: 用户名: sawal 密码: maskey 用户名: 密码: · 夏尔马萨加尔 用户名: 密码: 阿瓜瓦尔拉维 那管理员可以执行在这的任务下面列出的程序: 1.添加用户 2.删除用户 3.编辑用户名/密码 4.查看用户日志 下面列出的工作人员可以在该程序中执行的任务: 1.创建新的帐户 2.现金存款 3.现金出力 4.基金转让 5.帐户信息 6.交易信息 7.注销 此程序已超过千人的代码行的我不喜欢粘贴所以你可以下载完整的项目从
    2022-03-03 19:17:49下载
    积分:1
  • Elenco ABI e CAB italiani
    Elenco ABI e CAB italiani
    2022-05-19 01:25:36下载
    积分:1
  • VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
    VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
    2022-03-18 09:37:21下载
    积分:1
  • vb常用函数库
    vb常用函数库,包括了方方面面,主要有:通用api、文件操作、gdi图形图像、数学运算、网络、字符字符串处理、对话框、注册表、打印、ini文件操作、声音处理等等。
    2023-06-19 07:15:03下载
    积分:1
  • 基于三星ARM2410,移植了WinCE操作系统的一个简易媒体播放器程序,环境EVC...
    基于三星ARM2410,移植了WinCE操作系统的一个简易媒体播放器程序,开发环境EVC-Based on Samsung ARM2410, transplantation of the WinCE operating system, a simple media player process, development environment EVC
    2022-04-30 01:22:28下载
    积分:1
  • maze is the essence of the plan traverse the problem, we can use a two
    迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
    2022-05-24 03:36:41下载
    积分:1
  • mpeg2dec说明: 四个项目: libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷...
    mpeg2dec说明: 四个项目: libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库 libmpeg2convert: 是YUV与RGB之间的格式转换 libvo:  是解码后的播放 mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Description: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
    2022-02-09 16:32:10下载
    积分:1
  • 此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考...
    此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
    2022-03-13 19:37:49下载
    积分:1
  • 求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。...
    求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。-solution in a triangle on any point to another point of the smallest distance between a point.
    2022-09-23 13:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载