资源列表
排序选择:
[控制台(字符窗口)编程] package
说明:包裹追踪系统,客户、发货方和快递公司进行包裹追踪查询,追踪查询的内容包括包裹状态(未发货,发货中,已到货,异常),起始地点,目的地,发货方,经手人(货运公司,航班),收货方,发货时间,运货时间,到货时间-Parcel tracking system, the customer, shipper and courier companies Tracking queries to track the contents of the query, including the status of the<丁洁琼> 在 2025-07-14 上传 | 大小:1.19mb | 下载:0
[系统编程] Global-hotkeys-defined-example
说明:全局热键定义示例: 可以自由设置系统快捷键。方便实用。-The global hotkeys defined example: You can freely set the system shortcuts. Convenient and practical.<王鑫> 在 2025-07-14 上传 | 大小:111kb | 下载:0
[微处理器(ARM/PowerPC等)] Soure
说明:运用系统自带的库函数,实现按键与灯一一对就的功能-The use of library functions, function buttons and lights one by one on<XSP> 在 2025-07-14 上传 | 大小:15kb | 下载:0
[Internet/网络编程] chat
说明:vc++实现串口通信的聊天程序,可以学习研究-you can use this software to chat<段天乐> 在 2025-07-14 上传 | 大小:69kb | 下载:0
[其他小程序] the-traffic-light
说明:电子信息专业的课程设计:交通灯的设计 (老师做的参考版本)-The traffic light design<zhang> 在 2025-07-14 上传 | 大小:123kb | 下载:0
[系统编程] Other-applications
说明:让别的应用程序作为自己的一个子窗口: 在已经生成的程序中运行程序。-Other applications as a child window to run the program: The program has generated.<王鑫> 在 2025-07-14 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] License-plate-recognition-_LYP
说明:针对小型车蓝底白字车牌进行识别,主要模块如下:颜色信息提取、车牌区域定位、识别、提取、检测倾斜度、车牌校正、车牌区域2值化、擦除干扰区域、文字分割、模版匹配、结果输出。-Small car blue and white license plate recognition, the main modules are as follows: color information extraction, the license plate positioning, identification, ext<ROY> 在 2025-07-14 上传 | 大小:24.09mb | 下载:0
[图形图像处理(光照,映射..)] ear
说明:基于灰度形态学和局部阀值分割的边缘检测主程序-The split edge detection main program based on the grayscale morphological and partial threshold<janjony> 在 2025-07-14 上传 | 大小:3kb | 下载:0
[加密解密] AES-encryption-algorithm-c
说明:AES加密算法c语言实现代码,对提高C语言编程能力有一定帮助。-AES encryption algorithm c language code, to improve the ability of the C programming language .<周利> 在 2025-07-14 上传 | 大小:59kb | 下载:0
[控制台(字符窗口)编程] my-parking
说明:本代码实现的是一个简单的停车场管理系统。设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。 汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若车场内已停满n辆汽车,则后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆汽车要离开时,在它之后进入的车辆必须退出车场为它让路,待该车辆开出大门外,其他车辆再按原次序进入车场,每辆停放在停车场的车在它离开停车场时必须按它停留时间的长<丁洁琼> 在 2025-07-14 上传 | 大小:237kb | 下载:0