-
Jiafei
用VC编写的WINDOWS程序 画了一个加菲猫的头像 并能通过按键改变其大小和图象变形(WINDOWS prepared using procedures VC painting a portrait of Garfield and can change its size keys and image distortion)
- 2009-05-23 16:29:35下载
- 积分:1
-
矩阵运算
说明: 用于计算矩阵。但是还是有局限性,最重要的是能够计算卷积。(To compute on Matrix)
- 2019-12-25 19:53:07下载
- 积分:1
-
Classifier
C++实现的SVM分类器,代码量稍微大了一点(Achieve C++ SVM classifier, the amount of code become slightly)
- 2013-05-01 14:46:15下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
iCordSource2
说明: 这是一个屏幕录制源代码,可以很清楚地录制计算机屏幕,用VC++编写的(This is a screen recording source code, can clearly record the computer screen, written in VC++.)
- 2020-06-16 10:40:01下载
- 积分:1
-
xinde1
Visual C++6.0(5.0)开发工具功能非常强大,但是对于初学者来说,却有很多细节的问题需要注意。作者搜集整理了以下一些实用小技巧,希望对初学者有所帮助。
(Visual C 6.0 (5.0) development tool is very powerful, But for beginners, there are many detailed issues that require attention. Author collate some of the following practical tips, and I hope to help beginners.)
- 2007-04-13 19:14:59下载
- 积分:1
-
ntfsrdusr
说明: 直接调用NTFS文件驱动检测隐藏文件 绕过hook终极武器(NTFS file driver detected a direct call to bypass the hook ultimate weapon hidden files)
- 2010-03-21 17:29:16下载
- 积分:1
-
shebeihuanchong
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。(assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.)
- 2020-12-15 14:49:13下载
- 积分:1
-
searchfolder
VC 实现搜索文件夹对话框。。还可以。。(Search Folders)
- 2010-08-08 11:45:03下载
- 积分:1
-
shijinzhiBCD
十进制-BCD码转换的代码在内,完整希望大家能用上。。(variable reg : integer range 0 to 80000
variable d1,d2,d3,d4 : std_logic_vector(3 downto 0)
begin
if clk100 event and clk100= 1 then
case current_state1 is
when st0=>
)
- 2011-06-12 10:08:03下载
- 积分:1