-
3476562
源码PonyProg2000-2 07a tar gz()
- 2018-01-07 22:34:52下载
- 积分:1
-
cscope-15.8a.tar
cscope 是一个 C 语言的浏览工具,通过这个工具可以很方便地找到某个函数或变量的定义位置、被调用的位置等信息。目前支持 C 和 C++。cscope 自身带一个基于文本的用户界面,不过 gvim 提供了cscope接口,因此可以在 gvim 中调用 cscope,方便快捷地浏览源代码(UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters)
- 2013-06-18 16:43:07下载
- 积分:1
-
10.AD9854DDS信号发生器
说明: stm32f1控制AD9854生成两路正交的正弦波(stm32f1 Controls AD9854 to Generate Two Orthogonal Sinusoidal Waves)
- 2021-03-20 13:09:18下载
- 积分:1
-
银行系统
#include#include#include#include#include#include#include#includeusing namespace std;class Function;class User{public: void get( ); friend class Function; void print(); void PassWord(); void SaveFile(User &); vector StrFunction; User(){} User(int A,string N,int F,string I,string Ad,int T):Accout(A),Name(N),Fmoney(F),ID(I),Address(Ad),Telephone(T){}private: int Accout;//账号 string Name;//姓名 int Fmoney; string ID; string Address; int Telephone; char Pword1[9]; char Pword2[9];};class Function{public: void Saving(User &
- 2022-02-04 18:53:11下载
- 积分:1
-
CpuTimer0
TI的例程,定时器的,从买的光盘上下的,希望对大家有帮助(TI' s routines, timer, from buying a CD-ROM from top to bottom, and want to help everyone)
- 2010-02-21 13:59:50下载
- 积分:1
-
AD9833
ad9833的输出程序,单片机为51.基于DDS算法的输出(ad9833 output program, the microcontroller 51. The output of the algorithm based on DDS)
- 2015-08-02 13:56:43下载
- 积分:1
-
C#网络应用编程 矩阵并行计算练习
C#网络应用编程 矩阵并行计算练习
- 2020-06-09下载
- 积分:1
-
在.net的datagrid空间的表头实现跨行表头,此文档是一个实例
在.net的datagrid空间的表头实现跨行表头,此文档是一个实例-In. Net of datagrid space to achieve cross header header, this document is an example of
- 2022-01-26 00:28:52下载
- 积分:1
-
ads1247驱动程序
ADS1247驱动程序,可以改为stm32驱动,方便驱动下载,欢迎使用。
- 2022-02-13 12:49:44下载
- 积分:1
-
单片机实现对讲机模拟亚音
单片机实现对讲机模拟亚音,利用对讲机软件定时模拟出亚音的方波,可实现从66.7-224.5频率的亚音功能
- 2022-04-13 06:38:32下载
- 积分:1