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

[C#编程] jmdog_all (1)

配置文件下载一个专业软件的使用方法非常好用大家可以试一下已经用过很多次了
Configuration file to download a professional software is very easy to use, you can try, has been used many times (2021-02-24, C/C++, 2882KB, 下载0次)

http://www.pudn.com/Download/item/id/1614159007960607.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#编程] 实验6

试设计一个找路程序,获取两个城市之间的所有简单路径。
Try to design a routing program to get all the simple paths between the two cities. (2019-05-06, C/C++, 474KB, 下载0次)

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

[C#编程] 新建文本文档

学生信息管理系统设计 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一 学生信息管理系统,使之能提供以下功能: (1) 系统以菜单方式工作 (2) 学生信息录入功能(学生信息用文件保存)---输入 (3) 学生信息浏览功能---输出 (4) 查询、排序功能---算法 (5) 按学号查询 (6) 按姓名查询 (7) 学生信息的删除与修改(可选项)
Design of student information management system Student information includes: Student ID, name, age, sex, date of birth, address, telephone, E-mail, etc. Trial design The student information management system enables it to provide the following functions: (1) the system works by menu (2) student information entry function (student information saved by file) - input (3) students' information browsing function -- output (4) query, sort function -- algorithm (5) according to the school number (6) inquire by name (7) deletion and modification of student information (optional) (2018-05-25, C/C++, 2KB, 下载0次)

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

[C#编程] RFID图书管理系统程序源代码

rfid系统亲测有效有需要的人可以试一下给个好评
The RFID system is able to give a good test to the people who need it (2017-12-23, C/C++, 69KB, 下载12次)

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

[C#编程] pengyoutongxunlu

功能一般的朋友通讯录代码,本代码属于自己娱乐,不能用于商业范畴
jhdkl avdhfsjvafdv (2012-06-19, C/C++, 10KB, 下载5次)

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

[C#编程] CSharp-SQL

很好的学习C#操作数据库的多个程序实例,看懂了,就可以玩转C#数据库了,快下载哦
Good learning C# to manipulate the database more than one instance, understand, and can be Fun C# database, and fast download Oh (2011-09-04, C/C++, 2362KB, 下载70次)

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

[C#编程] Snap-09-11-25

斯坦福大学社会网分析应用包用c语言编写,实现了社会网络分析算法库函数
Stanford Network Analysis Package (SNAP) is a general purpose network analysis and graph mining library. It is written in C++ and easily scales to massive networks with hundreds of millions of nodes, and billions of edges. It efficiently manipulates large graphs, calculates structural properties, generates regular and random graphs, and supports attributes on nodes and edges (2009-12-22, C/C++, 718KB, 下载35次)

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

[C#编程] tanchisheyouxi

贪吃蛇,就是满足以上要求而设计出来的,希望能给玩家带来娱乐。贪吃蛇这一游戏简单易行,操作方便,娱乐性较强,吸引了不少人。
greedy snake, is designed to meet these requirements, hoping to bring entertainment to players.This greedy snake game simple, easy to operate, entertaining, attract many people. (2009-03-15, C/C++, 30KB, 下载6次)

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

[C#编程] TCCGL

设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短缴纳费用。试为停车场编制按上述要求进行管理的模拟程序
err (2008-12-24, C/C++, 9KB, 下载2次)

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

[C#编程] c

挂机程序c#, 防止其他人用嘚机子。先设置密码然后进入界面,别让别人玩
Hang up procedures c#, To prevent others from using嘚loom. First set a password and then enter the interface, do not let other people play (2008-12-07, C/C++, 602KB, 下载25次)

http://www.pudn.com/Download/item/id/598081.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#编程] dingpiao

航空客运订票的业务活动包括: 查询航线, 客票预订,和办理退票, 试设计一个航空客运订票系统, 以使上述业务可以借助计算机来实现.
airline passenger booking business activities include : inquiries routes, ticket booking, and obtain refunds. Design of a test air passenger booking system, so that these operations can take advantage of the computer is to be achieved. (2006-06-29, C/C++, 11KB, 下载31次)

http://www.pudn.com/Download/item/id/199401.html
总计:13