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

[C#编程] 1081

这是一款历史性的隐形游戏,以老马科斯执政期间的宿务为背景,通过游戏和历史故事讲述,向玩家介绍活动家斗争。
A historical stealth game set in Cebu during Marcos Sr. s regime, educating players on activist struggles through game and historical storytelling. (2024-04-27, C#, 0KB, 下载0次)

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

[C#编程] Knight-of-Xylasia

这是我在游戏开发课程的最后一个项目中统一创建的2D RPG平台生成器。游戏具有各种级别、敌人、玩家攻击和加电。
This is a 2D RPG platformer I created in unity for my final project in my game development course. The game features various levels, enemies, player attacks, and power-ups. (2024-02-12, C#, 0KB, 下载0次)

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

[C#编程] RetroDECK

RetroDECK为您带来了一款一体式沙盒应用程序,可以在Li上玩您的复古游戏(甚至不那么复古的游戏)...
RetroDECK brings you an all-in-one sandboxed application to play your retro games (and even not-so-retro games) on Linux/SteamOS. (2023-06-26, Shell, 0KB, 下载0次)

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

[C#编程] ArpSender

ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调 (2022-02-15, C#, 200KB, 下载0次)

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

[C#编程] 程序

支持键盘操作和不同类型方块的旋转变换,并且界面上显示下一个方块的提示以及当前的玩家的得分。 键盘操作: ·点击‘开始游戏’,随机产生方块并自动下移 ·用  键变换方块方向 ·用  键和  键左右移动方块 ·用  键使方块加速下移 ·用空格键使方块直接下移
Support keyboard operation and different types of box rotation transformation, and the interface shows the next box prompt and the current player's score. (2020-12-29, C/C++, 24KB, 下载0次)

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

[C#编程] C# Robot Demo

本程序通过C#语言编写了一个基于Pierre Dellacherie算法的俄罗斯方块机器人,玩家可以在程序内选择手动游玩或采用编写好的C#程序mod游玩。通过本程序可以获得Pierre Dellacherie算法的相关知识。
This program uses C# language to write a Tetris robot based on Pierre dellacherie algorithm. Players can choose to play manually or use the C# program mod to play in the program. Through this program, we can get the relevant knowledge of Pierre dellacherie algorithm. (2020-12-22, C#, 129KB, 下载0次)

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

[C#编程] 井字游戏

c#人机对战井字游戏源代码,可了解下棋盘的绘制、 电脑下棋的逻辑,判断输赢,修改所下棋子的颜色,修改该标签上的Owner的值为当前玩家
c # Man-machine battle tic-tac-toe game source code, you can understand the drawing of the board, the logic of the computer playing chess, judge the winning and losing, modify the color of the chess pieces, modify the value of Owner on the label to the current player (2020-04-15, C#, 66KB, 下载0次)

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

[C#编程] NetScan

实现局域网自动扫描,可设置扫描的开始和结束IP地址,可自动编组,采用多线程扫描减少扫描时间。
The automatic scanning of the LAN can set the start and end of the IP address, which can automatically be grouped, and the scanning time can be reduced by multi thread scanning. (2018-02-07, C#, 2859KB, 下载9次)

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

[C#编程] USB_CAN c#

CAN分析仪,上位机 C#代码,带详细注释,双路通讯测试通过,(《创芯科技有限公司》产品 CANOpen J1939 DeviceNet USBCAN-2 USB),据说兼容周立功CAN调试器,有条件的可以试下,顺便告诉下结果,谢谢~
CAN analyzer, PC C# code, with detailed notes, dual communication test, ("a core technology company" J1939 DeviceNet USBCAN-2 USB CANOpen), is said to be compatible with ZLG CAN debugger, conditional can try, by the way tell the results, thank you. (2017-12-29, C#, 937KB, 下载169次)

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

[C#编程] RemoteControl(1)

这是一个用C#写的完整源程序,可以用手机(任何移动终端)控制电脑,前提是电脑能上网。原理是电脑通过网页监听页面上的值,然后手机改变网页上的值。还是很巧妙的,代码很完整,也很简单,大家试下就知道了,无需安装。
This is a complete source code written in C#, you can use the phone (any mobile terminal) control computer, the premise is a computer with Internet access. The principle is the value of a computer monitor on a page by page, and then change the value of the phone on the page. Is very clever, the code is complete, it is very simple, we try to know, without having to install. (2014-03-12, C#, 20KB, 下载7次)

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

[C#编程] shujujiegou

1. 实验目的:掌握栈与队列的基本结构和操作方法,并能利用其解决实际问题。 实验内容:假设称正读与反读都相同的字符序列成为“回文”,试写出一个算法判别输入的一个以“@”为结束符的字符序列是否“回文”
1. Experimental Objective: To master the stack and queue the basic structure and methods of operation, and can use them solve practical problems. Experiment: Assuming said right reading and counter-read the same sequence of characters as " palindrome" Give an algorithm to determine the input of an " @" as the terminator character sequence is " palindrome" (2013-10-16, Visual C++, 17KB, 下载4次)

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

[C#编程] 123456

a) 设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的 n、s、m,求出按出列次序得到的n个人员的序列。试在计算机上模拟Josephus问题的求解过程。 b) 利用线性表实现一元多项式的相加、相减操作。
very very easy (2013-09-23, C#, 57KB, 下载4次)

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

[C#编程] hideWind

C#窗口管理工具源代码,通过进程获取主窗口句柄,有热键。 能够显示当前活动窗口,并控制隐藏显示。 玩游戏防boss必备。 项目用的是vs2012,随手写的,不够规范,供学习交流。
C# window management tool for source code, through the process to obtain the main window handle, with the hotkey. Can display the currently active window and hide the display control. Play games against boss essential. Project using vs2012, readily write, not up to standard for learning exchanges. (2013-07-14, C#, 91KB, 下载24次)

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

[C#编程] imagedate

C#获取照片EXIF信息显示拍摄时间,估计玩摄影的都知道数码相机拍摄的照片中,每张都带有Exif信息,在Exif中记录了照片的很多拍摄参数、比如快门速度、快门次数、光圈大小等,当然也包括了拍摄时间
C# Gets the photo EXIF ​ ​ shooting time, estimated Photography playing all know digital camera photos, each with Exif information, photos are recorded in the Exif shooting parameters, such as shutter speed, the number of shutter, aperture size etc., of course, including the shooting time (2013-05-13, Visual C++, 10KB, 下载22次)

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

[C#编程] caipiao

谢氏玩法 每注100元,提示玩家输入一个0到9的数字,系统随机抽取10个0到9的系统号码。获奖规则:若玩家输入的数字与系统号码中出现次数最多的数字相同,则获得一等奖,若与出现次数第二多的数字相同,则获得二等奖,若与出现次数第三多的数字相同,则获得三等奖。奖金细则:一等奖200元,二等奖50元,三等奖10元。 Eg: 你现在进行的是谢氏玩法,请输入一个0到9的数字:7 请输入你要玩的注数:20 你选择的数字为:7 本期系统号码为:4 4 7 7 7 5 6 7 1 3 你的中奖信息为:一等奖!你获得奖金为4000元!
Play rhythm Every note 100 yuan, indicating that the players enter a 0 to 9 number, system random 10 0 to 9 system number. Winning rule: if the player of the input number and the system of the greatest number of number appears digital different, then won the first prize, and if the second more digital around more equal, the second prize, if appear more digital 3 times, the third prize for the same. Bonus rules: the first prize is 200 yuan, the second prize 50 yuan, the third prize 10 yuan. Eg: Now you are to play, please input rhythm a 0 to 9 figures: 7 Please input your play to the note count: 20 Your choice of digital for: 7 This system for: 4 4 7 number 7 7 5 6 7 1 3 Your winning information for the first prize! : You get bonuses for 4000 yuan! (2011-06-18, Visual C++, 1KB, 下载4次)

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

[C#编程] 1732

租用游艇问题 长江游艇俱乐部在长江上设置了n个游艇出租站1,2,…,n。游客可在这些游艇出租站租用游艇,并在下游的任何一个游艇出租站归还游艇。游艇出租站i到游艇出租站j之间的租金为r(i,j),1≤i<j≤n。试设计一个算法,计算出从游艇出租站1 到游艇出租站n所需的最少租金。 对于给定的游艇出租站i 到游艇出租站j 之间的租金为r(i,j),1≤i<j≤n,计算从游艇出租站1 到游艇出租站n所需的最少租金。
Yacht rental problem (2010-07-29, Visual C++, 1050KB, 下载51次)

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

[C#编程] MyTetris

C#编写的俄罗斯方块游戏,大家都知道俄罗斯方块游戏吧,小时候喜欢玩的一款很经典的游戏,可以把它作为一个成品游戏了,学习C#游戏开发的朋友可千万不要错过。
Written in C# Tetris game Tetris game we all know it, like a child playing with a very classic game, you can use it as a finished game, and learning C# game development, and be sure not to miss a friend. (2009-10-17, C#, 167KB, 下载6次)

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

[C#编程] sf_2007621223949

本游戏分为10个级别,玩家通过方向键对蛇的运动进行控制,如果蛇吃到食物,得分加10分,并且到一定的程度级别会上升
The game is divided into 10 levels, players through the arrow keys to control movement of the snake, if snake eating food, scoring 10 points, and to a certain degree-level rise (2008-06-02, C/C++, 44KB, 下载3次)

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

[C#编程] rsa_code

rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试一试就知道啦!
rsa algorithm, Here is a simple encryption of all source modules (source code) As for the theory RSA online a lot, it is based on public key encryption algorithm a system. This example was mainly used to a certain important document to a bundled IP addresses. Copy it down, depositors to CODE.C. before the implementation of GCC-O CODE CODE.C then./CODE E [IP ADDRESS] [FILENAME] document encryption. Or use./CODE D [IP ADDRESS] declassified whole process created the two intermediary file, As to what documents you try to know! (2006-07-08, Visual C++, 1KB, 下载34次)

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

[C#编程] Chat_zhuxubiao

这个是我一开始学C#的时候写着玩的,是一个点对点的聊天器,不过做得不怎么样的,
This one I started to learn C# when reading the play, is a peer-to-chat, But do not impressive, illustrious (2006-06-16, Windows_Unix, 55KB, 下载11次)

http://www.pudn.com/Download/item/id/194844.html
总计:182