-
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻...
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻-python beginner teaching materials, allowing the reader to a deeper understanding of the essence of python, speaking very thorough
- 2022-03-20 01:33:24下载
- 积分:1
-
"pictureRecreator"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动...
"pictureRecreator"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动,最后将它复原.-"pictureRecreator" is a very suitable for learners of small java games, the game will be a big map separated into nine, and then a random selection of eight out, allowing the player through the keyboard and mouse to control mobile picture, it will finally recover.
- 2022-03-15 03:45:45下载
- 积分:1
-
有限差分电磁场模拟。用有限差分法求解电磁场微分方程。
有限差分电磁场模拟。用有限差分法求解电磁场微分方程。-Finite-difference numerical simulation of electromagnetic fields
- 2022-01-21 21:49:24下载
- 积分:1
-
从麻省理工学院的“电路图”编辑!
SUE from MIT for schematic edit!
- 2022-11-07 18:05:04下载
- 积分:1
-
这是一个采用JAVA做的聊天系统,没有用数据库,直接进行聊天...
这是一个采用JAVA做的聊天系统,没有用数据库,直接进行聊天-This is a use of JAVA to do the chat system, did not use the database directly to chat
- 2023-04-05 01:40:04下载
- 积分:1
-
This algorithm used a supervised artificial immune system to achieve the classif...
此算法利用一种有监督的人工免疫系统实现一个图像分类的分类器。-This algorithm used a supervised artificial immune system to achieve the classification of an image classifier.
- 2022-01-25 16:44:50下载
- 积分:1
-
today, the popularity of the wide variety of software programming, is easy to ma...
在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位)进行如下简单的编码:-today, the popularity of the wide variety of software programming, is easy to maintain, but to deal directly with the hardware and system software when compiled a loss, so there will be a C language battlefield. C language as the compilation and Advanced Language a transition between languages, both assembly language and the efficient high-level language convenience. In telecommunications, in order to ensure safe and reliable transport firms, the standard serial I must have shook hands with many signals and state information. This is because the various computer communications CPU speed is not the same (this would lead to "the wrong frame") and transmitter to send data faster than fa
- 2023-04-03 07:00:03下载
- 积分:1
-
Hebei University of Tai second semester freshman year, source curriculum design,...
河北工业大学大一至大二学期,课程设计源码,课程题目是反弹球,希望对大家有所帮助,特别是河北工业大学的同学。-Hebei University of Tai second semester freshman year, source curriculum design, curriculum entitled rebound the ball, and they hope to help everyone, especially students of Hebei Industrial University.
- 2023-04-01 21:05:03下载
- 积分:1
-
SSD4练习3小软件 想参考的可以下载
SSD4练习3小软件 想参考的可以下载-3 small SSD4 practice would like to reference software can be downloaded
- 2022-03-18 13:40:56下载
- 积分:1
-
事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活...
事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
- 2022-04-02 09:51:09下载
- 积分:1