-
用C#写的一个简单的播放器,开发环境为VS2005,可以播放wma和mp3文件,适合初学者。...
用C#写的一个简单的播放器,开发环境为VS2005,可以播放wma和mp3文件,适合初学者。-With C# Written in a simple player, the development environment for VS2005, can play wma and mp3 files, suitable for beginners.
- 2023-02-11 04:25:03下载
- 积分:1
-
MSNRobot
说明: MSN 机器人编程实例,基于C#的开发实例,很不错的应用,可以做自己的msn小秘书(MSN robot programming examples, based on the example of C# development, it is a good application, they can do their own small secretary msn)
- 2009-08-20 21:41:10下载
- 积分:1
-
ajtool
傲劍瑞火輔助程式 品質優良 每天有一小時半的免費使用 不必買正版 也可使用 省下了各位盯著螢幕的時間(Aojian helper quality Swiss fire an hour and a half a day free to use without legal copies you can also use saved the time staring at the screen)
- 2013-10-01 22:43:38下载
- 积分:1
-
模拟粉尘浓度检测_毕设keil工程
粉尘浓度检测,利用单片机处理采集光电传感器采集的数据,并转换成空气中粉尘浓度的数值。(Dust concentration detection, the use of single-chip processors to collect data collected by photoelectric sensors, and converted into the value of dust concentration in the air.)
- 2019-03-22 16:15:05下载
- 积分:1
-
STM32F407示波器
说明: 通过使用STM32F407内部的ADC资源,开发出的一款简易版示波器,能够识别并画出波形,显示频率、幅值等要素,可以调Time ,VPP level等。代码简单易读。(By using ADC resources in STM32F407, a simple version oscilloscope is developed, which can recognize and draw waveforms, display frequency, amplitude and other elements, and adjust time, VPP level, etc. The code is easy to read.)
- 2020-06-21 11:20:02下载
- 积分:1
-
人脸检测CPP核心代码
识别两张图片中人脸的相似度,这里只是核心代码,还没有提供库
- 2022-09-28 11:25:03下载
- 积分:1
-
DSP2833x_Adc
DSP2833x ADC 初始化。用于将ADC模块初始化为一确定状态。(his function initializes ADC to a known state.)
- 2011-10-17 18:06:55下载
- 积分:1
-
2
说明: 本程序为单片机对四相步进电机的控制,使用L297,能够通过键盘设置电机的转动角度,精度为1度,文件夹里附有源代码和仿真电路图(This procedure for the single-chip for four-phase stepper motor control, use L297, set up through the keyboard of the rotating electrical point of view, an accuracy of 1 degree, with a folder in the source code and simulation circuit)
- 2009-05-19 13:51:59下载
- 积分:1
-
obextest
用c#编写的程序,用与两个蓝牙设备的通讯,有发送数据等功能.(prepared using the procedures used with two Bluetooth devices of communication, send data capabilities.)
- 2005-07-12 16:52:13下载
- 积分:1
-
bp 神经网络
BP神经网络的基本框架
人工神经网络无需事先确定输入输出之间映射关系的数学方程,仅通过自身的训练,学习某种规则,在给定输入值时得到最接近期望输出值的结果。作为一种智能信息处理系统,人工神经网络实现其功能的核心是算法。BP神经网络是一种按误差反向传播(简称误差反传)训练的多层前馈网络,其算法称为BP算法,它的基本思想是梯度下降法,利用梯度搜索技术,以期使网络的实际输出值和期望输出值的误差均方差为最小。
- 2022-01-28 07:05:20下载
- 积分:1