资源列表
TreeBom
- 根据BOM结构表自动生成结构树,支持导入,反查。(Automatically generate structure tree according to BOM structure table, support import and reverse query.)
网络办公
- 网络办公系统 包含sql 适合毕设,学习,二开,私活(Network office system includes SQL)
局域网聊天工具
- VC++局域网聊天程序,利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。(The VC ++ LAN chat program uses Socket to divide the main program into two parts: server and client. The combination of UDP and TCP / IP is adopte
K-means
- 通过经纬度计算球体上两点距离,计算速度很快(Calculating the distance between two points on the sphere through latitude and longitude is very fast)
GUITest
- GUI测试程序,VC++源码下载,有一些窗体的显示特效,比如图片的显示特效,还有一些与GUI相关的实例演示(GUI test program, VC ++ source code download, there are some window display special effects, such as picture display special effects, and some GUI-related example demonstrations)
曲线和曲面算法
- 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve. Torus, cone, bilinear sur
BeaEngine_4.1
- BeaEngine 反编译引擎,BeaEngine是一个反汇编引擎,支持32位和64位的已文档化的全部指令和一些未文档化的指令,支持目前可见的大多数指令格式的选择.(BeaEngine is a disassembling engine, support for both 32-bit and 64 - bit have documented all the instructions and some are not documented, with most of the instructio
epiphan_sdk-3.30.3.0007
- 视频采集卡的SDK文件,方便协助工程师开发(SDK file of video capture card)
desktopimage
- vs2017 c++ mfc 利用CimageDC 类 截屏显示保存文件 CWindowDC winDC(pWnd); pWnd->GetWindowRect(&rect); int nBPP = winDC.GetDeviceCaps(BITSPIXEL) * winDC.GetDeviceCaps(PLANES); if (nBPP < 24) { nBPP = 24; } bStat = ima
相机拍照读取视频
- 利用Halcon联合C#在电脑里拍照,可拍视频和照片(Use Halcon and C Chen to take photos in the computer)
LE
- 求解洛伦兹系统李雅普诺夫指数,非常好用,可以改成常微分系统(Solve for the lyapunov exponent of the lorentz system)
SQLServerProvider
- 使用 OLEDB 建立统一的数据访问平台VC源代码(Use OLEDB to build a unified data access platform VC source code)