-
vc项目开发全程实录 的源代码,书上的例子都有哦
vc项目开发全程实录 的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-12-10 08:20:03下载
- 积分:1
-
Introduce the use of VB and API by many examples
用多个例子介绍vb和API的使用方法-Introduce the use of VB and API by many examples
- 2022-09-28 15:05:05下载
- 积分:1
-
some examples in c programming
some examples in c programming
- 2022-03-22 19:25:05下载
- 积分:1
-
sc-fdma
上行OFDM实现,是用MATLAB编写的,。。整个LTE上行的处理流程都在里面,,是个很好的资料,简单易懂,函数模块化清楚明了。
- 2022-09-24 17:05:08下载
- 积分:1
-
我的网页制作,其中包含了具体代码,和美观的界面,有兴趣者可下载。...
我的网页制作,其中包含了具体代码,和美观的界面,有兴趣者可下载。-my beautiful web which includes codes
- 2023-04-05 18:50:04下载
- 积分:1
-
ralink_usb_wlan_51240_whql无线网卡驱动
ralink_usb_wlan_51240_whq驱动主要使用与TP LINK TL-WDN3321类型的无线网卡驱动,该型号无线网卡使用的芯片是ralink 2870,目前是Reltek旗下的产品,支持2.4G和5G双频段。
- 2023-06-20 12:15:07下载
- 积分:1
-
这是我学C++大学教程时写的一个例子
猜数字的游戏
个人感觉《C++大学教程》这本书很适合c++初学者,可以学到很多软件及c++知识...
这是我学C++大学教程时写的一个例子
猜数字的游戏
个人感觉《C++大学教程》这本书很适合c++初学者,可以学到很多软件及c++知识-This is my school C++ University Guide wrote an example of personal feeling猜数字game
- 2022-08-06 06:36:54下载
- 积分:1
-
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件...
怎样用system()函数来调用与本身文件不在同一目录下的.exe文件
-How to use system () function call with its own file is not in the same directory. Exe files
- 2022-12-04 00:10:03下载
- 积分:1
-
QT实现的登录界面
有登陆界面、注册界面、主界面、修改密码界面,QT基础控件的使用,SQlite数据库实现增加、删除、修改、事务操作
- 2022-01-28 00:48:35下载
- 积分:1
-
= = = = = =
=== ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Soft.
All rights reserved.
http://www.geocities.com/emu8086/- === === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Sof
- 2022-06-17 10:10:48下载
- 积分:1