Welcome![Sign In][Sign Up]
Location:
Search - tc so

Search list

[GUI DevelopCode-4

Description: 【中文版】目录下的源代码是实现中文版的,其程序必须在UCDOS等中文环境中运行,才可以 看到中文,否则是乱码。 与本说明文件同一目录下的177.c是对中文版进行英文翻译得到的,可以在TC中编译运行,而不 需要中文环境的支持。- [ Chinese edition ] under the table of contents source code realizes the Chinese edition, its procedure must in Chinese environment and so on the UCDOS move, only then may see Chinese, otherwise is the additive device. Is carries on English translation with this explanation document identical catalogue under 177.c to the Chinese edition to obtain, may translate the movement in TC, but does not need Chinese environment the support.
Platform: | Size: 27450 | Author: horizon | Hits:

[Other resourceStudentsmanagesystem-c

Description: 在TC环境下编写的一个学生成绩管理程序! 主要功能包括数据输入,查询,删除,插入等。-TC environment in the preparation of a student performance management process! Main functions include data entry, search, delete, insert and so on.
Platform: | Size: 18073 | Author: fhq | Hits:

[Other resourceRUSsiamove

Description: 用TC写的俄罗斯方块,通过软时钟使之自动下落,对C语言运用充分,适合初学者-TC wrote of the Russian box, a soft-clock so that it automatically whereabouts of the full C language, for beginners
Platform: | Size: 1004 | Author: qlxs | Hits:

[Other resourcesnooker

Description: /*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个\"mouse.h\",所以去掉了, 如有人想要带鼠标的可与我连系*/-/ * WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my * /
Platform: | Size: 2784 | Author: | Hits:

[Graph programJJB_TC

Description: 用JJB QC和TC高级编程环境,可编写图形.数据库等等。-unhappy with QC and TC senior programming environment, graphics can be prepared. Database and so on.
Platform: | Size: 114331 | Author: 龙晓澜 | Hits:

[Other resource21game

Description: /*这是本人学过C语言近两年之后写过的第一个象点样子的程序,也是从学过C之后一直想写的诸多程序之一,虽然不大,但毕竟是年轻手生,也倾注了我相当的心血。该程序用时两周,历经四次大的修改,数十次细节上的改动,最后形成现在的样子。还请各路大虾多多指教。其实程序还很简单,还有很多可以改进的地方,至少还可以引入C的图形机制,至少还可以用C++,VC++改写等。该程序在TC2.0下调试通过。经刘公烈老师一语点拨减少15处警告错误,但仍有一处尚未改正。*/-/ * this is my learned C language written nearly two years after the first point as an example of the procedures, as well as from academic C after always wanted to write one of the many procedures, although little, but after all, young Adam, I have devoted considerable effort. The procedure used when two weeks after four major changes, dozens of details on the changes, resulting eventually in what it is today. Also requested will provide tremendous exhibitions. In fact, very simple procedure, there is a lot of room for improvement, at least C can also introduce the graphic mechanism, at least can also use C, VC rewritten so. The procedures under WITH TC 2.0 debugging through. Sent by the strong language teachers a 15 Tips to reduce erroneous warning, but there is still not a correction. *
Platform: | Size: 1447 | Author: 静水流深 | Hits:

[Windows DevelopWSBOOKC

Description: winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而TC太老,不支持C99,VC也不能很好支持。那些代码是在Linux下用gcc调试通过的。所以使用gcc没有问题。Windows下使用lcc没问题。没有在Dev-C++下测试过,应该没问题。其他编译器一概不保证可以通过。 4、请不要为了索取完整代码给我发邮件,我已经在第一点声明过了:我没有完整代码,所有我有的代码都已经在报告里了。 5、我不是你们的程序设计老师,所以请不要给我发你们的代码让我来修改。至少在1月23日之前不可以。 祝愿大家都能顺利的完成自己的课程设计。 《编译原理》课程设计报告 1 词法分析 1.1 试验目的 设计,编制并调试一个词法分析程序,加深-winsock programming statement : Recently, I have been to use the report of this experiment, and this time I made to the mail. I do not oppose the use of this report. However, there are several issues to make : one, the report code incomplete. Only syntax analysis and lexical analysis of the two functions, not the integrity of the process up so that the main function. 2, I wrote the code in the wrong syntax analysis of the grammatical rules, which led to some grammatical rules with the source document can not be properly analyzed. The problem I face the final report is described. 3, code compiler : I do not guarantee experimental report of the code can be compiled under the TurboC2.0 through. Visual C does not guarantee that. The code is in line with the rules of grammar C99 standards, and
Platform: | Size: 177639 | Author: 名台 | Hits:

[Education soft systemTEXT2

Description: tc编写的学生基本信息管理系统 汉下拉菜单 文件读写等-tc compilation student basic information management system Chinese pulls the menu document read-write and so on
Platform: | Size: 3072 | Author: 洛宾 | Hits:

[Other Riddle gamessnooker

Description: /*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了, 如有人想要带鼠标的可与我连系*/-/* WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my* /
Platform: | Size: 2048 | Author: | Hits:

[Graph programJJB_TC

Description: 用JJB QC和TC高级编程环境,可编写图形.数据库等等。-unhappy with QC and TC senior programming environment, graphics can be prepared. Database and so on.
Platform: | Size: 113664 | Author: 龙晓澜 | Hits:

[Chess Poker games21game

Description: /*这是本人学过C语言近两年之后写过的第一个象点样子的程序,也是从学过C之后一直想写的诸多程序之一,虽然不大,但毕竟是年轻手生,也倾注了我相当的心血。该程序用时两周,历经四次大的修改,数十次细节上的改动,最后形成现在的样子。还请各路大虾多多指教。其实程序还很简单,还有很多可以改进的地方,至少还可以引入C的图形机制,至少还可以用C++,VC++改写等。该程序在TC2.0下调试通过。经刘公烈老师一语点拨减少15处警告错误,但仍有一处尚未改正。*/-/* this is my learned C language written nearly two years after the first point as an example of the procedures, as well as from academic C after always wanted to write one of the many procedures, although little, but after all, young Adam, I have devoted considerable effort. The procedure used when two weeks after four major changes, dozens of details on the changes, resulting eventually in what it is today. Also requested will provide tremendous exhibitions. In fact, very simple procedure, there is a lot of room for improvement, at least C can also introduce the graphic mechanism, at least can also use C, VC rewritten so. The procedures under WITH TC 2.0 debugging through. Sent by the strong language teachers a 15 Tips to reduce erroneous warning, but there is still not a correction.*
Platform: | Size: 1024 | Author: 静水流深 | Hits:

[Windows DevelopWSBOOKC

Description: winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而TC太老,不支持C99,VC也不能很好支持。那些代码是在Linux下用gcc调试通过的。所以使用gcc没有问题。Windows下使用lcc没问题。没有在Dev-C++下测试过,应该没问题。其他编译器一概不保证可以通过。 4、请不要为了索取完整代码给我发邮件,我已经在第一点声明过了:我没有完整代码,所有我有的代码都已经在报告里了。 5、我不是你们的程序设计老师,所以请不要给我发你们的代码让我来修改。至少在1月23日之前不可以。 祝愿大家都能顺利的完成自己的课程设计。 《编译原理》课程设计报告 1 词法分析 1.1 试验目的 设计,编制并调试一个词法分析程序,加深-winsock programming statement : Recently, I have been to use the report of this experiment, and this time I made to the mail. I do not oppose the use of this report. However, there are several issues to make : one, the report code incomplete. Only syntax analysis and lexical analysis of the two functions, not the integrity of the process up so that the main function. 2, I wrote the code in the wrong syntax analysis of the grammatical rules, which led to some grammatical rules with the source document can not be properly analyzed. The problem I face the final report is described. 3, code compiler : I do not guarantee experimental report of the code can be compiled under the TurboC2.0 through. Visual C does not guarantee that. The code is in line with the rules of grammar C99 standards, and
Platform: | Size: 177152 | Author: 名台 | Hits:

[GUI DevelopCode-4

Description: 【中文版】目录下的源代码是实现中文版的,其程序必须在UCDOS等中文环境中运行,才可以 看到中文,否则是乱码。 与本说明文件同一目录下的177.c是对中文版进行英文翻译得到的,可以在TC中编译运行,而不 需要中文环境的支持。- [ Chinese edition ] under the table of contents source code realizes the Chinese edition, its procedure must in Chinese environment and so on the UCDOS move, only then may see Chinese, otherwise is the additive device. Is carries on English translation with this explanation document identical catalogue under 177.c to the Chinese edition to obtain, may translate the movement in TC, but does not need Chinese environment the support.
Platform: | Size: 27648 | Author: horizon | Hits:

[SQL ServerStudentsmanagesystem-c

Description: 在TC环境下编写的一个学生成绩管理程序! 主要功能包括数据输入,查询,删除,插入等。-TC environment in the preparation of a student performance management process! Main functions include data entry, search, delete, insert and so on.
Platform: | Size: 17408 | Author: fhq | Hits:

[uCOSTC-ucos-philos-comment-in-detail

Description: TC-ucos-philos-详细注释.rar 用TC编译ucos并在图像化界面下演示哲学家就餐问题,采用信号量机制,程序有BUG,不能顺利运行,但是我写了很多注释,有兴趣的朋友可以继续做下去,我的邮箱xuxi009@163.com可与我联系。注意图形界面驱动的路径要和源文件中的相同否则无法显示图形界面,相信用过TC的图形界面的明白,呵呵。-TC-ucos-philos-detailed notes. Rar uCOS compiled by TC and the image of interface presentation dining philosophers problem, using semaphore mechanism, the process by BUG, not a smooth run, but I write a lot of notes, are interested in friends can continue to do so, I can xuxi009@163.com-mail to contact me. Attention-driven graphical interface and the source file path to the same graphical interface or can not be displayed, I believe that TC used to understand graphical interface,呵呵.
Platform: | Size: 3765248 | Author: xuxi | Hits:

[Data structssort

Description: 各种排序算法的图形演示。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
Platform: | Size: 46080 | Author: fenghuan | Hits:

[ADO-ODBCtc

Description: 参加topcoder使用的模板,这个国际比赛要求固定的类形式,所以要根据模板的内容进行-Topcoder use templates to participate in this international competition demands the form of a fixed type, so the content according to the template
Platform: | Size: 433152 | Author: changzhijun | Hits:

[Windows Developeluosifangkuai

Description: 这是一个经典游戏——俄罗斯方块的代码,因为是TC编的,所以注释是英文的,但相信大家应该能看懂-This is a classic game- Tetris code, because it is compiled TC, so the notes are in English, but I think we should be able to read and understand
Platform: | Size: 4096 | Author: 清晨 | Hits:

[3D Graphictc

Description: 显示出投影,并可以将信息添加到上面,并可以修改等等.-Shows that projection, and can add information to the above, and can be modified and so on.
Platform: | Size: 2883584 | Author: 刘波 | Hits:

[Software Engineeringtc

Description: 本系统采用C/S三层架构,采用Sql Server 2005为数据库,主要开发语言为C#。 三层架构:所谓的三层架构即将整个业务应用划分为:表现层、业务逻辑层、数据访问层。采用三层架构的目的是为了使整个系统的逻辑结构清晰明了,在逻辑上保持相对独立性,从而能提高系统和软件的可扩展性和可维护性。 (1)表示层:为用户提供交互性操作界面,用户通过表示层发送请求。 (2)业务逻辑层:负责处理关键业务逻辑和数据传递。 (3)数据访问层:该层主要是对数据库的访问,针对数据的维护。 -The system uses C/S three-tier architecture, using Sql Server 2005 for the , the main development language for the C#. Three-tier architecture: the so-called three-tier architecture is about the entire business applications are divided into: the presentation layer, business logic layer, data access layer. The purpose of the three-tier architecture is to make the logical structure of the entire system clear, logically maintain the relative independence, which can improve the system and software scalability and maintainability.         (1) that layer: to provide users with interactive interface, the user sends a request through the presentation layer.         (2) business logic layer: responsible for handling critical business logic and data transfer.         (3) data access layer: This layer is mainly on the access, for data maintenance.
Platform: | Size: 2029568 | Author: jingdong1 | Hits:
« 12 3 »

CodeBus www.codebus.net