搜索资源列表
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
traffic_1112
- 一个交通灯的vhdl语言实现 用 VC的 1.在指定的文件夹内查找某个文件 2.获取系统文件夹的路径, 要求显示windows system temp 当前目录的路径 C语言 跳马问题:在5*5的棋盘上,以编号为1的点出发,按日只跳马,要求不重复地跳所有位置,求出符合规则所有跳马的方案 1 6 15 10 21 14 9 20 5 16 19 2 7 22 11 8 13 24 17 4 25 18 3 12
smart
- 飞思卡尔智能车曲率计算方法,非常有效,其中运用三点的计算方法,快速,精确-Freescale' s Smart car curvature calculation method is very effective, which is calculated using three-point, fast and accurate
robocup
- robocup 5vs5修改板决策例程-Board decision-making routine amendments to 5vs5 The Strategy project is based on the Win32 DLL wizard option in VC++. It contains a sample strategy and can be compiled down and placed in the Director folder to be used. Deve
freescale
- 本通信机群包含五个终端节点,每个节点均由2.4G无线数据收发芯片MC13192和低功耗微控制器MC9S08GT60组成,实现了低功耗多终端无线数据传输。实验表明,为此系统设计的基于SMAC的无线数据通信协议,实现了稳定的点对点和一对多通信,用VC设计的上位机监控程序提供了良好的人机界面。-The communication terminal cluster of five nodes, each node by the 2.4G wireless data transceiver and MC1
daq_vc
- vc进行NI daq卡的模拟数据采集,只处理了单点单通道的过程。结果保存在DATA\下面。 前提:可能需要机器上装有daq卡,或模拟daq卡。-NI daq card vc for analog data acquisition, only single-point single-channel process. The results stored in the DATA \ below. Premise: the machine may be needed with daq card,
plotter
- XY平面绘图仪,由上位机和下位机两部分组成,单片机通过接收PC机软件的绘图信息,控制步进电机完成图形的绘制。实现了移点、画线、画弧、画圆、画矩形和组合图形的绘制。单片机采用STC8051为控制器,上位机利用VC++编写。提供了完整的代码和说明,包括论文,单片机源代码(KEIL开发环境),VC++源代码和软件的发行安装。-XY plane plotter, by the host computer and the next crew of two parts, microcontroller th
InputMethod
- 这是一个开发WINCE系统上键盘输入法的例子,在EVC上编写,方法易懂,简单易用,可以一看。-This is a development system, the keyboard input method WINCE case in point is the preparation of the EVC, methods easy to understand, easy to use, you can have a look.
Chapter2
- 是VC++的一个实例,里面有10个子的例子,分别都讲述的是点在一个窗口中位置摆放的设计-Is an instance of VC++, which has 10 sub-case, respectively, talked about the point position in a window display design
256-fft
- 这是数字信号处理DSP领域的实现FFT这一基础功能的程序,分别用VC,vhdl,matlab语言实现了256点的fft程序-This is the field of digital signal processing DSP implementation of FFT-based feature of this program, respectively VC, vhdl, matlab language to achieve a 256 point fft program
uCOS-III-for-VC
- uCOS-III基于VC++6.0的移植实例(第三版),支持浮点数。-uCOS-III based on VC++6.0 the transplant instance (third edition), support for floating point.
uCOS-III-for-VC
- UCOS VC6.0 支持浮点 完全可以使用 有代码解释-UCOS VC6.0 support floating-point can use the code to explain
Point
- 使用vc++6.0编写的画点mfc程序,使用简单,适合新手学习-Written using vc 6.0 the draw point mfc procedures simple to use , suitable for novice learning
FFT-VCPP-1024-point
- FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar-FFT 1024 point 512 point 128 point 64 point 32point
uCOS-III-VCPP6.0-code-emmand-float
- uCOS-III基于VC++6.0的移植实例(支持浮点数)-uCOS-III based VC++6.0 transplant instances (support for floating point)
demo
- 计算两点(经纬度)之间的距离和方向角.还有计算这两点间的任意点的经纬度坐标。工程是基于Vc++6.0 的-Calculate the distance and direction of two points (latitude and longitude) of the angle. There calculate latitude and longitude coordinates of these two points at any point. The project is based o