资源列表

« 1 2 ... .68 .69 .70 .71 .72 573.74 .75 .76 .77 .78 ... 653 »

[控制台(字符窗口)编程模拟卫星旋转及地球自转

说明:基于openGL库,在VC6.0控制台下编程,实现了地球的自转,同时绘制了卫星,实现了卫星绕地球自转。 程序可以运行,但必须安装opengl库。
<wangln> 在 2011-07-05 上传 | 大小:2579430 | 下载:3

[控制台(字符窗口)编程操作系统管理

说明:操作系统,进程调度,内存管理,的好例子-operating systems, process scheduling, memory management, a good example
<> 在 2024-10-07 上传 | 大小:2536448 | 下载:0

[控制台(字符窗口)编程HoughLines

说明:Hough code VC 6.0 Use cam
<sw> 在 2024-10-07 上传 | 大小:2580480 | 下载:0

[控制台(字符窗口)编程Snake

说明:本游戏基于Win32,实现贪吃蛇的游戏的基本功能,完成对食物以及毒果的食取。通过键盘控制蛇的移动。-This game is based on Win32, the basic functions of the Snake game, fresh take on food and poison fruit. Through the keyboard to control the movement of the snake.
<liang> 在 2024-10-07 上传 | 大小:2574336 | 下载:0

[控制台(字符窗口)编程SerialUI

说明:一款使用PYTHON开发的上位机软件例程-PC software routine a Python development
<吴子扬> 在 2024-10-07 上传 | 大小:2565120 | 下载:0

[控制台(字符窗口)编程SetIPNew

说明:通过修改注册表信息修改IP地址,子网掩码,网关等信息-By modifying the registry information to set the IP address, subnet mask, and gateway information
<杨森轲> 在 2024-10-07 上传 | 大小:2547712 | 下载:0

[控制台(字符窗口)编程EX_AddressTest3

说明:窗口程序, 窗口程序, 窗口程序, -Window procedure, the window procedure, the window procedure, the window procedure, the window procedure, the window procedure,
<sophet> 在 2024-10-07 上传 | 大小:2533376 | 下载:0

[控制台(字符窗口)编程knn

说明:一个简单的knn算法程序,核心算法是基于欧几里得距离,程序在vs2010上调试运行,一点问题都没有,其他环境不知道-A simple knn algorithm program, the core algorithm is based on the Euclidean distance, program debugging run on vs2010, no problem at all, other environments do n
<yu> 在 2024-10-07 上传 | 大小:2545664 | 下载:0

[控制台(字符窗口)编程libsvm_format

说明:Transform data to the format of an SVM package(libsvm) Each row represents one record [label] [index1]:[value1] [index2]:[value2] ... 2‐class label: +1, ‐1 n‐class label: 1..n
<rewrel> 在 2024-10-07 上传 | 大小:2530304 | 下载:0

[控制台(字符窗口)编程MyTracert

说明:编写一个Ping程序测试本局域网的所有机器是否在线-All machines to test the LAN is online
<郑硕> 在 2024-10-07 上传 | 大小:2534400 | 下载:0

[控制台(字符窗口)编程VRPBase--No-smallrouteindex

说明:禁忌搜索解决待时间窗车辆路径问题,c++基于visio studio 2010平台-Tabu Search Algorithm of VRP
<王祖健> 在 2024-10-07 上传 | 大小:2547712 | 下载:0

[控制台(字符窗口)编程lab02

说明:f(n)=f(n-1)+f(n-2) f(0)=f(1)=1,求斐波那契数列第20项,分别用循环和递归的方式,比较时间效率。提示:可以使用c函数clock取出当前系统时间,计算前后各一次,两次相减除以每秒的时钟数,就可以得到以秒为单位的差距-f (n) = f (n-1)+ f (n-2) f (0) = f (1) = 1, Item 20 seeking Fibonacci number Fibonacci sequence tha
<龙晓聪> 在 2024-10-07 上传 | 大小:2542592 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 573.74 .75 .76 .77 .78 ... 653 »

源码中国 www.ymcn.org