搜索资源列表
timer
- 显示系统时间,用C语言的控制台程序。API调用系统时间显示出来,设定刷新频率就想电子表一样可以变化-OUTPUT THE SYSTEM TIME
graphics
- 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
xuhanshu
- 利用多态性可以设计和实现一个易于扩展的系统。在C++程序设计中,多态性是指具有不同功能的函数可以用同一个函数名,这样就可以用一个函数名调用不同内容的函数。 -The use of polymorphism can design and implement a scalable system. In C++ programming, polymorphism refers to a function with different functions can use the same funct
SysTime
- 获取系统时间,可达到毫秒级,可将得到的时间换算成可用于计算的数据类型。此函数可被直接调用,也可用于参考以进一步的开发功能。-Get the system time, up to milliseconds, the time can be converted will be used to calculate the data type. This function can be called directly, Can also be used to further the developm
student
- 实现了一个学生信息输入,在控制台中输入学生信息,再输入吃饭睡觉参数,程序会输出相关系统,以及调用函数后的结果-student information input and output
test
- 初始化Opengvs,包括系统自身的调用和回调用户的函数。-Initialization Opengvs, including call and callback function of the user of the system itself.
pjxt
- c++调用matlab模糊控制系统文件,就是.fis文件,实现整个化工生产系统的评价,可以直接把matlab中的fis文件保存为txt,也可以直接读取。-c++ call matlab fuzzy control system file is. fis file, realize the entire chemical production system can be evaluated directly in matlab fis file saved as txt, can also be
tansform-linux-systerm-call-to-num
- 实现在windows下将Linux系统调用转换成系统调用号-Realized in the windows system calls into the Linux system calls
transform-linux-systerm-num-to-call
- windows 下c#程序实现对Linux系统调用号转换成系统调用序列-windows under c# program to realize the Linux system call numbers into the system call sequence
out-string
- 测试函数调用是否成功。 测试编译系统连接正常与否。-Test function call was successful. Test compilation system is connected properly or not.