资源列表

« 1 2 ... .81 .82 .83 .84 .85 4286.87 .88 .89 .90 .91 ... 5346 »

[C#编程Josephus

说明:Josephus问题的各种解决方案,方便大家学习-Josephus problem solutions to facilitate learning
<王华> 在 2024-09-29 上传 | 大小:267264 | 下载:0

[C#编程dm

说明:将一个四位数分成两段得到的两个两位数,它们的和的平方等于原数,具有这种性质的数没有特殊分布规律,因此采用穷举法对所有四位数进行判断,从而筛选出符合这种性质的四位数。具体算法是任取一个四位数,将其截为两部分,前两位为a,后两位为b,然后套用性质公式计算并判断。-Two two-digit number will get a four-digit divided into two sections, the square of their
<梅梅> 在 2024-09-29 上传 | 大小:16384 | 下载:0

[C#编程gexingdajiangsai

说明:在歌星大奖赛中,有10个评委为参赛的选手打分,分数为1~100分,选手最后得分为:去掉一个最高分和一个最低分后其余8个分数的平均值。-In the Grand Prix singer has 10 judges for the participating players scoring, a score of 1 to 100 points, the players final score is: get rid of one of t
<梅梅> 在 2024-09-29 上传 | 大小:23552 | 下载:0

[C#编程SmartCard_UkeyCSharpDemo

说明:用C# Winform写的一个SmartCard示例,方便对智能卡设备发送命令并接受回响数据,支持IOS7816 APDU命令。 操作界面按照从1到6步骤操作,功能都在代码中写明-With C# Winform write a SmartCard example, to facilitate sending commands to the smart card device and receiving the echoes data t
<Mitatai> 在 2024-09-29 上传 | 大小:15360 | 下载:0

[C#编程StartThread

说明:用于多线程学习 用于多线程学习 用于多线程学习-For multi-threaded multi-threaded learning for learning for learning for multi-threaded multi-threaded learning
<miaomimi> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[C#编程gongziguanli

说明:编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资5000元另加其所管部门销售额的5%),要求用虚函数实现。-Write a small company payroll managem
<梅梅> 在 2024-09-29 上传 | 大小:260096 | 下载:0

[C#编程mysql-WINDOWS--SERVICES

说明:使用http协议进行数据采集,存储在MYSQL中的Windows服务程序-Using the HTTP protocol for data collection, stored in a MYSQL of Windows service program
<黄赐洛> 在 2024-09-29 上传 | 大小:450560 | 下载:0

[C#编程AE02

说明:arcgis engine 二次开发,主要有一些分析功能,还有一些操作功能-arcgis engine secondary development, there are a number of analysis functions, as well as some operating functions
<tao cheng> 在 2024-09-29 上传 | 大小:150528 | 下载:0

[C#编程useBrush

说明:C#背景刷子Brush源码实例,可减少窗体的体积,因为是用刷子将一个很小的背景图上刷成满屏背景,而不是使用一张大背景的方式,所以是很小的,背景Brush例子,欢迎下载源码参考-Ejemplos de C# de fondo del código fuente del cepillo del cepillo, se puede reducir el tamañ o de la forma, ya que está pintado
<rpudn6> 在 2024-09-29 上传 | 大小:7168 | 下载:0

[C#编程useGDIP

说明:C# gdi+ 画图源码,可以写文字,画圆弧,画直线,画椭圆,画贝塞尔曲线。图上的蓝色线条就是用GDI画出来的-C# gdi+ fuente de dibujo, puede escribir texto, dibujar un arco, línea de pintura, elipse, dibujo de curvas Bezier. Como se muestra en la pantalla de ejecución, la
<rpudn7> 在 2024-09-29 上传 | 大小:6144 | 下载:0

[C#编程transparentWindow

说明:C#实现的半透明窗体实例,可完全透明,拖动左侧的滑块向下就可改变透明度,滑块向下透明度提高,向上则透明度降低-Examples of C# to achieve the translucent window can be fully transparent, drag the slider down the left side you can change the transparency, improved transparency
<rpudn8> 在 2024-09-29 上传 | 大小:6144 | 下载:0

[C#编程addCtrlAtRuntimeApp

说明:C#动态添加按钮控件示例源代码,内含计数,计算目前是添加的几个按钮,计算待添加按钮的位置,设置待添加按钮的属性,设置待添加按钮的事件,把控件添加到窗口中,设置鼠标的背景颜色,设置鼠标的背景颜色,显示点击了哪个按钮-C# dynamically add a button control sample source code, including counting, computing is now added a few buttons
<rpudn9> 在 2024-09-29 上传 | 大小:7168 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 4286.87 .88 .89 .90 .91 ... 5346 »

源码中国 www.ymcn.org