-
C# TCP 文件传输 源码下载
利用tcp socket 通讯实现
- 2015-06-27下载
- 积分:1
-
结构体和共用体(一)
1.编写一个程序,用于创建一个结构体book,用来存储书的信息:书名、作者姓名、页数和价格。接收用户输入的值并显示这些值。
2.定义一个结构体,用来保存学生的信息,包括:学号、姓名、数学课程成绩、语文课程成绩、C课程成绩。编写一个程序,用来接收3位学生的信息,计算每位学生的平均成绩并显示详细信息。
- 2022-07-03 08:35:09下载
- 积分:1
-
条码扫描器接口编程
目前的条形码扫描器有点类似外接键盘(其实从消息传送上它就相当于一个键盘),把输入焦点定位到可输入的控件上,一扫描相应的条形码信息就输入到文本框中去了,但是如果没有输入焦点,或另一个不相干的程序获得输入焦点,那就有点乱套了。我想实现的是,不管什么情况,只要扫描器一工作,我的程序就能自动激活,并能获得当前输入的条形码信息。 实现思路:我用的是litele牌的USB口的红外条形码扫描器,仔细分析了一下,扫描成功后,以键盘按键消息的形式把条形码输入信息通知给系统。这样通过键盘钩子就可以方便的获得该信息了。但是,怎样区分信息是键盘还是条形码输入的哪?很简单,条形码扫描器在很短的时间内输入了至少3个字符以上信息,并且以“回车”作为结束字符,在这种思想指引下,很完美的实现了预定功能。
- 2014-03-27下载
- 积分:1
-
backgroundtextureaccess-2-0-7
高通增强现实源码This Vuforia (TM) sample code provided in source code form (the "Sample Code") is made available to view for reference purposes only. If you would like to use the Sample Code in your software application, you must first download the Vuforia Software Development Kit and agree to the terms and conditions of the License Agreement for the Vuforia Software Development Kit, which may be found at https://developer.vuforia.com/legal/license . Any use of the Sample Code is subject in all respects to all of the terms and conditions of the License Agreement for the Vuforia Software Development Kit. If you do not agree to all the terms and conditions of the License Agreement for the Vuforia Software Development Kit, then you must not retain or in any manner use any of the Sample Code.(Qualcomm enhanced reality source This Vuforia (TM) sample code provided in source code FORM (the " Sample Code" ) is made available to view for reference Purposes only. " If you would like to use the Sample Code in your Software Application, you must first download the Vuforia Software Development Kit and agree to the terms and conditions of the License Agreement for the Vuforia Software Development Kit, which may be found at https://developer.vuforia.com/legal/license. Any use of the Sample Code is subject in all respects to all of the terms and conditions of the License Agreement for the Vuforia Software Development Kit. If you do not agree to all the terms and conditions of the License Agreement for the Vuforia Software Development Kit, then you must not retain or in any manner use any of the Sample Code.)
- 2013-05-13 10:00:20下载
- 积分:1
-
dialogbox
VC编的通用对话框源程序,觉得很不错,希望能与大家共同分享(VC made generic dialog source, feel very good, hoping to share with you)
- 2009-01-06 09:43:25下载
- 积分:1
-
ai-control
电液伺服系统的智能控制研究.kdh,优秀硕士论文(Electro-hydraulic Servo System Intelligent Control. Kdh, outstanding master' s thesis)
- 2009-02-12 16:05:40下载
- 积分:1
-
CListCtr
自己实现控件重绘 CLIST,自己实现控件重绘 CLIST(自己实现控件重绘 CLIST)
- 2012-06-15 12:52:06下载
- 积分:1
-
MainShow
奥运图片为背景,与服务器使用socket通讯获取信息,中间栏消息滚动显示,Flash循环播放(A Display software)
- 2012-03-13 11:52:38下载
- 积分:1
-
8-fortran-chazhi
常用的集中插值程序 fortran 双线性、克里金等(fortran chazhi)
- 2011-05-23 12:20:53下载
- 积分:1
-
testDetect
直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布(Calculation and analysis of the histogram display images, objects and video information process, we often see objects with the histogram (histogram) indicates, the histogram can be used to describe a variety of different things, such as the color distribution of objects, object edges gradient templates, and the probability distribution of the target position)
- 2013-11-12 14:49:32下载
- 积分:1