-
频率电压变换器
Frequency to voltage converter
LM2907 and opamp mp358
- 2022-02-03 16:42:06下载
- 积分:1
-
题目:用c语言编写的程序,求0―7所能组成的奇数个数。
题目:用c语言编写的程序,求0―7所能组成的奇数个数。-Topic: a program in C can calculate the number of all odd numbers that created by the combination of digits between 0 and 7
- 2023-03-13 20:10:03下载
- 积分:1
-
屏幕录像Demo源码(bmp转avi流)
通过对屏幕截屏生成的bmp图组,使用微软的接口将bmp图像转换成avi视频流,从而实现屏幕录像的效果,可以设置参数控制fps
- 2023-08-02 09:30:03下载
- 积分:1
-
以前自己做的小程序,用于避免计算器冗长的输入时出错; 实现方法: 传统的中缀转后缀的方法...
以前自己做的小程序,用于避免计算器冗长的输入时出错; 实现方法: 传统的中缀转后缀的方法-before doing small procedures for avoiding lengthy calculator input errors; Method : traditional Chinese grade to the suffix
- 2022-02-02 07:13:57下载
- 积分:1
-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1
-
用vc++实现的细胞识别统计系统,供对细胞识别统计系统研究方向的朋友参考!...
用vc++实现的细胞识别统计系统,供对细胞识别统计系统研究方向的朋友参考!-vc used to identify the cells to achieve statistical system for statistics on cell identification system reference to the direction of a friend!
- 2022-02-12 07:28:15下载
- 积分:1
-
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。...
要编写一个实现剪切和复制命令的函数,就要在你的应用程序中实现选定操作;要编写一个实现粘贴命令的函数,就需要请求剪贴板来检测它是否包含你的应用程序能够支持的数据。下面的代码实现了复制命令,其它实现可仿照进行,在此不再赘言。 -prepared to achieve an order shear and reproduction function, it is necessary to your application process to achieve selected operation; To prepare a sealed order to achieve the function, on the need to request the clipboard to detect whether it contains your applications can support data. The following code to achieve the reproduction order to be modeled on the other to achieve, and in this stop drilling.
- 2023-06-24 14:30:03下载
- 积分:1
-
windows下的声卡控制及数据读写
windows下的声卡控制及数据读写-windows under the control and data card reader
- 2022-11-08 19:30:03下载
- 积分:1
-
图画管理。可以帮助用户完成一些图画的管理、可以实现图画浏览删除、打开编辑、修改等功能...
图画管理。可以帮助用户完成一些图画的管理、可以实现图画浏览删除、打开编辑、修改等功能-picture management. Users can help complete the picture of some management, can achieve a picture View delete, open edit, modify functions
- 2022-04-11 07:49:45下载
- 积分:1
-
加密算法示例 c + + 源代码
这个代码是加密算法示例代码。在网络中,进行编码、 解码、 现场直播、 生活视频源的代码。
- 2023-08-08 23:55:03下载
- 积分:1