资源列表
C-program-for-prime-number-
- Prime number program in c: c program for prime number, this code prints prime numbers using c programming language. To check whether a number is prime or not see another code below. Prime number logic: a number is prime if it is divisible only by one
mfc
- MFC的实现例子,方便初学者进行学习MFC-The example of MFC
ProgressCtrlEX
- 对C++ progress控件的扩展,可以设置进度条的颜色,字体。可在进度条上直接设置百分比进度-The extension of the control of C++ progress, you can set the color of the progress bar, font. Percentage of progress can be set directly on the progress bar
ColorButton
- 在C++builder中标准按钮是不能改变文字颜色和背景的,可通过继承TButton类,在按钮上自绘文字,实现这种功能。具体实现过程请参考ColorButton.h文件,在CPP中调用方法如下:-In C++ builder can not change the standard button text color and background, through the inheritance TButton class, drawn the text on the button, to ac
xgbtmc
- 鼠标 放到窗体上可以看到窗体的标题和句丙 并修改窗体的标题 例如 QQ 可以改成你想要得名字 作者:陈美
untitled
- matlab中的gui界面制作。包括控件,坐标,画图等一些列功能,自动打开文件等。-matlab gui interface in production. Control, coordinate, drawing a series of functions, and automatically open the file.
javasmallcomputer
- 用java实现的applet里的小计算器 包含文件 javasmallcomputer.java javasmallcomputer.html javasmallcomputer.cla-with java applet achieved a small calculator contains documents javasmallcom puter.java javasmallcomputer.html javasmal lcomputer.cla
MSE_calculation
- 最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码
pNH0Ng0h
- 彩色会闪会抖动的字,而且还在标题栏 --By:梦飞鸟-易语言源码-Color will flash will jitter of words, but also in the title bar- By: dream bird- yi language source code
InternetControlerDlg
- this isthe internet conterler
Project_HelloWorld
- 通过MFC创建窗口,通过使用MFC进行最基本的操作,以此来学习和熟悉MFC编程-Created through MFC window, through the use of MFC for basic operation, in order to learn and familiar with MFC programming
TASK
- 线程调度,时间片轮转,优先级设置,对于多任务系统的认识有一定的积极性的斑竹