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

[Windows编程] 综合恶搞程序

自启动外加定时关机,强制关闭后台指定程序,后台隐藏运行,有消息循环,随时检查系统时间,到点了强制关闭计算机和是鼠标灾民穆沙国乱蹿,适合恶搞自己熬夜玩游戏的室友
Since the launch plus regular shutdown, designated procedures, closed the background background hide run, have a message loop, check the system time, is to point the forced to shut down the computer and the mouse victims moussa avenging boredom, suitable roommate parody themselves to stay up late playing games (2020-10-14, C/C++, 10858KB, 下载2次)

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

[Windows编程] CZG

snake贪食蛇VC++小游戏 附源码,界面设计还可以吧,游戏速度比较快,A.S.W.D是方向键,玩游戏过程中适时显示分数,游戏控制不算多,初级游戏程序,可作为一个VC小游戏统编写的初级例子。
snake gluttonous snake VC ++ game with source code, interface design is okay, the game is fast, ASWD is the arrow keys, the score is displayed in time during the game, the game control is not much, the primary game program, can be used as a VC game Elementary examples written by the author. (2020-03-24, C/C++, 20KB, 下载0次)

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

[Windows编程] market

有一推销员,欲到n(n<=10)个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。本问题已知城市n,和n*n的表达任意两个城市间费用的矩阵。试求最短路径及其费用
There is a salesman who wants to sell products in n (n<=10) cities. In order to save the cost of travel, he checked the travel cost between any two cities before departure. He wanted to find a travel route that only passed through each city once and minimized the cost of travel. This problem knows the matrix of city n, and n*n expressing the cost between any two cities. Trying to find the shortest path and its cost. (2019-03-28, C/C++, 33KB, 下载0次)

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

[Windows编程] c语言

设计一个模拟家庭关系的数据结构。每个人用一个结构体表示, 包含有他(她)的名字、性别、年龄和指向其父亲、母亲、配偶、子女链的指针,如图所示。试编写以下函数和函数: (a)增加一个新人; (b)检查某两人之间关系的函数; (c)检查某两人是否堂兄弟姐妹的布尔函数; (d)检索某人, 并输出他的直系亲属的情况; (e)遍历整个结构
Design a data structure for simulating family relationships. Each person is represented by a structure that includes his or her name, gender, age and pointers to his or her father, mother, spouse and child chain, as shown in the figure. Try to write the following functions and functions: (a) increase a new person; (b) the function of checking the relationship between two people; (c) check the Boolean function of a two person's cousins; (d) retrieve someone and export his immediate family members; (E) traversing the entire structure (2018-11-10, C/C++, 2KB, 下载3次)

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

[Windows编程] shuju5

一、实验目的 1、进一步掌握指针变量、动态变量的含义。 2、掌握二叉树的结构特性,以及各种存储结构的特点和适用范围。 3、掌握用指针类型描述、访问和处理二叉树的运算。 二、实验内容 1、以二叉链表作存储结构,试编写前序、中序、后序遍历二叉树的算法。
First, the purpose of the experiment 1. Further grasp the meaning of the pointer variable and the dynamic variable. 2. Mastering the structure characteristics of the two forked tree, and the characteristics and application scope of various storage structures. 3, mastering the operation of describing, accessing and processing the two fork tree with pointer type. Two. The content of the experiment 1. Using the two chain list as the storage structure, we try to write the algorithm of traversing the two forked tree in the preorder, the middle order and the post order. (2017-12-25, C/C++, 11KB, 下载1次)

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

[Windows编程] WZQ-Final

wintc上编译通过的五子棋又系,能实现双人对战,即时存/读档,并于第一次运行时要求输入两个玩家的用户名,之后每次运行之前进行验证。
wintc backgammon and compiled by the Department, to achieve the double battle, real-time save/read file and run in the first two players to ask for your user name, and then verified before each run. (2014-09-18, C/C++, 5KB, 下载2次)

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

[Windows编程] airplane

   假设机场有一条跑道,每架飞机需花费一定时间着陆,花费一定时间起飞,飞机的起降满足一定的概率。一般来讲,机场存在两个队列,一个等待着陆的飞机队列和一个等待起飞的飞机队列,同样等待时间下,等待着陆的飞机比准备起飞的飞机具有更高的优先级。试编写程序模拟这个机场的运行。
Assuming there is an airport runway, each aircraft landing takes some time, it takes some time off, taking off and landing of aircraft to meet a certain probability. In general, there are two queues airport, landing aircraft waiting queue and a queue waiting for the aircraft to take off, the same waiting time, waiting for takeoff aircraft for landing an aircraft having a higher priority. Test preparation program to simulate running this airport. (2014-04-09, C/C++, 5028KB, 下载3次)

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

[Windows编程] computer-book

计算机程序设计与解释(英文PDF) 《计算机程序的构造和解释》(原书第2版)自出版以来,世界各地已有100多所院校采用《计算机程序的构造和解释》(原书第2版)做教材,其中包括美国斯坦福大学、美国普林斯顿大学、英国牛津大学、日本东京大学等。
(Original version 2) since the publication of parts of the world has more than 100 institutions using the computer program structure and to explain (the original, the design and interpretation of computer programs (PDF) "construction and interpretation of computer programsversion 2) do the materials, including Stanford University, Princeton University, the University of Oxford, UK, Japan, University of Tokyo. (2012-03-11, C/C++, 2092KB, 下载10次)

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

[Windows编程] daima

刚学到printf函数和scan函数,很是一个不清楚,求几段经典范例代码,初学者入门用的。 另外有几道题求解,万分感谢!! 1.试尽量用多种不同的C代码,描述把整型变量i的值增加1的运算 2.试分别用最紧凑的一条C代码描述完成下列计算 1)把整型变量i和j的和赋给整型变量k,并同时让i的值增加1. 2)把整型变量X值扩大一倍 3)在变量i减去1后,将变量j减去变量i 4)计算变量i除变量j的余数r
Printf function and scan just learned function, it is a clear, find the classic example of code paragraphs, beginner use. Another problem solved Jidao extremely grateful! ! 1. Try as much as possible with a variety of C code, describes the value of the integer variable i by 1 computation 2. Subjects were the most compact description of a C code to complete the following calculation 1), the integer variable i and j, and assigned to the integer variable k, and also to increase the value of i 1.2) to double the size of an integer value of the variable X 3) minus 1 in the variable i, after subtracting the variable j variable i 4) In addition to calculating the variable i the remainder of the variable r j (2011-05-07, C/C++, 3KB, 下载8次)

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

[Windows编程] mowangyuyan

有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,把他的话解释成人能听得懂的话;
A devil is always a very concise to use their own language and abstract speech, no one can understand, but his interpretation of the language is gradually adults can understand the language, because his language is composed of the following two forms rules of the language gradually by the people up in the abstract: (in both forms, from left to right are said to explain. try to write a devil language interpretation system, to explain his words to understand the words of adults (2010-07-04, C/C++, 2KB, 下载3次)

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

[Windows编程] banshan

设有n座山,计算机与人为比赛的双方,轮流搬山。规定每次搬山的数止不能超 过k座,谁搬最后一座谁输。游戏开始时。计算机请人输入山的总数(n)和每次允许搬山的最大数止(k)。然后请人开始,等人输入了需要搬走的山的数目后,计算机马上打印出它搬多少座山,并提示尚余多少座山。双方轮流搬山直到最后一座山搬完为止。计算机会显示谁是赢家,并问人是否要继续比赛。若人不想玩了,计算机便会统计出共玩了几局,双方胜负如何。
With n mountains, both computer and human race, take turns to move mountains. Number for each and every move the mountain just can not exceed k Block, who moved last one who lost. Beginning of the game. The computer asked people to enter the total number of hill (n) and each time the maximum number allowed to move mountains just (k). And then asked people to start, and others need to move the mountain entered the number, the computer prints out right away how much it is to move mountains, and prompts the remaining number of hills. Both sides take turns to move a mountain to move those mountains up until the last. The computer will display who are the winners, and asked whether to continue the race. If people do not want to play, and the computer will be out to play with a few statistics bureau, the outcome of how the two sides. (2010-05-24, C/C++, 1KB, 下载2次)

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

[Windows编程] 10

有一农夫要将自己的兔子、蔬菜和狐狸等3件物品运过河。但农夫过河时所用的船每次最多只能装其中的一件物品,而这3件物品之间又存在一定的制约关系:兔子不能单独和狐狸以及不能和蔬菜在一起,因为狐狸要吃兔子,兔子也能吃蔬菜。试构造出问题模式以编程实现这一问题的求解
There is a farmer to own a rabbit, vegetables and foxes and other goods transported across the river 3. But the farmer cross the river when the boat used by them can only put a maximum of one item, which is also among the three items there is a certain constraint relations: the rabbit and the fox can not stand alone and they can not and vegetables together, because the fox to eat rabbits, rabbits eat vegetables. Model to test structural problems in programming for solving this problem (2010-01-16, C/C++, 2KB, 下载2次)

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

[Windows编程] erchashu

1.试按表(10,8,9,12,20,5,6,15,19,25)中元素的排列次序,将所有元素插入一棵初始为空的二叉排序树中,使之仍是一棵二叉排序树,请设计算法 2.在已构建的二叉排序树中插入元素40,使之依然为二叉排序树
1. Examination table (10,8,9,12,20,5,6,15,19,25) elements in order to insert all the elements of an initial empty binary tree sort, so that is still one of the binary sort tree, please design algorithm 2. in order to build the binary tree insertion element 40, so that remains to Binary Sort Tree (2009-06-03, C/C++, 23KB, 下载3次)

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

[Windows编程] match

有6个球队A、B、C、D、E、F进行比赛,已经比赛完的场次有:A同B、C,B同D、F, E同C、F。每个球队每周比赛一次。试给出一种调度方法,使得所有的队能在最短的时间 内相互之间完成比赛。 要求使用者输入还需要比赛的场次,例如ab cd...,程序将把能 同一周比赛的场次分别列出。
There are six teams A, B, C, D, E, F games, the matches have finished games are: A with B, C, B and D, F, E and C, F. Each team one game per week. Given a test scheduling method, making all the teams in the shortest time between the completion of competition. Also need to require users to enter the competition screenings, such as ab cd ..., the procedure will be the same week shows a breakdown of the game. (2009-06-01, C/C++, 1KB, 下载10次)

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

[Windows编程] 123456

有一六位串行七段数码显示器,要求六位循环123456、234567、345678、456789、567890、678901、789012、890123、901234、012345、123456……换屏间隔时间为25ms,已达到从视力角度看,显示系统是在连续循环显示。试编写现实程序。
Paragraph 16 there is a serial digital display, 123456,234567,345678,456789,567890,678901,789012,890123,901234,012345,123456 cycle requirements ... ... 6-for-screen interval for 25ms, has reached the point of view from the vision , display systems are displayed in continuous cycle. Test procedures for the preparation of reality. (2009-03-30, C/C++, 1KB, 下载1次)

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

[Windows编程] fenyou

问题描述 两个小孩去打油,一人带了一个一斤的空瓶,另一个带了一个七两、一个三两的空瓶。原计划各打一斤油,可是由于所带的钱不够,只好两人合打了一斤油,在回家的路上,二人想平分这一斤油,可是又没有其它工具。试仅用三个瓶子(一斤、七两、三两)精确地分出两个半斤油来。
Problem description of two children to play oil, one person with a small amount of the empty bottles, and the other with a 72, one of 32 bottles. Originally planned to play the catty oil, but because of the money raised, so the two played together a pound of oil, in the way home, they want to share this small amount of oil, but there is no other instrument. Test only three bottles (catty, 72, 32) precisely the separation of half a catty of oil is used for both. (2009-03-12, C/C++, 3KB, 下载3次)

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

[Windows编程] hotel-system

某旅馆有n 个等级的房间,第i 等级有个房间,每个等级有个床位(1≤I≤n)。试模拟旅馆管理系统中床位分配 和回收的功能,设计能为单个旅客分配床位,在其离店便回收床位(供下次分配)的算法。
A hotel has n levels of the room, the first grade i have a room, each grade has a bed (1 ≤ I ≤ n). Simulation test bed hotel management system distribution and recovery of function, design for a single passenger allocation of beds will be recovered in its check-out bed (for the next allocation) algorithms. (2008-11-19, C/C++, 2KB, 下载9次)

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

[Windows编程] hdlpatch_0.8b_source

HDL对于PS2玩家来说不陌生,它是由爱好者们制作可以从ps2硬盘读取游戏镜像的工具,初始是为了保护光头,加快游戏读取速度.现在ps2游戏的镜像文件可以随处下载了,使用它可以直接玩到各种游戏,由于兼容性的问题,HDL也在不断的升级中,在搜索时看到有0.7的升级补丁源代码,这是最新的0.8的,以后可以参照写出自己的HDL补丁,用于兼容新的游戏.
HDL for PS2 gamers speaking, is not unfamiliar, it is produced by the fans can read the game from the ps2 hard disk mirroring tools, in order to protect the head is the initial speed up the read speed of the game. Ps2 games now image file can be downloaded anywhere, use it to directly play all kinds of games, because of compatibility issues, HDL has been an upgrade, in the search to see the upgrade patch 0.7 source code, which is the latest 0.8, and then you can reference to write its own HDL patch for compatibility of new games. (2008-05-17, C/C++, 76KB, 下载2次)

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

[Windows编程] myCreatProcess

进程的创建 编写一段程序,使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让没一个进程在屏幕上显示一个字符:父进程显示字符“a”;子进程分别显示字符“b”和字符“c”。试观察记录屏幕上的显示结果,并分析原因。
process for the preparation of the establishment of procedures, the use of system calls fork () to create two child process. When running, the system has a process and the father of two sub-process activities. Let no one in the process displayed on a screen characters : Father process showed character "a"; child process showed the character "b" and the character "c." Examination observation records on the screen to show results, and analyze the causes. (2007-03-18, C/C++, 15KB, 下载26次)

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

[Windows编程] jiaoxu

教学计划编制 在学的每个专业都要制定教学计划。假设任何专业都有固定的学习班年限,每学期含两个学期,每学期的时间长度和学分上限值均相等。每个专业开设的课程都是确定的,而且课程开设时间的安排必须满足先修关系。每门课程有哪些先修课程是确定的,可以有任意多门,也可以没有,每门课恰好占一个学期。试在这样的前提下设计一个教学计划编制程序。
teaching programming in school, every professional must formulate teaching plans. Assuming any profession has its length classes each semester with two semesters each semester, and the length of time limits on the credits are equivalent. Every professional courses are opened to determine the time and the courses set up arrangements must meet pre relations. Each course which is a pre-determined curriculum, can have any more doors, there will be no per class just for a semester. Try this premise design a teaching program procedures. (2006-04-26, C/C++, 5KB, 下载25次)

http://www.pudn.com/Download/item/id/176760.html
总计:117