-
Verilog编程代码规范
i2c master code for verilog-i2c master code for Verilog
- 2023-08-25 23:45:03下载
- 积分:1
-
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网...
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
- 2022-04-29 07:01:31下载
- 积分:1
-
实现计算机串口通信,用vb编写,可以实现很好的功能
VB串口通讯,可以帮助一些学习VB串口通讯的同学一些学习参考
- 2023-03-16 11:35:03下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
Related to the complexity of network computing, there is c, vc two of the five p...
复杂网络计算相关,有c、vc两种环境的5个程序:1.筛选一列不重复记录2.集聚系数的计算(c语言,附有示例数据)3.含有节点信息的编号程序(vc,附有示例数据)4.独立性计算程序(附相关文献)5.网页过滤批处理程序(可处理无限文件)-Related to the complexity of network computing, there is c, vc two of the five procedures for the environment: 1. Screening of duplicate records is not a 2. Agglomeration coefficients (c language, with sample data) 3. Contain the number of nodes process information (vc, with sample data) 4. the independence of the calculation procedure (with the related literature) 5. page batch filtering process (which can handle unlimited file)
- 2022-01-25 23:17:46下载
- 积分:1
-
该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。...
该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。-This function is used to renew the RTC time.There is just a parameter nowtime,the current time denoted by seconds
- 2022-07-24 14:28:42下载
- 积分:1
-
增强 C 源代码的可读性的 C 语言源程序
增强 C 源代码的可读性的 C 语言源程序 -C source code to enhance the readability of the C language source code
- 2022-03-07 07:24:37下载
- 积分:1
-
使用windows socket 编程实现网络聊天系统 能实现多对多通信
使用windows socket 编程实现网络聊天系统 能实现多对多通信-Windows socket programming using online chat system that can to-many communication
- 2022-07-24 06:14:39下载
- 积分:1
-
This is the realization of a binary tree small program, he is about to achieve s...
这是一个实现二叉树的小程序,他的实现是实现左右二叉树中的一些难题,
值的一看哦-This is the realization of a binary tree small program, he is about to achieve some of the binary tree problems a value of the FACT
- 2022-01-26 05:10:56下载
- 积分:1
-
This a source code of telephone number search system,it is very useful
This a source code of telephone number search system,it is very useful
- 2022-03-13 15:29:46下载
- 积分:1