-
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的...
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的,所以你的计算机在安装Microsoft .NET Framework 才可以运本程序.-I am learning C# out to (including source code) for free learning and we use pure green software, the process is a computer model windows for the preparation of a calculator program. Because it is prepared using the C#, your computer in the installation of Microsoft.NET Framework before the procedure could be transported.
- 2022-03-02 15:03:52下载
- 积分:1
-
ICON图标文件的制作软件源代码
ICON图标文件的制作软件源代码 -ICON icon document production software source code
- 2022-05-15 02:02:28下载
- 积分:1
-
这个文件包含了常用算法的C++语言源代码,苏…
该文件包含C语言当中的常用算法源码,如单元加,底层编码,汉诺塔,逆阵,数据结构里面的很多重要的算法源码,是精通C的必备。-This file contains C language source code among the commonly used algorithms, such as the cell increases, the underlying code, Tower of Hanoi, inverse matrix, many important data structures inside the algorithm source code, is proficient in C essential.
- 2022-09-14 18:50:03下载
- 积分:1
-
关于Spring+struts2+hibernate4开发的问答系统
这是一款在线问答平台,通过用户登录,进入主页面后可以进行用户个人信息的修改,可以看到所有提问人的问题,还能看到热门问题,并且可以进行问题的回复,本人也可以提出问题,让别人回答,这个小程序用了JAVAMVC的三大框架的整合,代码容错率低,非常简洁,很适合初学者!!!希望能够有人喜欢!
- 2022-07-15 06:46:56下载
- 积分:1
-
这是关于一些界面编程的一些实例为了和大家分享我可是花了很多心机哦!!希望大家能借此机会有一个共同发展中国软件事业的理想!...
这是关于一些界面编程的一些实例为了和大家分享我可是花了很多心机哦!!希望大家能借此机会有一个共同发展中国软件事业的理想!-This is the programming interface for some of the examples and to share with you but I spent a lot of effort! ! Hope that we can take this opportunity to be a common cause of the development of China"s software ideal!
- 2022-02-15 22:02:19下载
- 积分:1
-
一个用vc实现的高效画图程序;其可以避免闪烁和图形的快速更新!...
一个用vc实现的高效画图程序;其可以避免闪烁和图形的快速更新!-To achieve an efficient use vc Paint program its flickering and graphics to avoid the rapid updates!
- 2023-06-14 17:05:03下载
- 积分:1
-
字符集转换过滤器――解决webApp的中文乱码问题
字符集转换过滤器――解决webApp的中文乱码问题-Character set conversion filters- to solve the Chinese garbled webapp problem
- 2022-02-09 19:26:39下载
- 积分:1
-
wince 5.0 MFC EVC 4.0 application
wince 5.0 MFC EVC 4.0 应用程序-wince 5.0 MFC EVC 4.0 application
- 2022-06-03 15:16:08下载
- 积分:1
-
The source for the EXCEL use GPS to check the measurement results
EXCEL的源代码使用GPS来检查测量结果
- 2022-07-11 13:00:33下载
- 积分:1
-
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺...
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。
演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
- 2022-10-13 13:15:03下载
- 积分:1