-
将VC7.0和VC.NET的工程转换到VC6.0的工程,内有详细的介绍做法(自己试验后写的)...
将VC7.0和VC.NET的工程转换到VC6.0的工程,内有详细的介绍做法(自己试验后写的)-VC7.0 and VC.NET will convert the project to VC6.0 project, which has a detailed introduction of the practice (their own written tests)
- 2023-01-25 14:50:04下载
- 积分:1
-
uva10324解法(提共題目和解法程式)
題目說明:給你一連串僅包含0和1的字串 (字串長度最大到1000000,字串從第0個字元開始),要請你回答我們在第i個和第j個字元之間(包含第i個和第j個)、 是否所有的字元均相同 (均為1或均為0)。如果均相同請回答Yes、 否則請回答No。输入每筆測試資料的第一列為一個僅包含0和1的字串,下一列有1個整數n 代表對於上一列字串以下有n個問題。皆下來的 n 列每列有2個非負的整數分別代表 i和 j。输出對每一列測試字串,請先輸出第幾個的案例。然後根據 n 個問題回答肯定或否定的。解法:1.用获取讀入整行字串輸入、 並計算長度2.先判斷第 0 個位置,为 0 則把 0 存入另一個整數陣列,为 1 則存 13.用迴圈把字串陣列轉換存到整數陣列、 遇到字元 0 則值不變、 遇到字元 1 則加 14.欲判斷的i、 j位置都為字元 0、 且整數陣列i、 j位置的值相同、 代表有一連串 0、 輸出是5.欲判斷的i j位置都為字元 1,且整數陣列i、 j位置的值相減為i、 j的差、 代表有一連串 1,輸出是6.其他情況輸出号
- 2022-05-06 12:04:30下载
- 积分:1
-
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。...
产品管理系统。本设计的要求是实现入库、库存和出库统一管理,帮助企业实现新产品信息化管理。-product management system. This requirement is designed to achieve storage, inventory, and from the unified management, and help enterprises achieve new product information management.
- 2022-06-26 23:32:59下载
- 积分:1
-
关于简单遗传算法和简单bp网络的程序,其中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层...
关于简单遗传算法和简单bp网络的程序,其中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层-on simple genetic algorithms and simple bp network procedures, which the matrix multiply very fast, but relatively easy to expand, or arbitrary number of input and any number of hidden layer
- 2022-11-19 19:55:03下载
- 积分:1
-
我搜集的C 语言教程
我搜集的C 语言教程 -I collected the C Language Guide
- 2022-12-16 02:15:03下载
- 积分:1
-
打字机 一个用FLASH MX编的小程序
打字机 一个用FLASH MX编的小程序-a typewriter with Flash MX series of small programs
- 2022-02-03 04:10:14下载
- 积分:1
-
清华大学足球机器人大赛程序。
清华大学足球机器人大赛程序。-Qinghua University soccer robot competition procedures.
- 2022-06-27 15:15:40下载
- 积分:1
-
framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。他
同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底...
framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。他
同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底
层的任何操作。-framebuffer equipment that frame buffer (abbreviation fb) provided a display interface to the abstract depiction out. He also represented the storage and display interface, application function by defining good visit, does not need to know the bottom of any operation.
- 2022-04-15 14:03:02下载
- 积分:1
-
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功...
一个用C 语言编写的贪吃蛇游戏的源码,绝对的正确,我自己调试过的,能成功-a C language prepared by the huge memory game source code, absolutely right, I own debugging off and success
- 2022-04-17 07:37:21下载
- 积分:1
-
M3GExport enables developers to export complex 3D animated scenes from Maya®...
M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games.
Created by the developers of JBenchmark3D - the leading performance measurement tool for mobile 3D graphics, M3GExport lets use sophisticated features of M3G format like skeletal animation, morphing meshes, triangle stripping and other useful optimisations.
M3GExport for Maya is available in two editions, Limited and Standard.
The Standard version contains sophisticated optimisation options used mostly by commercial game developers.-M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games.
Created by the developers of JBenchmark3D- the leading performance measurement tool for mobile 3D graphics, M3GExport lets use sophisticated features of M3G format like skeletal animation,
- 2023-04-22 16:15:03下载
- 积分:1