联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All C#编程(535) 

[C#编程] Alternion-BW-mod

Blackwake mod添加了基于SteamID的武器蒙皮、帆蒙皮、加农炮蒙皮、徽章蒙皮等!
Blackwake mod that adds SteamID based weapon skins, sail skins, cannon skins, badge skins and more! (2024-03-02, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709455569398990.html

[C#编程] WatchProcess

readme.txt 项目名称:WatchProcessService 功能描述:使用系统服务的方式,守护进程的开启状态。 使用步骤: 1、解压 WatchProcess.rar ,能看到这个文件,证明已经解压了。笑。 2、修改 WatchProcessService.config 中的内容 appname 填写进程运行时的名称,不要加exe哦。 filepath 程序的绝对路径 拷贝 (2022-02-15, C#, 24KB, 下载0次)

http://www.pudn.com/Download/item/id/1644891060903805.html

[C#编程] Common大全

通用数据库访问类 通过配置 可实现不同数据库的的访问&def目前实现了SQLserver&def Oracle&def DataAccess <!--在配置文件中加如下--> <?xml version="1.0" encoding="utf-8" ?> <configuration> <!-- 连接字符串 --> <add key="ConnectionSt
通用数据库访问类 通过配置 可实现不同数据库的的访问&def目前实现了SQLserver&def Oracle&def DataAccess <!--在配置文件中加如下--> <?xml version="1.0" encoding="utf-8" ?> <configuration> <!-- 连接字符串 --> <add key="ConnectionSt (2022-02-15, C#, 174KB, 下载0次)

http://www.pudn.com/Download/item/id/1644890520306837.html

[C#编程] CalculateTest

可以计算出基本的四则运算(加、减、乘、除、括号)、三角涵数、自定义变量, 计算方法均封装到ConcSoft.Calculate.cs文件中,直接调用方法CalculateExpress, 如果计算式中有变量,请将交变量值存到Hashtable中。可以直接用来开发功能强大的的计算器程序。 C#2010 + asp.net3.5 开发 (2022-02-15, C#, 50KB, 下载0次)

http://www.pudn.com/Download/item/id/1644890100668755.html

[C#编程] U盘加密

采用AES实现的U盘加密系统,界面使用WPF搭建的,包括开机自启、AES加解密等等
The U disk encryption system is implemented by AES, and the interface is built by WPF, including booting, AES encryption and decryption, etc (2020-05-28, C#, 1901KB, 下载3次)

http://www.pudn.com/Download/item/id/1590671776248999.html

[C#编程] Tetris2

C#编程实训,俄罗斯方块,小游戏案例,适合新手练习
C# programming practice on tetris block, which is a small game case, and suitable for novice practice (2018-03-15, C#, 61KB, 下载1次)

http://www.pudn.com/Download/item/id/1521081891336886.html

[C#编程] tetris-

一个用C#实现的俄罗斯方块小游戏,适合初学者学习,对学习C#有一定帮助
A small game tetris implementation in c#, suitable for beginners to learn, it is helpful for learning c# (2017-05-06, C#, 108KB, 下载1次)

http://www.pudn.com/Download/item/id/1494074243710711.html

[C#编程] neiwangchuanbo

远控IPC内网传播源码,只需要加到小马里面,完事在初始化下面加个线程就行了
Remote control IPC network communication source code, only need to add into the pony, finished in the initialization below add a thread (2017-04-19, Visual C++, 2KB, 下载16次)

http://www.pudn.com/Download/item/id/1492581420341075.html

[C#编程] blasius

c#实现求解白拉修斯方程。程序使用文件流,四阶龙哥库塔法。
c# Realize white pull Matthews equation solving. The program uses the file stream, fourth-order Runge Ge Kuta method. (2015-08-30, C#, 38KB, 下载6次)

http://www.pudn.com/Download/item/id/1440922183376205.html

[C#编程] DouglasPeuker

VC++道格拉斯普克算法示例源码,遇到两点式失效的情况,解析直线,对启用浮点库进行处理,否则报错,打开文件路径以及输出文件路径要设置好。
DouglasPeuker 算法 (2013-09-24, Visual C++, 11KB, 下载9次)

http://www.pudn.com/Download/item/id/2361675.html

[C#编程] Ch27-31-code

有关几个c#的源码,包括俄罗斯方块,一个小浏览器,数据库管理等。全部可以运行。
For some c# source code, including Tetris, a small browser, database management. All can run. (2011-11-16, Visual C++, 9101KB, 下载4次)

http://www.pudn.com/Download/item/id/1700608.html

[C#编程] Tetris01

这是用framework编写的俄罗斯方块游戏,很有意思,包含声音,可是实现基本的功能
It is written with the framework Tetris game, very interesting, with the sound, but for basic functionality (2010-03-23, Visual Basic, 5764KB, 下载3次)

http://www.pudn.com/Download/item/id/1096374.html

[C#编程] CSharp2008

保证您21天学通C#,在VS2008环境下使用。
Ensure that you pass 21 days learning C#, in the VS2008 environments. (2009-09-09, C#, 15322KB, 下载28次)

http://www.pudn.com/Download/item/id/905815.html

[C#编程] Csharp-erluoshifangkuai

它也是一个游戏源码,实现的是俄罗斯方块,用C#语言开发。
It is also the source of a game and realize that the Russian box, developed with C# language. (2009-08-19, Others, 8883KB, 下载697次)

http://www.pudn.com/Download/item/id/882401.html

[C#编程] KNNwebpageclassificate

实现中文网页分类,使用贝叶斯和KNN算法,基本功能可实现
The achievement of the Chinese web page classification, the use of Bayes and KNN algorithm, the basic functions can be realized (2009-05-04, Visual C++, 2200KB, 下载120次)

http://www.pudn.com/Download/item/id/742397.html

[C#编程] vcsharpshutdown

可以设置定时关机,定时重启,设定时间里个位数的时间不要加0,例如09秒就9秒就可以
Can set the regular shutdown, restart from time to time, set the period of time not to single-digit increase in 0, for example, 09 seconds to nine seconds on the can (2009-01-05, C#, 50KB, 下载5次)

http://www.pudn.com/Download/item/id/624043.html

[C#编程] einsten

非常有名的爱因斯坦难题,用编程实现,原来不止一个答案,大家下来看看吧!
Einstein s famous problems, with programming that more than one answer, we take a look at it down! (2008-12-23, C#, 14KB, 下载3次)

http://www.pudn.com/Download/item/id/613799.html

[C#编程] russia

这个俄罗斯功能更完善些,可以调节速度,并有配乐,都是采用控制台完成的
This Russian feature more better, you can adjust the speed and soundtrack are completed using the console (2008-09-27, Visual C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/553097.html

[C#编程] Tetris

用c#实现的俄罗斯方块,特点是可以定制任意形状的方块,并指定颜色。
With c# Realize the Russian box, characterized by arbitrary shape can be customized box and specify the color. (2008-08-05, C#, 121KB, 下载10次)

http://www.pudn.com/Download/item/id/523815.html

[C#编程] cbuilder

这是一个用c#语言编写的俄罗斯方块源代码,有兴趣的同行欢迎踊跃下载
This is a used c# Tetris languages source code, are interested in peer welcome to download (2008-01-06, Visual C++, 203KB, 下载2次)

http://www.pudn.com/Download/item/id/389380.html