-
使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。...
使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
- 2022-11-15 12:05:04下载
- 积分:1
-
svm training is a good way to fast, source code integrity, simple and understand...
smo是训练svm的一种快速的好方法,源代码完整,简单易懂.-svm training is a good way to fast, source code integrity, simple and understandable.
- 2022-03-02 20:43:24下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1
-
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好...
您是否考察了众多的在线文档处理控件,而对他们的表现并不十分满意,或者您
已集成了此类产品,尽管不满意,也没有更好的选择?现在您不用再失望了,
将给您最好的选择。其中的手写批注方案是目前同类软件中最好的手写批注解决方案,
具有领先的技术优势和最好的用户界面。-you visit a large number of files online processing controls, and their performance is not satisfactory, or if you have integrated such products, though not satisfied, it was no better alternative? Now you do not have to be disappointed, will give you the best option. The handwritten endorsement program similar software is the best solution handwritten endorsement, with leading-edge technology and the best user interface.
- 2022-11-19 17:40:03下载
- 积分:1
-
一个cppunit的使用示例,演示了VC6下MfcUi测试用例的编写方法。...
一个cppunit的使用示例,演示了VC6下MfcUi测试用例的编写方法。-The use of a cppunit example, demonstrate the VC6 compilation of test cases under the MfcUi.
- 2023-02-28 01:15:03下载
- 积分:1
-
VC works include Principle allay SplashScreen
VC++工程中加入 SplashScreen 原理释解-VC works include Principle allay SplashScreen
- 2022-07-16 15:23:42下载
- 积分:1
-
c++ well outside the instrument, in the hope that useful to everyone c++ well ou...
c++ 很好的外文书,希望对大家有用
c++ 很好的外文书,希望对大家有用 -c++ well outside the instrument, in the hope that useful to everyone c++ well outside the instrument, in the hope that useful to everybody
- 2022-08-22 17:53:04下载
- 积分:1
-
虚拟打印机
virtual printer
- 2023-06-19 03:50:03下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
Seeking a minimum circle to cover all the points
找到一个最小的圆盘使覆盖平面上所有的点集-Seeking a minimum circle to cover all the points
- 2022-03-06 13:31:48下载
- 积分:1