-
一个用C++程序开发的简单的LED界面显示控件。
一个用C++程序开发的简单的LED界面显示控件。-A C++ program with the development of a simple LED display control interface.
- 2022-01-24 16:18:43下载
- 积分:1
-
可以移动对话框窗口到任何一个位置,方便了用户的使用
可以移动对话框窗口到任何一个位置,方便了用户的使用-Dialog window can be moved to any one location and make it easier for users
- 2022-03-15 15:24:32下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1
-
vb写标准dll
有这个插,就可以了用vb写标准DLL。vb以往只能写ActiveX DLL,现在可以制作标准DLL,并且被其他程序调用啦!插件以及Linker修改版的源码都在里面。
- 2022-03-02 06:29:45下载
- 积分:1
-
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码...
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码-C language library management system, the data structure, curriculum design, with the source code
- 2022-05-05 10:16:32下载
- 积分:1
-
图书管理小程序,能实现进书,借出等功能,供初学者参考
图书管理小程序,能实现进书,借出等功能,供初学者参考-small library management procedures to achieve books, lending and other functions, reference for beginners
- 2022-01-26 02:21:09下载
- 积分:1
-
一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西...
一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西-STL describing a comprehensive example, including vector, deque. , and other types of list for STL lovers, this is a must to master things
- 2022-04-30 04:33:03下载
- 积分:1
-
复合增长率计算器,很简单的代码,自己写的使用促进公平…
复合增长率计算器,很简单的代码,自己写的,方便股票投资朋友使用。-CAGR calculator, very simple code that they wrote to facilitate the use of equity investments friends.
- 2022-07-26 01:49:31下载
- 积分:1
-
实例283——创建Win32 DLL导出一个计算长方体表面积和体积的类
实例283——创建Win32 DLL导出一个计算长方体表面积和体积的类。
- 2022-11-17 03:20:03下载
- 积分:1
-
VB modbus CRC16查表法校验循环法校验
vb6.0 或VB.net 中关于Modbus 与仪器、plc、仪表通讯的CRC16 校验,CRC16校验包含循环法和查表法
- 2023-05-25 07:45:03下载
- 积分:1