-
奇迹世界的数据库服务器代码,vc开发。数据库使用sql server
奇迹世界的数据库服务器代码,vc开发。数据库使用sql server-Miracle of the world" s database server code, vc development. The database using sql server
- 2022-02-05 23:39:19下载
- 积分:1
-
USB协议的基础上和CH375芯片
USB 协议基础及ch375 usb芯片-USB protocol basis and ch375 usb chip
- 2022-03-25 20:43:56下载
- 积分:1
-
hardware文件代码,在小车循迹程序中有着重要应用!
hardware文件代码,在小车循迹程序中有着重要应用!-hardware document code, in the car tracking program has an important application!
- 2022-02-21 06:59:18下载
- 积分:1
-
restoring除法器设计
经典算法了,可以仿真通过
restoring除法器设计
经典算法了,可以仿真通过-divider restoring a classical algorithm design, simulation can be adopted
- 2023-01-21 00:50:03下载
- 积分:1
-
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.-Lianliankan game source code, the procedures adopted visual c compiler, knowledge-like game.
- 2022-04-01 15:00:38下载
- 积分:1
-
Universal Serial Bus (USB) is a communications architecture that gives a persona...
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB protocols can configure devices
at startup or when they are plugged in at run time. These devices are broken into
various device classes. Each device class defines the common behavior and
protocols for devices that serve similar functions. Some examples of USB device
classes are shown in the following table
- 2022-07-25 07:02:30下载
- 积分:1
-
svd气象中用的fortran程序,欢迎大家
svd气象中用的fortran程序,欢迎大家-svd weather with the fortran program, please take a look at the
- 2022-12-09 08:00:02下载
- 积分:1
-
Packet tools (latest version)
封包工具(最新版)-Packet tools (latest version)
- 2022-02-13 17:24:12下载
- 积分:1
-
该软件实现键盘锁定功能,当你暂时离开不想关机,但又不想让别人动你的电脑的时候可以试着用该软件...
该软件实现键盘锁定功能,当你暂时离开不想关机,但又不想让别人动你的电脑的时候可以试着用该软件-The software realize the keyboard lock feature, when you do not want to leave the country temporarily shut down, but do not want others to move the computer when you try to use the software
- 2022-02-09 10:44:20下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1