搜索资源列表
TeristBetal
- 自己编写的俄罗斯方块小程序。该程序与网络上其他程序不同,本程序是完全采用C++编写的控制台下的程序,而非窗口程序,虽然不华丽,但是非常适合初学者学习算法和基本C++知识。-own sheet prepared by the Russian small programs. The program networks with various other procedures, the procedures are completely prepared by the C procedures und
wykmeans
- 基于c语言实现的聚类算法,运行与visual c++环境下,可以实现均值聚类。-c language based on the clustering algorithm, the operating environment with visual c, means clustering can be achieved.
TechSystem
- 教务管理系统(C/C++) 这个是基于控制台的程序,利用面向对象对数据库进行模拟,同时也尝试模拟界面设计实现与事件处理机制。带开发文档(完整分析过程),程序使用VC 6.0进行编程实现
Desktop
- omnet++双机到多机通信 C++与ned语言编写 适合多平台执行 控制台编写
VisualC++highlevelprogrammingandsourcecode
- Visual C++高级编程技术与实例源代码
programmingtechniquesandtypicalcase
- Visual C++编程技巧典型案例解析——基础与应用篇(上)
vc
- C++ 中的输入 / 输出编程 通过流对象进行文件操作,实现文件的输入与输出操作
C++实现大整数运算
- C++与C语言联合数组实现的用于长度较大的整数之间的四则混合运算
vpmotion_game
- vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
vpmotion_ufo
- vega prime与C++混合编程实例,模拟飞碟运动,不受惯性重力影响,可以左转右转,加速减速,突然加速、停止等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the UFO motion model (vpMotionUFO). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to a
vpmotion_walk
- vega prime与C++混合编程实例,模拟步行运动,可以实现左转右转,前进后退等功能,遇到障碍物会碰撞,可以调节身高速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the walk motion model (vpMotionWalk) and a user defined collision detection position strategy. It defines the class myApp, which is deri
TSP
- Descr iption 给定一个完全无向带权图G,其每一条边有一个非负的整数权值。目的是要找出G的一条经过每个顶点一次且仅经过一次的回路,使回路的总权值最小。 请设计一个2-近似算法,求出近似最小的总权值,即定义最优解为C,只要输出解在[C , 2 * C]的范围内都可以“Accept”。 Input 输入第一行为一个正整数n(1 <= n <= 20),表示G中顶点的个数。接下来n行每行包括n个整数,第i行第j个的整数表示G中第i个点
Java_C_3DES
- 提供java与c加解密一致的3des算法-The provided java and c encryption and decryption consistent 3des algorithm
c_java_zhuanhuan
- gcc环境下的C与java转换程序,经调试可用,请大家放心使用-gcc environment for C and java conversion process, debugging available, Please be assured
Ackerman
- 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.
classical-algorithm-on-C
- C语言基本算法,包括数据结构与基本算法总结。-C language basic algorithms, including summary data structures and basic algorithms.
CSharpUseCPPDLL
- C#与C++混合调用,C#调用C++的动态链接库D-C# and C++ mixed call, C# call C++ dynamic link library DL
yodwd-goutine
- 这是一个c++与matlab进行混合编程利用遗传算法实现tsp的源程序-This is a c++ and matlab mixed programming using genetic algorithm to realize the TSP source program
C_MATLABDLL
- 实现C++与Matlab的联合编程,数据调用(Joint programming of C++ and Matlab, data call)
十大算法时间与空间比较
- 对于十大算法进行时间复杂度与空间复杂度比较,源程序,模块化设计语言,C++编程
