-
tranpandy
经典算法,快来下,(classical algorithm, breaking under ,)
- 2006-11-23 16:45:42下载
- 积分:1
-
c#调用Media Player播放器Demo
应用背景
//打开
private void toolStripButton1_Click(object sender, EventArgs e)
{
OpenFileDialog openFileDialog = new OpenFileDialog();
openFileDialog.Multiselect = true;
openFileDialog.Filter = "MP4文件|*.mp4|MP3文件|*.mp3|Wav文件|*.wav|所有文件|*.*";
if (openFileDialog.ShowDialog() == DialogResult.OK)
{
axWindowsMediaPlayer1.currentPlaylist = axWindowsMediaPlayer1.newPlaylist("列表", "");
&n
- 2022-03-11 11:21:14下载
- 积分:1
-
Chinese character input, please reference mutual learning. And I hope that in co...
汉字输入,请大家相互参考学习。并且希望在以后的时间里能与大家共同进步-Chinese character input, please reference mutual learning. And I hope that in coming years we can progress together
- 2022-09-10 16:30:03下载
- 积分:1
-
Sil9293-Sil-DS-1107-A
说明: SiI9293CNUC HDMI接收器 数据手册 文档编号 # SiI-DS-1107-A(SiI9293 MHL/HDMI Receiver Data Sheet Document # SiI-DS-1107-A)
- 2019-01-16 20:32:49下载
- 积分:1
-
c#调用摄像头,实现拍照及视频录制功能
应用背景测试c#调用摄像头功能,并实现拍照及视频录制功能,并展示图片,文件自动保存到对应的文件夹中关键技术主要对于如何通过调用系统API来控制摄像头动作,熟悉系统的API功能,以及文件存储和展示,怎样操作文件
- 2022-05-15 14:02:57下载
- 积分:1
-
Game_PinTu
VC编写的拼图小游戏,初学者可以自由下载。。(VC prepared puzzle game for beginners free download. .)
- 2010-12-11 12:19:08下载
- 积分:1
-
d792
本次课程设计的任务是:针对大学的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。(The task of curriculum design: for the University Department of Computer Science undergraduate courses, according to the dependencies between the courses, the development of curriculum programs and courses meet the needs of the semester a few days or less the same. Courses in accordance with the user input the number of semesters the number of courses has the relationship between the number of inter-course sequence of 22 relations, program execution will be given each semester school curriculum.)
- 2009-04-16 09:41:29下载
- 积分:1
-
CustomRender
如何用编程方式实现ARCGISsever点、线、面数据及渲染(Render)样式到ArcGIS(How to programmatically achieve ARCGISsever point, line, surface data and rendering (Render) style to ArcGIS)
- 2011-11-15 23:07:13下载
- 积分:1
-
ground-wave-
计算地波传输衰减的程序,可以设置高度,大气条件等(Ground wave transmission attenuation calculation program, you can set the height, atmospheric conditions, etc.)
- 2020-06-29 21:20:02下载
- 积分:1
-
experment2
说明: 控制台实现学生健康管理系统,具体有姓名、性别、学号、出生日期,身体状况的写入及读出到文件(The console realizes the student health management system, including the writing and reading of name, gender, student number, date of birth and physical condition to the file.)
- 2019-10-24 16:47:44下载
- 积分:1