-
C_language_funny_programming
C语言趣味程序百例精解,面试中你可能会遇到的题目哦(C language program 100 cases of sperm solution interesting interviews you may encounter the subject of Oh)
- 2008-04-23 19:45:44下载
- 积分:1
-
oracle
是自己整理的一些oracle基本函数,以及一些简单命令,小实例,希望对初学者有所帮助(Some of their own finishing oracle basic functions, as well as some simple commands, a small example and I hope to help beginners)
- 2013-11-05 14:58:15下载
- 积分:1
-
基于STM32的智能垃圾桶
说明: 基于STM32的智能垃圾桶,实现的功能有红外传感器检测自动开盖,LED屏显示,温湿度测量,超重报警,异味检测,可燃气体检测(Based on STM32 intelligent trash can, the functions realized include automatic cover opening of infrared sensor detection, LED screen display, temperature and humidity measurement, overweight alarm, odor detection, combustible gas detection)
- 2020-09-22 20:17:51下载
- 积分:1
-
heat model
说明: fluent用移动高斯热源程序,在fluent中仿真模拟激光束热源的移动过程(Moving Gauss heat source program for fluent.Simulation of moving process of laser beam heat source in fluent)
- 2020-07-09 16:42:30下载
- 积分:1
-
xzjz
本代码功能是将图像旋转任意角度,为进一步的图像处理做铺垫。(The code function is to rotate the image at any angle, laying the groundwork for further image processing.)
- 2010-08-07 12:59:02下载
- 积分:1
-
HospitalManagement
hospital management system to record students info with billing info
- 2020-06-24 06:00:02下载
- 积分:1
-
SIFT
提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
- 2020-12-10 10:49:21下载
- 积分:1
-
stm32输入捕获
使用STM32TIM输入捕获测量频率,当捕获通道 TIx 上出现上升沿时,发生第一次捕获,计数器 CNT 的值会被锁存到捕获寄存器 CCR 中,而且还会进入捕获中断,在中断服务程序中记录一次捕获(可以用一个标志变量来记录),并捕获寄存器中的值读取到 value1 中。当出现第二次上升沿时,发生第二次捕获,计数器 CNT的值会再次被锁存到捕获寄存器 CCR中,并再次进入捕获中断,在捕获中断中,把捕获寄存器的值读取到 value3 中,并清除捕获记录标志。利用 value3 和value1 的差值我们就可以算出信号的周期(频率)。
- 2023-07-07 00:40:03下载
- 积分:1
-
complete statistics accumulation of the number of steps algorithm dimensional ar...
完成统计聚点个数的算法步骤
用一维数组记录各个聚点的象素点数
用快速排序方法对数组排序
按计算平均象素点数
在外存中用文件的形式保存所有数据
-complete statistics accumulation of the number of steps algorithm dimensional array with a record of each meeting point of the pixel points rapid sequencing methods used Sorting an array by the calculation of the average pixel points in Disk used in the form of a document to preserve all data
- 2022-06-27 20:43:03下载
- 积分:1
-
C++/MFC 智能五子棋(含代码) 双人游戏 人机对战 联网对战
基于MFC编写的智能五子棋,界面简洁友好,规则包含禁手,启动后默认双人本机游戏,可人机对战,可双人联网进行游戏,双人本机游戏和人机对战可直接悔棋,双人联网游戏需要对方同意才能悔棋。
- 2020-01-17下载
- 积分:1