资源列表

« 1 2 ... .15 .16 .17 .18 .19 120.21 .22 .23 .24 .25 ... 1019 »

[多媒体编程calculateExpression

说明:一个四则运算计算程序,输入任意表达式,输出计算结果。解析速度比Python和Lua的解析器都要快,大概快20倍左右。-a simple programme for arithmetic.it is very fast. about 20 times faster than Python or Lua
<gou568114> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程Calculator506

说明:一个小的计算器,有许多地方还不是很完善.希望各位给与指点-A small calculator, have in many places is not very perfect. I hope that give advice
<xing974402> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程circle

说明:VB中单机鼠标画随机圆。运用了随机数和circle。-draw a circle
<men413862> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程CloseMonitor

说明:功能是关闭显示器,按Ctrl+Alt+Delete可以再打开显示器。这个是为那些显示器没自带关闭键的电脑设计的,在作者机器上能正常关闭显示器。-Feature is turned off display, press Ctrl+ Alt+ Delete to re-open the display. This is for those who do not own close button displays the computer-d
<zhong436195> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程code117

说明:This code for ASCII ALTERA
<tjm955624> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程cpp1103

说明:输入两个整型数据,输出两个数的和,使用的cin,cout的方法-Input two integer data, the output of the two numbers and the cin and cout
<jiao333279> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程CPP_calculator100

说明:制作计算器,1,制作基本筐架: 2,激活按扭,并且建立连接。 3,修改并且添加函数。-Production Calculator, 1, production of the basic basket fr a me: 2, activation button, and establish a connection. 3, modify and add functions.
<cheng75619> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程datastruct

说明:通过反序输出整数,实现了一个整数的反序输出。很好的实现了反序功能。-#include< iostream> using namespace std int main(){int a,b=0 cout< < please input the integer: < < endl cin> > a while(a){b=b*10+a 10 a/=10 }cout< < the end is <
<lu3386284> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程DBHelper

说明:C# 自己写的数据库帮助类,希望对大家能有用-C# Write their own helper class, in the hope that we can be useful
<shang40699> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程fontascii

说明:批量提取汉字内码(ascii)可以用于写狗呀,注册什么用的,批量提取很方便的哟-Batch extraction of characters in the code (ascii) can be used to write the dog you register what is the use, batch extraction is very convenient for yo
<zhao785395> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程glut32obj

说明:glut 32 obj for OpenGL
<cbv85870> 在 2025-03-11 上传 | 大小:4kb | 下载:0

[多媒体编程Hide-Mouse

说明:hide/ unhide mouse computer
<xie2275173> 在 2025-03-11 上传 | 大小:4kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 120.21 .22 .23 .24 .25 ... 1019 »

源码中国 www.ymcn.org