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

[系统编程] PL0-The-compiler

一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型
A, the experiment content and complete The basic content Operation: (1) expand the assignment+ and (2) REPEAT expansion statements < > statement sequence Conditions of DOWHILE < > Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence Choose to do content (1) operation:++ and . (2) types: (1) character types (2) real types. (3) the expansion of function: (1) has a return value and return statement (2) a parameter function. (4) increase a one-dimensional array type (2016-12-25, Visual C++, 256KB, 下载7次)

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

[系统编程] Angle-of-valley-guess

角谷猜想的内容是:任意一个自然数,若为偶数除以2,若为奇数则乘3加1,得到一个新的自然数后按照上面的法则继续演算,若干次后得到的结果必然为1。编程验证该定理。
Kakutani conjecture content is: an arbitrary natural number, if it is even divided by 2, if it is odd then multiply three plus one, get a new natural number and follow the above rules continue calculations, the results obtained after several inevitable for one. Programming validate the theorem. (2014-09-11, Visual C++, 1KB, 下载3次)

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

[系统编程] 3DOffice

3D办公系统。 随着信息网络技术的应用,目前许多政府部门、企事业单位、学校已建立局域网络,并直接与internet相连接,并已建立了自己的办公自动化系统。目前几乎所有的办公自动化系统都是基于Web二维办公自动化系统。现在3D技术正处于火热发展中,3D电影,3D电视、3D世界杯直播等等。在IT行业3D也是十分热门的技术之一。包括3D操作系统、3D浏览器等等。所以我们紧跟时代的步伐,引领行业潮流。做一个3D办公自动化系统,这必将改变现代的2维的办公自动化系统。为办公人员提供更方便、更真实的办公自动化系统,提高工作人员的办公效率和质量。
3D office systems (2011-02-28, Visual C++, 7178KB, 下载11次)

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

[系统编程] BlocksControl1

简单的俄罗斯方块程序,直接使用C API写的。本身存在闪烁的问题,因为没有使用缓冲,希望看代码的人可以对它进行完善。 传得目的是希望能够帮助致力于API的人有点帮助。 代码完全由本人编写,供学习所用,所以不存在任何其他的版权问题
Tetris simple procedures, direct access to C API written. Inherent flicker problem because there is no use of a buffer, I hope people can look at the code to improve it. Travels objective is to help people who committed API to some extent. Code entirely by himself to prepare for learning, and therefore there is no other copyright issues (2008-04-29, Visual C++, 38KB, 下载7次)

http://www.pudn.com/Download/item/id/449083.html
1234
总计:64