CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - main.c - List
[
Console
]
universe
DL : 0
自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
Date
: 2008-10-13
Size
: 472.98kb
User
:
徐永波
[
Console
]
universe
DL : 0
自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
Date
: 2025-12-19
Size
: 473kb
User
:
徐永波
[
Console
]
cDAGlab6
DL : 0
自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include "stackar.c" 然后再直接编译g.c. 使用了堆栈的演示代码.-Their own plans to write a conversion CMD process has nodag.txt is a DAG input file presentation. Dag.txt acyclic graph is a demonstration of the input file. Gc main program file stackar.c for the definition and call the document stack run.exe have compiled executable file, I prepared a Makefile file. If you do not use the Makefile file in the head gc add# include stackar.c and then direct the compiler uses the stack gc demo code.
Date
: 2025-12-19
Size
: 13kb
User
:
gaoquan
[
Console
]
main
DL : 0
Just a keyboard shortcut doubleclicker in dev c++ i made for exploiting a game. Really simple to understand. It works even when not in focus.
Date
: 2025-12-19
Size
: 1kb
User
:
lokhesh
[
Console
]
Desktop
DL : 0
Main.c to get in some input and output
Date
: 2025-12-19
Size
: 15kb
User
:
h264
[
Console
]
main
DL : 0
Source main c-function
Date
: 2025-12-19
Size
: 5kb
User
:
dima211
[
Console
]
LU
DL : 0
解线性代数方程组的列主元LU分解法的C++实现-Solving linear algebraic equations out of the main element LU decomposition by C++
Date
: 2025-12-19
Size
: 1kb
User
:
CGQ
[
Console
]
Gauss
DL : 0
解线性代数方程组的列主元高斯消去法的C++实现-Solving linear algebraic equations out of the main element Gaussian elimination by C++
Date
: 2025-12-19
Size
: 1kb
User
:
CGQ
[
Console
]
BintoCFormat
DL : 0
主要将二进制文件,转成C语言格式的源码,可以用于图片二进制数据的转换。编译通过。可直接生成-The main binary file, converted into C language source code format, can be used for the conversion of image binary data. Compile. Can be directly generated
Date
: 2025-12-19
Size
: 717kb
User
:
zhangbin
[
Console
]
lua-5.2.1.tar
DL : 0
lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序被称作 embedding program 或简称为 host 。宿主程序可以通过调用函数执行一小段 Lua 代码,可以读写 Lua 变量,可以注入 C 函数让 Lua 代码调用。这些扩展的 C 函数,可以大大的扩展了 Lua 可以处理事务的领域,这样就可以订制出各种语言,而它们共享一个统一的句法格式的框架。 Lua 的官方发布版就包含了一个叫做 lua 的简单的宿主程序,它用 Lua 库提供了一个保证独立的 Lua 解释器。 Lua 是一个自由软件,它的使用许可决定了对它的使用过程一般没有任何保证。-lua5.2.1 latest source (2012-06-08). It is an extended-style programming language, is designed to support general procedural programming, and related data description facilities. Lua is also object-oriented programming, functional programming, data-driven programming to provide good support. It can serve as a powerful, lightweight scripting language for any program that needs to use. Lua written in a clean C library in the form provided. (The so-called the Clean C, ANSI C and C refers to the Chinese Communists through a sub-set) as an extension language, Lua no concept of the "main" program: it can only be embedded in a host program, the host program is called embedding program referred to as the host. The host program can be executed by calling the function with a short Lua code, can read and write Lua variables, can be injected into a C function to Lua code calls. These extensions of the C function, you can greatly extend Lua can handle the affairs of the field, so that you can subsc
Date
: 2025-12-19
Size
: 244kb
User
:
盐大鸟
[
Console
]
string
DL : 0
C++初学字符串的运用 字符串的编辑 各种编码的区别主要有UNICODE、ANSI-C++ beginner string use string edit a variety of coding the main difference between UNICODE, ANSI,
Date
: 2025-12-19
Size
: 20.06mb
User
:
李海伟
[
Console
]
g7221
DL : 0
g7221是ITU的标准提案,主要应用了mlt变换技术,矢量量化技术和哈夫曼编码技术。中有g7221标准的中英文文档说明及实现的c源代码。-g7221 is the ITU standard proposal, the main application mlt transform vector quantization and Huffman coding techniques. In g7221 standards in English document describes the implementation c source code.
Date
: 2025-12-19
Size
: 2.96mb
User
:
王成
[
Console
]
kmp
DL : 0
用c语言书写的kmp字符串匹配的函数,主要实现字串与母串的匹配-KMP string matching function written in c language, the main string with the parent string matching
Date
: 2025-12-19
Size
: 1kb
User
:
杰杰
[
Console
]
5name
DL : 0
输入五个姓名,并将几段名字的首字母大写,能识别空格。最后将输入的名字输出到data文件-Write a programme that reads in the name (Given name+ space+ family name) of 5 persons and writes them to a disk file. Each name in the disk file always starts on a new line. Note that you need consider the case where a person has three or more name parts (e.g., Given, Middle and Family) in order to get full marks (you also need check/change the first letter of the names into upper case.) Part of the code is given on this page. Read the code first and make sure you understand each line. What you need to do then is to write a C++ function which i). Displays a message on the screen such as “This function is called xx times” where xx should be the value of the counter in the for loop of the main function. ii). reads in a name from the keyboard (full name) and returns it to the main function.
Date
: 2025-12-19
Size
: 1kb
User
:
jason
[
Console
]
svm
DL : 0
c++实现了支持向量机,有5个文件,其中三个钟均含有main()函数,请使用时分别编译连接得到exe文件,在命令行中调用 仅供相互学习-c++ svm
Date
: 2025-12-19
Size
: 24kb
User
:
梁洋洋
[
Console
]
Ackerman
DL : 0
Ackerman函数的递归与非递归实现,同在一个C++文件里面,使用的时候只需将其中一个注释,main函数为检测函数。-Ackerman recursive and non-recursive functions to achieve the same in a C++ file inside, when used just one note, main function is to detect function.
Date
: 2025-12-19
Size
: 250kb
User
:
黄森洪
[
Console
]
work
DL : 0
数独游戏 a) 设计一个命令行界面的游戏,登入游戏界面后,应该有游戏规则说明,按键说明。 b) 进入游戏前应该有难度选择:1表示简单、2表示中等、3表示困难。 c) 在游戏主界面中有可以循环输入数独值、可以连续玩好几局直到退出、检查结果、查看答案、新开一局的功能。 d) 信息提示功能:输入错误时应有提示、游戏失败或获取胜利时应有庆祝界面等。 -Sudoku a) the design of a command-line interface of the game, log into the game interface, there should be rules of the game description, key instructions. b) prior to entering the game should have difficulty options: 1 means simple, 2 for moderate, 3 for difficulty. c) There can be recycled input Sudoku value, you can continuously play several bureau until you exit the game the main interface, test results, see the answer, features a newly opened office. d) Information prompts: input error when prompted, the game fails or gets victory should have celebrated interface.
Date
: 2025-12-19
Size
: 19kb
User
:
常瑞凤
[
Console
]
main
DL : 0
C++ code for hill climbing
Date
: 2025-12-19
Size
: 1kb
User
:
avinash
[
Console
]
Elevator-simulation-C
DL : 0
模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。其中第一层是大楼进出层,电梯空闲时,将来本层候命;乘客可岁间进出任何层,对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。电梯的主要调度策略是首先响应沿当前行进方向最近端的请求,若改方向上无请求时,就改变移动方向。-Simulation of a nine-school teaching building elevator system. The building has an automatic elevator, can stay in each layer. Wherein the first layer is a layer out of the building, when the elevator is idle, the future of the layer-call passengers can access any layer between years, for everyone, he can tolerate a maximum wait time, waiting for the elevator once the time is too long he will give up. The main elevator scheduling policy is to first respond to the current direction of travel along the most proximal request, if no request to change the direction, to change the direction of movement.
Date
: 2025-12-19
Size
: 6kb
User
:
OnAir
[
Console
]
main
DL : 0
C++ STL算法:STL算法元素计数、STL算法最小值和最大值、STL算法查找算法1、STL算法查找算法2、STL算法查找算法7-C++ STL<algorithm>
Date
: 2025-12-19
Size
: 2kb
User
:
buping
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.