-
Simple Robot Control Program
-- Simple Robot Control Program
--------------------------------------------------------------------------
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
use IEEE.STD_LOGIC_UNSIGNED.all
- 2023-04-12 04:40:04下载
- 积分:1
-
这是一个对工作人员监控的很好的软件,当人不在时候,能够很好的监控人员!...
这是一个对工作人员监控的很好的软件,当人不在时候,能够很好的监控人员!-this is a work of good staff monitoring software, when a person is not, to monitor personnel good!
- 2022-08-24 05:24:59下载
- 积分:1
-
华为DTU拨号全过程
华为DTU拨号全过程,帮助学习GPRS的同学以及开发人员,相当的有用处
- 2022-03-02 12:59:29下载
- 积分:1
-
This my freshman year when do sin (x) source, the realization of library functio...
这是我大一的时候做的sin(x)源程序,库函数的实现-This my freshman year when do sin (x) source, the realization of library functions
- 2023-04-06 15:25:03下载
- 积分:1
-
dds
dds->9954的pcb供大家参考,这个扳子我调通了的可以放心开办-dds-
- 2022-04-10 21:54:55下载
- 积分:1
-
ABB电表针对系统集成商的中文文档,一般是拿不到的呢。
ABB电表针对系统集成商的中文文档,一般是拿不到的呢。-ABB meter system integrators against the Chinese document is generally not available to it.
- 2022-01-26 00:53:46下载
- 积分:1
-
一个自己写的ESPRIT的程序,能正确计算来波进度的。
一个自己写的ESPRIT的程序,能正确计算来波进度的。-himself wrote an ESPRIT procedures correctly calculated to the progress of the wave.
- 2022-02-25 08:50:57下载
- 积分:1
-
Using STL to achieve the basic functions of the Snake, concise algorithm, have r...
用STL实现了贪吃蛇的基本功能,算法比较精练,有参考价值-Using STL to achieve the basic functions of the Snake, concise algorithm, have reference value
- 2022-01-24 09:32:39下载
- 积分:1
-
这是一个识别颜色环电阻的小程序,很容易使用…
这是一个识别色环电阻的小程序,使用起来很方便。-This is a recognition of the color ring resistance small program was easy to use.
- 2022-03-15 12:08:02下载
- 积分:1
-
模拟Windows下UltraEdit程序
应用背景基于C语言的大型项目,适合对C语言有一定了解的人,对于C语言编程能力的提升有较大帮助关键技术调试环境为TC2.0或者TC3.0。运行这个程序需要TC提供的几个头文件。建议修改“options”菜单中的“include”目录项指向Tc的include目录;或者把源程序拷贝到TC目录下运行。
运行时需要做生成一个工程文件来包含所有的C源代码,制作工程文件(后缀.prj)。在TC2.0里面,需要输入.c文件的文件名,而在TC3.0里面,则可以通过鼠标和菜单选择要放到工程中的文件。
- 2022-04-18 09:18:47下载
- 积分:1