-
空间后方交会C语言
资源描述主要是本科通过c语言设计的空间后方交会,界面虽然简单,但是实现了基本的功能,主要适用于摄影测量与遥感的学生。
- 2023-03-07 13:40:02下载
- 积分:1
-
增强 Edit 控件为日期输入控件
增强 Edit 控件为日期输入控件(enhanced Edit Control date for the importation of Control)
- 2004-10-18 19:56:56下载
- 积分:1
-
palindrome
c语言基础,判断一个字符串是否为回文的程序,仅供参考(Determine whether a string is a palindrome)
- 2014-01-03 16:49:39下载
- 积分:1
-
usb-hid
发现usb_hid网上可参考的资源少,基于C#源码的就更少了,尤其是能通过验证的资源简直是没有,本usb hid源码在两三个银行用外部标准接口的硬件设备(如柜外清,条码识别,及指纹识别)测试通过了,关键是已经封装成了一个C#控件,使用时只需调用UsbLibrary.dll文件就行了,别再用那writefile了(Found usb_hid fewer resources available online reference, based on C# source code and even less, especially through the resources simply do not verify the source usb hid in two or three banks with an external standard hardware interfaces (such as outside the cabinet cleared , barcode recognition, and fingerprint recognition) test, the key is already packaged into a C# controls, just call UsbLibrary.dll file when using the line, do not use that writefile the)
- 2014-04-08 15:03:35下载
- 积分:1
-
德飞莱m3s开发板 尼莫M3S-LED点亮和熄灭
德飞莱m3s开发板,stm32f103zet6,led灯的点亮和熄灭(Lighting and extinguishing of LED lamp)
- 2020-06-19 04:40:01下载
- 积分:1
-
Integer_NSGA-Ⅱ
对nsga2进行修改,实现整数规划,输出两目标的帕累托前沿(Integer programming with nsga2)
- 2019-03-07 14:26:27下载
- 积分:1
-
CubeMX配置矩阵键盘
说明: Cube配置,IAR编写代码,实现4*4矩阵键盘模块的功能(Cube Configuration, IAR Coding, Implementing 4*4 Matrix Keyboard Module Function)
- 2020-06-21 16:40:01下载
- 积分:1
-
shumaguan_experiment
实验箱中包括6位数码管,用扫描显示方法,其中段和位分别通过xxx4和xxx2来实现。xxx由译码地址决定。比如,cs接8000译码输出。用C语言实现:
1.首先实现定义一个数组,主程序中对其赋值(非压缩bcd码),由定时器中断程序实现6位扫描显示。
2.实现由储存BCD码的每一个字节的最高位表示小数点,并且将显示范围扩展到0——F,而非简单的BCD码。
3.用次高位和第5位表示闪烁和消隐,分别实现闪烁和消隐的功能。(shu ma guan experiment of 8051)
- 2012-01-01 16:28:19下载
- 积分:1
-
Keil-RTX-RTOS
Real Time Oparation System (RTX)
- 2015-03-15 15:07:34下载
- 积分:1
-
基于c语言 用户注册管理系统
显示系统中所有用户信息: showSort()
用户信息排序: sortUser()
删除用户信息
查找用户名:findName()
根据用户的用户名,在系统中查找用户密码。如果用户名不存在,则输出提示信息。
如用用户名存在,则删除该用户信息: deleteUser()
查找用户密码: findPass()
查找用户名:findName()
根据用户的用户名,在系统中查找用户密码。如果用户名不存在,则输出提示信息。
根据用户名找用户密码:getPass()
如果用户名存在,则输出用户密码
- 2023-09-03 09:00:03下载
- 积分:1