资源列表
[C#编程] dm
说明:将一个四位数分成两段得到的两个两位数,它们的和的平方等于原数,具有这种性质的数没有特殊分布规律,因此采用穷举法对所有四位数进行判断,从而筛选出符合这种性质的四位数。具体算法是任取一个四位数,将其截为两部分,前两位为a,后两位为b,然后套用性质公式计算并判断。-Two two-digit number will get a four-digit divided into two sections, the square of their sum is equal to the original n<梅梅> 在 2025-06-16 上传 | 大小:16kb | 下载: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 the highest points and lowest p<梅梅> 在 2025-06-16 上传 | 大小:23kb | 下载: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 to support IOS7816 APDU command<Mitatai> 在 2025-06-16 上传 | 大小:15kb | 下载:0
[C#编程] StartThread
说明:用于多线程学习 用于多线程学习 用于多线程学习-For multi-threaded multi-threaded learning for learning for learning for multi-threaded multi-threaded learning<miaomimi> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[C#编程] gongziguanli
说明:编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资5000元另加其所管部门销售额的5%),要求用虚函数实现。-Write a small company payroll management system. The company has fo<梅梅> 在 2025-06-16 上传 | 大小:254kb | 下载:0
[C#编程] mysql-WINDOWS--SERVICES
说明:使用http协议进行数据采集,存储在MYSQL中的Windows服务程序-Using the HTTP protocol for data collection, stored in a MYSQL of Windows service program<黄赐洛> 在 2025-06-16 上传 | 大小:440kb | 下载: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 con un pincel sobre un fondo d<rpudn6> 在 2025-06-16 上传 | 大小:7kb | 下载: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 línea azul en el mapa se dibuj<rpudn7> 在 2025-06-16 上传 | 大小:6kb | 下载: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 slider down, up then reduce tr<rpudn8> 在 2025-06-16 上传 | 大小:6kb | 下载:0
[C#编程] addCtrlAtRuntimeApp
说明:C#动态添加按钮控件示例源代码,内含计数,计算目前是添加的几个按钮,计算待添加按钮的位置,设置待添加按钮的属性,设置待添加按钮的事件,把控件添加到窗口中,设置鼠标的背景颜色,设置鼠标的背景颜色,显示点击了哪个按钮-C# dynamically add a button control sample source code, including counting, computing is now added a few buttons to be added to calculate the p<rpudn9> 在 2025-06-16 上传 | 大小:7kb | 下载:0
[C#编程] WinApp
说明:用贴图的原理实现一个仿Windows播放器的窗口,虽然我个人不太喜欢用贴图的方式实现窗体,但这种方式比较简单,而且快速,对于不熟悉C#高级应用的初学者来说,贴图窗体的实现过程是最简单的,有兴趣的可参考本源码的贴图思路。所需的资源文件已保留在bin目录下,你只需编译源码运行bin目录下的winapp.exe即可-Realization of the principle of textures with a fake Windows player window, although I persona<rpudn10> 在 2025-06-16 上传 | 大小:271kb | 下载:0