-
VB的几种常用算法,本人感觉很不错的,所以在此与大家分享一下。...
VB的几种常用算法,本人感觉很不错的,所以在此与大家分享一下。-Several commonly used algorithm for VB, I feel very good, so share this with you.
- 2022-05-29 22:24:09下载
- 积分:1
-
MyIE3源码,非常不错的源码,可以在vc6.0下编译通过,里面使用了线程池进行客户端的操作,效率非常高...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways.
- 2022-04-09 21:22:34下载
- 积分:1
-
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。...
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。-producer and consumer
- 2023-04-29 20:40:03下载
- 积分:1
-
CNC control software for C source, the PCB can be controlled carving machine use...
CNC控制软件为C源代码,可以控制PCB雕刻机使用,以大DIY生产成本无法使用
- 2023-01-12 00:50:04下载
- 积分:1
-
实现VC中的字母跳动。字体改变,颜色改变。
实现VC中的字母跳动。字体改变,颜色改变。-The achievement of beating the letters VC. Change fonts, colors change.
- 2023-05-17 04:45:03下载
- 积分:1
-
关于windriver驱动USB的教程,英文版,其中有stream传输模式
关于windriver驱动USB的教程,英文版,其中有stream传输模式-About windriver Drive USB, tutorials, in English, which stream transmission mode
- 2023-04-24 06:50:03下载
- 积分:1
-
最完善的java购物系统
假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计
- 2022-02-12 13:49:56下载
- 积分:1
-
分水岭分割算法初步实现
应用分水岭算法初步实现对图像的处理。所需处理的出现仅可放在工程文件中。开发平台:win8.1 + vs2015 +opencv 3.2.0。数字图像处理课程中的一个小作业,仅拿来练手,若有不尽人意之处,请多包涵。
- 2022-03-07 00:34:16下载
- 积分:1
-
windows pthread库实现源码
linux下多线程是采用pthread库实现,所以如果将程序放到windows时移植工作比较大,pthread库在windows平台实现了pthread接口,与linux兼容,为跨平台实现。
- 2023-06-26 22:15:04下载
- 积分:1
-
卡尔曼滤波器源程序代码,可用于视频检测中的目标跟踪问题优化...
卡尔曼滤波器源程序代码,可用于视频检测中的目标跟踪问题优化-Kalman filter source code, can be used for video detection of the target tracking problem of optimization
- 2023-03-28 00:25:03下载
- 积分:1