搜索资源列表
一个写字板程序
- 用C语言编写的一个模拟的写字板界面。 程序员可以通过修改它很容易得到一个在DOS运行的类WINDOWS窗口的界面。-C language simulation of a tablet interface. Programmers may amend it is very easy to be running a DOS-like Windows interface window.
模拟测试鼠标及键盘的输入
- 本程序由VC++开发,用于 模拟测试鼠标及键盘的输入,初学者可以参考一下!-procedures by the Visual C + + development for simulation testing of the mouse and keyboard input, and beginners can take a look!
2_1
- 这是一个C程序,描述的是操作系统中进程调动模拟算法,写的不好,请不要见笑。-This is a C program, describes the process of mobilizing operating system simulation algorithm, badly written, please do not laughed at.
模拟图像边缘检测的C代码[原创]
- 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pse
课题二
- 航空定票系统模拟软件 要求C或C++编写。 具有功能: 可以录入航班情况; 查询某个航线的情况,可以输入起飞抵达城市,查询飞机航班情况; 可以订票; 可退票,退票后修改相关数据文件; 客户资料:姓名,证件号,订票数量及航班情况,定单有编号; 修改航班信息。 -air ticket system simulation software requirements C or C preparation. With function : entry flight; I
exam8_nankai100
- 通过这次上机考试(2004年4月)以及从各大论坛上考生朋友们所抽取的上机题来看,所有的上机考试题全来自南开100题,但网上所流传的以及正式书本上的解法也有不少的错误,因此也误导了一些基础不深的朋友们,为此我将2004年版南开100题中所有的题都在无忧2004年上半年版模拟系统中进行了测试(无忧模拟系统也安装了最新的补丁),将正确的、精华的解法采纳出来,其中有许多题也加入了我的编程思想,尽量照顾了一些基础不深并对C语言中指针解法很畏惧的朋友们,做到容易理解及容易掌握-through this ex
MycWork001
- 这是我的课程设计 由于时间有限,程序难免有不足。 还请多多指教。 程序建议不要在win2000和win xp的cmd下运行。 推荐在win98或纯dos中装有UCDOS中文DOS平台下运行。 主菜单程序为main.c 运行此程序,选择相应的菜单,即可运行查看到其他程序。 wnl.c万年历 adstd.c 学生数据库 ply.c小蜜蜂(UFO)游戏 tlife 生存模拟 但是要求main.c和其他程序的执行文件必须在同一目录里(文件夹)。否则连接其他程序将失
wenjianxitongmonisheji
- 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统
Preces
- 增强的数字变频的C代码,十分接近实际仿真-increase the frequency of C code is very close to the actual simulation
banksimulatesystem
- 大一时候学C++的大作业,独立开发的一个模拟银行系统,还存在点缺陷,不过相信对初学者来说还有帮助的,里面有作业报告和工作日记.-school freshman when the big C operations, the independent development of a simulation of the banking system, there are still defects Nevertheless, I believe there is the newcomer of hel
itpp-3.10.12.tar
- IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
CLOCK_co-design_of_C_and_Verilog
- A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design example of C and Verilog.
Find_medium_value_co-design_of_C_and_Verilog
- A code writing by Verilog which can find medium value. With a C file to see the simulation results. A co-design example of C and Verilog.
SPHERES
- 类似于 UNIX 系统的简单模拟 C 源代码 功能异常强大 虽小但很实用!-similar to the UNIX system simulation of a simple C source code extremely powerful small but very practical!
遗传算法应用
- 这是一个基于遗传算法的人工生命模拟 AL_GA.C -This is a genetic algorithm based on the simulation of artificial life AL_GA.C
CustomXPMenu
- VC++仿XP风格菜单,一个VCL组件应用实例,菜单做的很漂亮,来自C++ Builder的作品-VC++ simulation XP style menu, a VCL component application example, the menu is very nice to do, from the works of C++ Builder
c-elevator
- 用c语言编的一个电梯时间最优化仿真,具有图形界面,总共有3台电梯,当某一层有人需要用电梯时,通过算法,可以得出时间最短的电梯号,并通过仿真来检验。-C language code with a simple optimization of the lift time simulation, with a graphical interface, a total of 3 sets of elevators, when a layer of people need the elevator, th
QQmovewindows
- 只是一个模拟QQ窗口震动的小程序,通俗易懂。用C实现的,适合初学者。其实震动窗口不过如此-QQ is just a simulation of vibration applet window, easy to understand. Implemented using C, suitable for beginners. In fact, such a shock, but the window
PicDraAndRGB
- 该例子为C#winform开发的图片运动及模拟计时红绿灯问题,共初学者学习使用-The example for the C#winform development of the picture and Simulation of the traffic lights, a total of beginners learning to use
atmxp
- ATM终端牟尼基 C语言模拟的银行ATM机系统!利用文件存储!每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!(ATM(C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the
