资源列表
test_tcp_server
- tcp服务器程序,使用C++语言编程,运行环境为Visual Studio-tcp server,C++,
aaa
- ABC algorith c source code
sdf
- 题目:将一个正整数分解质因数。例如:输入90,打印出90 2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n, 重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -A positive integer factori
DemoMVVM
- 简述如何使用wpf实现一个简单的MVVM框架代码,用到了Prism-The Demo which realizes the MVVM framework
Camera
- c#对摄像头的操作案例。包括对摄像头流抓取,截图,录像。对实时监控软件中有很好的帮助。-C# camera operation case. Including camera capture, screenshots, video. Real time monitoring software has a very good help.
WindowsFormsAirCooling
- 用于温度PID算法,通过次算法可实现对风机变频器的频率控制-PID Algorithm for Temperature ControlPID
WordToHtml
- Word转html文件,便于不同格式文件的文件进行转换,可以适用于初学者学习。-Word transfers html document, is advantageous for the document which the different form document carries on the transformation, may apply to the abecedarian to study.
OD_Match
- 对数据进行分析和分类,并进行OD矩阵匹配。-analysis the dataset and match the correspoding OD matrix
ge_writecollada
- 对Googleearth进行数据采集并分类点,包括详细的代码说明。-collect data googleearth and class them
authoptions
- 利用googleearth,对采集到的点进行自动分类,包含详细的代码说明。-use the geegleearth to auto-option the data.
ge_axes
- 利用Googleearth,在matlab开发平台上,对采集的数据进行在坐标轴里分类。-use the google-earth,build the axes and classify the dataset to the corresponding axes.
ge_barbdaes
- 利用google-earth,在matlab开发平台上对采集到的信息数据进行处理,包含详细的文字说明。-using the google-earth,deal with the infoemation data.