-
tcpfile
server端与client端通过tcp协议进行传输(Server and client end are transmitted by TCP protocol)
- 2020-06-16 20:40:02下载
- 积分:1
-
朴素贝叶斯C++实现
C++编写的朴素贝叶斯实现,compact and fast.
可用于机器学习和模式识别,图像识别等等问题。
- 2022-03-30 11:39:07下载
- 积分:1
-
导航-测试CP范围源码(已测试通过)
用于计算CP范围,通过半径枚举的方法实现CP统计,原理上更加合理。作为整个导航开发来说,会有极为积极的作用。
- 2022-05-05 15:42:19下载
- 积分:1
-
SPWM1
说明: 本工程利用STM F103zet生成SPWM波(this project use stm32 h103zet create spwm wave)
- 2019-03-20 21:13:29下载
- 积分:1
-
HrSys
综合人事管理系统的C++源码,供有需要的朋友下载参考使用。(AppWizard has created this LaneSoft application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2016-02-12 01:53:22下载
- 积分:1
-
uart_adc
用于430单片机的adc采样,采样结束后将采集的数据放到缓冲区,通过串口传送到电脑上(adc sampling single-chip for 430, after the end of sampling data collected into the buffer, transferred to a computer via the serial port)
- 2016-03-30 21:40:53下载
- 积分:1
-
图书馆管理系统源代码
大学生课程设计,毕业论文的图书馆管理系统源代码。稍加调试即可运行。
- 2022-01-31 18:32:51下载
- 积分:1
-
chipgenius_67367
ChipGenius是一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等的主控芯片型号、制造商、品牌、并提供相关资料下载地址.当然也可以查询USB设备的VID/PID信息、设备名称、序列号、设备版本等.软件绿色小巧,即插即用,是数码消费者、电子爱好者、 DIY人士和数码维修人员身边的好帮手.我们还将在后续版本中完善更多功能.(ChipGenius is a USB device chip type detection tool that can automatically query U disk, MP3/MP4, card readers, mobile hard disk controller chips, such as type, manufacturer, brand, and provide relevant information to download address. Of course, you can check USB device VID/PID information, device name, serial number, equipment versions. software green compact, plug and play, is the digital consumer electronics enthusiast, DIY and digital maintenance personnel are a good helper around. we will improved in subsequent versions of more features.)
- 2010-05-11 23:16:23下载
- 积分:1
-
设计一个模拟单处理机调度的算法,以加深对处理机调度算法的理解
一、实验目的:
多道程序设计中,经常是若干个进程同时处于就绪状态,为了使系统中的各进程有条不紊地运行,必须选择某种调度策略,以选择一个进程占用处理机。本次实验设计一个模拟单处理机调度的算法,以加深对处理机调度算法的理解。
二、实验内容:
1. 按照时间片轮转算法设计模拟调度程序。
2. 输出进程的调度过程。
- 2022-02-14 16:57:12下载
- 积分:1
-
三层结构实体类
北大青鸟PPT对应的课堂案例,实体类 三层结构,抽象工厂源码(Peking University Bluebird PPT corresponding classroom case, three-tier structure of entity class, abstract factory source code)
- 2020-06-24 07:20:02下载
- 积分:1