-
C++ example 100
C++ example, 适合初学者。常用的实现方法。对于自学C++而苦于缺少示例模仿的朋友们提供了大量的实例。教材实验设计完全按照C++标准规范,给自学的朋友们提供了好的典范
- 2022-02-26 21:07:12下载
- 积分:1
-
一个教你如何在vc中读取wrl格式的文件的例子
一个教你如何在vc中读取wrl格式的文件的例子-one to teach you how to read vc wrl format of the document examples
- 2022-08-20 00:48:14下载
- 积分:1
-
VB to change the file name under the bulk of the software
VB下的批量搜索和改变文件名的软件,调试通过-VB to change the file name under the bulk of the software
- 2023-01-12 18:45:03下载
- 积分:1
-
一个经典的DSP程序库,可以为用户提供常用的DSP程序,使得应用DSP时方便一些...
一个经典的DSP程序库,可以为用户提供常用的DSP程序,使得应用DSP时方便一些-a classic DSP libraries, which can be used to provide users with a DSP that allows DSP some convenient
- 2022-03-15 04:32:13下载
- 积分:1
-
本程序示例如何将多个文件合并成一个文件,并能够自分解。此技术在制作安装程序时非常有用。我在本网站学到了此技术,并将他整理扩展,能够合并文件和目录,个数不限。...
本程序示例如何将多个文件合并成一个文件,并能够自分解。此技术在制作安装程序时非常有用。我在本网站学到了此技术,并将他整理扩展,能够合并文件和目录,个数不限。-example of the procedures on how to merge multiple files into a document and to be able to decomposition. This technology in the manufacture and installation procedures will be very useful. On this website I learned this technology, he will collate extended to merge files and directories, open-number.
- 2022-03-18 11:35:36下载
- 积分:1
-
Uma modelagem de um cenario basico para quem esta aprend o a usar open/gl na pla...
Uma modelagem de um cenario basico para quem esta aprend o a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.-Uma modelagem de um cenario basico para quem esta aprendendo a usar open/gl na plataforma C++. Utilizando comandos basicos como setas direcionais e teclas especiais como home, end, page up e page down voce pode navegar por todo o ambiente 3D com muita facilidade.
- 2022-01-30 16:54:31下载
- 积分:1
-
how to read the disk space and available space.
如何读取磁盘的空间及可用空间。-how to read the disk space and available space.
- 2022-01-27 15:37:57下载
- 积分:1
-
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的...
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的状态为1时,球向右滚。凡是球滚过的洞,状态取反(既由1变0,由0变1)。
现用8位二进制数依次从左到右表示八个小洞的状态。
例: 图中的初始状态为 00000101 时,最多滚入3个球时有
从C洞滚入一小球状态为 ――――> 00101111
从B洞滚入一小球状态为 ――――> 01111011
从A洞滚入一小球状态为 ――――> -bowls game Italy-game description eight holes and serial number and distribution figure. Small ball from the A, B, C (hole No. 0,1,2), one of the fallen three locations. If the state of the hole 0:00 a.m., the ball rolling left; If the state of the hole 1:00, the ball rolling right. Whatever strain at the hole, from the anti-state (both from a variable 0, 0 Variable 1). Now with eight followed by the binary number eight hole, said whatever the state. Cases : Figure the initial states of 00000101, three roll-up ball from C hole rolled over a small ball of----> 00101111 B hole rolled over from one state to the small ball----> 01111011 from A hole rolled over a small ball of---->
- 2023-04-01 05:00:04下载
- 积分:1
-
1.Src目录
加油站管理系统的源代码,是用VisualC++6开发;
2.Database目录
加油站管理系统所用到的数据库,运行加油站管理...
1.Src目录
加油站管理系统的源代码,是用VisualC++6开发;
2.Database目录
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。
3.创建数据库后默认的登陆用户可以是:账号1,密码999。
4.运行程序前需要在SQL SERVER2000的企业管理器中将用户sa的密码设置为空。选择《企业管理器》中的《安全性》中的《登录》,双击sa设置密码为空。 -1.Src stations directory management system"s source code is developed using Visual C 6; 2.Database stations directory management system used by the database management system running PFS post before using SQL Server 2000 for the creation of this database analyzer. In SQL Server2000 inquiries analyzer open sql directory of "filling station database management system. Txt "file, the entire election code after all the press F5 operating procedures created by the operation of the database. 3. After creating the database default landing users can be : an account number, password 999. 4. Before running the program in the SQL Server2000 Enterprise Manager users will sa set
- 2022-01-28 05:13:07下载
- 积分:1
-
彩色电视原理
电视机原理的全套教学PPT,讲解细致深入。
彩色电视原理
电视机原理的全套教学PPT,讲解细致深入。-Principles of Color TV
- 2022-10-14 22:30:05下载
- 积分:1