-
用风险投资实现的标志设计系统,有图像处理研究的总…
用vc++实现的图案设计系统,共对图像处理研究方向的朋友参考学习!-vc used to achieve the logo design system, a total of image processing research of a friend reference learning!
- 2022-02-03 16:59:52下载
- 积分:1
-
科学计算器,主界面具备以下功能:
1、通过直接输入表达式进行加、减、乘、除、乘方、开方、括号基本运算求值,需要考虑其符号优先级别;
2、加入三角函数,可...
科学计算器,主界面具备以下功能:
1、通过直接输入表达式进行加、减、乘、除、乘方、开方、括号基本运算求值,需要考虑其符号优先级别;
2、加入三角函数,可进行正弦、余弦、正切、余切的运算;
3、对十进制数进行二进制、八进制、十六进制的转化;
4、实现弧度制的数与角度制的数互相转化。
-Scientific calculator, the main interface with the following functions: 1, through direct input expressions to add, subtract, multiply, divide, involution, administration, basic operations in parentheses evaluated the need to consider the symbol priority 2, by adding trigonometric functions , can be sine, cosine, tangent, cotangent computing 3 pairs of decimal to binary, octal, hexadecimal, conversion 4 to achieve the number and angle of curvature of the system the number of mutual transformation of the system.
- 2023-08-17 15:00:04下载
- 积分:1
-
statement : code collection site on the Internet (except members of site works)....
声明:
本站代码收集于互联网(除本站成员作品外)。
1.本站所有代码的版权归原作者所有,如果你使用了在本站下载的源代码,引起的一切纷争与本站无关,中国代码网只为提供大家学习交流场所。
2.若本站在代码上有侵权之处请您与站长联系,站长会及时更正。-statement : code collection site on the Internet (except members of site works). 1. Retrieved code all excited, the original author, if you use the site to download the source code, all disputes arising from the site has nothing to do with China"s network code only for the provision of places we study exchanges. 2. If the site is infringing code between you and the chief liaison station will be timely corrected.
- 2022-03-10 07:44:26下载
- 积分:1
-
程序不断的监视打开的所有的窗口,并查看其tittle是否在程序的列表中。如果匹配,那么程序将向那个窗口发送一个关闭的消息,来杀掉这个窗口。...
程序不断的监视打开的所有的窗口,并查看其tittle是否在程序的列表中。如果匹配,那么程序将向那个窗口发送一个关闭的消息,来杀掉这个窗口。-constant surveillance procedures to open all the windows and check whether their tittle of the procedure list. If matching, the process will send a window that closed, it has to kill this window.
- 2022-07-21 12:41:11下载
- 积分:1
-
this is the source code of a beautiful interface in vc,you can use it as your ba...
这是一个漂亮界面在VC中的实现源程序,你可以用它来作为你软件的基础.-this is the source code of a beautiful interface in vc,you can use it as your base of software.
- 2023-02-25 17:45:03下载
- 积分:1
-
Multiline Titletips that I find online, and belongs to original author.
Multiline Titletips
是我在网上找的,版权归原作者所有。-Multiline Titletips that I find online, and belongs to original author.
- 2022-09-16 04:45:03下载
- 积分:1
-
msgbox version of xp interface, we can learn from XP interface to the basic meth...
msgbox的xp界面版本,可以学习到XP界面的基本实现方法,VB!-msgbox version of xp interface, we can learn from XP interface to the basic method, VB!
- 2022-11-07 00:10:03下载
- 积分:1
-
这个是透明界面的代码,外国人写的,还不错
这个是透明界面的代码,外国人写的,还不错-This is a transparent interface code, written by foreigners, but also a good
- 2022-01-26 02:40:28下载
- 积分:1
-
提高vc加载bitmap图片的速度,可以计算出所花费的时间.
提高vc加载bitmap图片的速度,可以计算出所花费的时间.-raise vc loading speed bitmap images can be calculated by the time it takes.
- 2022-02-26 06:27:49下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1