-
MFC-library
MFC类库详解,里面有关MFC的类的详细说明,是学习MFC的辅助材料(It s helpful to make you learn about MFC with the decription of the MFC Classes)
- 2011-08-28 22:16:55下载
- 积分:1
-
Mail-list-management
基于C++下的,通讯录管理程序源码,实现了对通讯录的简单管理操作(Based contact management program source C++ under the realization of a simple address book management operations)
- 2014-04-27 11:24:05下载
- 积分:1
-
SerialDotNet2
原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。()
- 2007-09-06 16:58:26下载
- 积分:1
-
cyclostationary_toolbox
循环谱工具箱,包括二阶循环累积量,循环谱估计的FAM算法(Cyclic spectrum toolbox, including the second order cyclic cumulant, FAM algorithm for spectral estimation cycle)
- 2020-10-10 00:17:34下载
- 积分:1
-
k_eps
A UDF of k epsilon model which can be used for modified turbulence modelling calculations with ansys fluent
- 2015-03-21 11:38:08下载
- 积分:1
-
28335chenxu
DSP28335书籍源程序打包下载,包含SVPWM,CAN,ADC,SCI,PID,CLARK变换等,以及各个模块的相关设置(DSP28335 source package to download books, including SVPWM, CAN, ADC, SCI, PID, CLARK transform, and related settings of each module)
- 2016-06-21 15:39:22下载
- 积分:1
-
PRIM
PRIM算法 对任意给定的网和起点,用PRIM算法的基本思想求解出所有的最小生成树。(PRIM algorithm for any given network and the starting point, PRIM algorithm used to solve the basic idea of all the minimum spanning tree.)
- 2009-01-11 19:05:21下载
- 积分:1
-
Visual-C-chap4
Visual C++编程与项目开发编程实例 chap4(Visual C++ programming and project development corresponding source code programming examples chap4)
- 2013-10-14 11:05:20下载
- 积分:1
-
ScanZbuffer
扫描线Zbuffer算法
1。算出模型的包围盒。
2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。
(One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
- 2020-12-31 21:58:59下载
- 积分:1
-
fuctionevaluateimagedefinition3
通过分析比较3种聚焦效果较好的清晰度评价函数,提出了一种基于聚焦窗口模式的平方梯度函数作为聚焦评价函数,建立了评价函数的数学模型,并给出了实验分析和结果。与以往常用的评价函数相比,具有更高的可靠性和聚焦灵敏度(Compared by analyzing the three kinds of focus better clarity evaluation function, a model based on the focus window as a function of the square gradient focusing evaluation function, the establishment of the evaluation function of the mathematical model, and gives the experimental analysis and results. Commonly used in previous evaluation function, compared with higher reliability and sensitivity Highlights)
- 2008-02-28 13:18:39下载
- 积分:1