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

[Windows编程] WPF_Player

利用C#WPF制作的一款时钟播放器,类似于桌面插件,能够固定在桌面,并且任务连和alt+tab中不会出现图标。音乐能够同步到网易云音乐,能显示考研倒计时。自定义显示不会的英语单词。,
A clock player made with C # WPF, similar to desktop plug-in, can be fixed on the desktop, and no icon will appear in the task link and alt+tab. Music can be synchronized to Netease Cloud Music, and the countdown of postgraduate entrance examination can be displayed. Customized display of English words., (2022-12-08, C#, 0KB, 下载0次)

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

[Windows编程] 拼多多

拼多多发单软件源码,可以自己二次开发,代码已经反编译出来了。
Spelling out more software source code, you can develop two times yourself. (2018-06-26, C#, 34KB, 下载24次)

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

[Windows编程] C#画地图程序

c#写的绘制地图的程序,采用多点的地图格式
A program for mapping (2017-09-05, C#, 79KB, 下载33次)

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

[Windows编程] C#超级通信调试工具源码

1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试
1. Serial port, TCP server / client, UDP server / client communication debugging 2. Support Hex, ASCII, UTF8, GB2312 encoding debugging 3. Receive data You can calculate the value of Hex by right-clicking menu 4. Byte calculator / check value calculator (CRC16, custom polynomial CRC16, XOR) 5. Serial terminal 6.Socket communication monitor 7: Ping debugging (2017-07-27, C#, 2046KB, 下载53次)

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

[Windows编程] PDF.NETvvzfdsferfwr

最新版本使用说明 本压缩包里面的版本为PDF.NET Ver 3.0版本,最新版本为 4.1,版本功能区别请看官网介绍: http://www.pwmis.com/sqlmap 请下载网页提供的 3.0实例程序,包括V3.0的代码配套工具(实体类生成工具,DAL生成工具,SQL-MAP配置工具),结合本源码使用。 有关PDF.NET框架的具体使用资料,请随时关注本框架官方网址和官方博客: http://www.cnblogs.com/bluedoctor 感谢你的使用支持! 2011.9.6 ////////////////////////////////////////////////////////////////////////////////////////////////// PDF.NET 4.0 源码使用说明 =============================== 请将当前目录下面的三个目录附加到你的解决方案中,项目采用VS2008创建,不过已经设置成支持.NET 2.0了。 PWMIS.Core -框架的核心类库 PWMIS.Windows 框架的Windows窗体开发包 PWMIS.Web 框架的Web应用开发包,包含一系列Web数据控件,简化表单数据处理。 数据库工具.rar 框架新开发的支持工具,可以生成SQL-MAP文件,生成DAL代码,生成实体类,可以做一个简单的 SqlServer查询分析器使用(支持多种数据库),还在完善中。
The latest version of the instructions for use The version of the compressed package for the Ver PDF.NET version 3, the latest version of the 4.1, the difference between the version of the official website to see: Http://www.pwmis.com/sqlmap Please download the web site provides 3 examples of procedures, including the V3.0 code tools (entity class generation tool, DAL generation tool, SQL-MAP configuration tool), combined with the use of this source. PDF.NET framework for the specific use of information, please always pay attention to the framework of the official website and the official blog: Http://www.cnblogs.com/bluedoctor Thank you for your support! 2011.9.6 ////////////////////////////////////////////////////////////////////////////////////////////////// PDF.NET 4 source instructions =============================== Please attach the three directory below the current directory to your solution, the project was created using VS2008, but has been set up to support the.NE (2016-05-07, C#, 1164KB, 下载1次)

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

[Windows编程] CNCSoft1.3RT

数控系统的实时插补算法,包含粗插补算法、精插补算法、控制面板,动态链接库,插补运动组件等
Real-time interpolation algorithm CNC system, including crude interpolation algorithm, fine interpolation algorithm, control panel, dynamic link libraries, interpolation motion components, etc. (2015-11-07, C#, 18243KB, 下载38次)

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

[Windows编程] ContourDemo

离散点集生成等值线的算法实现涉及四个方面:离散点三角形剖分建立不规则三角网(D-TIN)、基于D-TIN内插生成等值点集合,开闭两类等高线同时绘制,等值线适度光滑和标注。(VS2010+AE10+C#)
Discrete point set to generate contour algorithm involves four aspects: establish discrete points triangular subdivision of irregular triangle net (D- TIN), based on D- TIN interpolation to generate the equivalent point set, open and close two types of contour map at the same time, the smooth contour moderate and annotations. (VS2010+AE10+C#) (2015-03-04, C#, 2585KB, 下载60次)

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

[Windows编程] CSharp

适合初学者进行C#基础知识点的学习和理解,内容比较全面
It is useful for you to learn C# and wish you succeed (2014-11-18, C#, 446KB, 下载5次)

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

[Windows编程] webbrowser

C#初学者写的迷你型Web浏览器,内核是基于IE的,依赖于Windows平台的,你懂的。使用有AxInterop.SHDocVw.dll、Interop.SHDocVw.dll控件,有了两大控件的支持,因此本源码是相当简单的,虽然你不会开发WEB浏览器,但有时候程序中需要在窗体中显示网个网址的内容,这就要用上这种功能了。
C# beginners to write mini Web browser based on IE core is dependent on the Windows platform, you know. Use of AxInterop.SHDocVw.dll, Interop.SHDocVw.dll controls, with the support of the two controls, so this source is fairly simple, although you will not develop WEB browser, but sometimes need a program in the form display the contents of a web site, which use on this function. (2014-09-12, C#, 41KB, 下载7次)

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

[Windows编程] CSharp-Csharpcopy

c# 动态快速复制文件,比windows自带的资源管理器复制文件速度还要快
c# dynamic quickly copy files than windows explorer comes to copy files even faster (2014-08-27, C#, 14KB, 下载29次)

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

[Windows编程] CSharp-CSharp

C#抓包工具实现源代码(转)2009-11-09 用wireshark的命令行模式和windump抓包有时候很难满足抓包的需求,比如我们在一台http服务器上抓http的某个头是指定值的包及iis给其的响应,而其它的包都不要,用现有工具好像就不好实现了,winddump的规则也顶多指定协议、端口之类,具体包的内容过滤上好像就束手无策了,于是想自己做一个,找了一些wincap开发的资料,貌似c#相关的资料不多,找到一个却不能调试,于是又找了一篇讲c#监控网络流量的文章,改造了一下,做了一个命令行抓包工具,因为遇到一些问题,所以还是半成品
C# source code capture tool (rpm) 2009-11-09 17:38 command line mode with wireshark capture and windump sometimes difficult to meet the capture needs, such as we catch http http server on a certain iis the head packet and the specified value in response to it, while the other packets are not using the existing tools if not achieved, winddump rule at most the specified protocol, the port and the like, the content of the specific packet filtering seems to do nothing, so want to do their own, find some information wincap development, seemingly small c# relevant information, but can not find a debug, so he found a article about c# to monitor network traffic articles, transforming a bit , made a command-line packet capture tool, because some problems, so it is still semi-finished products (2013-11-29, C#, 5KB, 下载23次)

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

[Windows编程] cSharp-Socket

基于TCP/IP的局域网通信(客户端/服务器模式),Socket的应用
the communication between the client and the server based on TCP/IP (2013-10-07, C#, 65KB, 下载41次)

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

[Windows编程] MyQQ

C#抓屏程序——抓取桌面信息,其实就是截屏,抓图程序,点击按钮即可将当前屏幕内容抓取下来,测试时候你会发现,如果拖动改变测试程序的窗口,则所抓取的截图的大小会被强制变大和变小,不是按比例缩放,编译运行一下EXE你就知道
C# screen capture program- capture desktop information, in fact, screenshots, capture program, click the button to crawl down the contents of the current screen, the test time you will find that if you drag a window to change the test procedure, then the crawl The screenshot will be forced to change the size of the smaller Japanese, not scaled, compile and run the EXE you know what (2013-06-18, C#, 973KB, 下载3次)

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

[Windows编程] Text-Encrypt

这是我的第二个Visual C #。网项目。加密你的文本输入到二进制、十进制、十六进制、八进制输出。然后您可以保存文件在任何格式。你也可以保存的文件并加载任何它自动解密它再次进入不同的格式。它是不以任何方式限制
This is my second Visual C#. Network project. Encrypt your text into binary, decimal, hexadecimal, octal output. You can then save the file in any format. You can also save the file and load any that it automatically decrypts it again into a different format. It is not in any way limiting (2013-05-28, C#, 19KB, 下载4次)

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

[Windows编程] report_weather

C#的天气预报程序,实际上是一个C#版的小偷程序,定向采集中国气象网的内容,然后使用IndexOf定位到需要的内容,再绑定到控件的属性上,最后显示出来。
C# weather forecast program, is actually a C# version of the thieves procedures, orientation collect the contents of China' s meteorological network, and then use the IndexOf targeted to the needs of the content, and then bound to the control of the property, the last displayed. (2009-10-27, C#, 49KB, 下载52次)

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

[Windows编程] cSharp

C#技术集会,包括很多经常要注意的东西,和一些经典的问题.
C# technical meetings, including a lot of things must always pay attention to, and a number of classic problems. (2009-05-07, C#, 3173KB, 下载32次)

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

[Windows编程] 同步套接字监听

使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。
use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and data reception capabilities to achieve communication between the computer map on the left ... This paper shows the use of a threaded to receive user information and communications network monitor port services. (2005-11-30, C#, 67KB, 下载66次)

http://www.pudn.com/Download/item/id/128557.html
总计:177