-
VC++傅立叶变换算法源码
VC++傅立叶快速变换算法实例,本演示源码使用了基2、基3、基4、基5、基8……混合算法,可以计算任意长度的FFT。也就是当序列长度n为2、3、5、7、11等比较小的素数时,或者n的最大素因数
- 2022-01-26 07:59:24下载
- 积分:1
-
C++ Builer and Que multi
C++ Builder和KE多线程程序实例
- 2023-07-17 15:40:03下载
- 积分:1
-
在unix环境下编写网络编程一个很好的开发包
在unix环境下编写网络编程一个很好的开发包 -unix environment in the preparation of network programming a very good development kits
- 2022-04-16 17:44:03下载
- 积分:1
-
有关CAD/CAM的资料,希望对大家有帮助
有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
- 2023-05-01 08:20:02下载
- 积分:1
-
P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of...
P115 IC卡手持POS是天石科技32位IC卡POS系列产品之一,该产品秉承天石科技的一贯品质,产品结构紧凑,功能实用,操作简单,并具低功耗特性,是人机工学和现代科技的完美结合。它拥有多项专有技术,能够保证产品性能更加稳定强劲。整机采用工业级设计,其环境适应能力较强。P115兼容卡种全面,并且提供方便实用的开发平台和应用程序接口,易于自主应用二次开发,适用于需要随时随地处理IC卡的交警、烟草、公用事业、餐饮等多个行业。
天石p115开发手册 ,pdf格式-P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of our days, the product has always been the quality of stone technology, products, compact structure, functional and practical, simple operation, and a low-power characteristics, is a mechanic school and the perfect combination of modern technology. It has a number of proprietary technology, to ensure a more stable product performance strong. Machine used industrial design, ability to adapt to their environment. P115-compatible card types comprehensive, and provide convenient and practical development platform and application program interface, easy self-application of the second development, applicable to the needs of any traffic police deal with IC cards, tobacco, utilities, foo
- 2022-11-30 03:30:04下载
- 积分:1
-
带图片放大的Flash相册特效
带图片放大的Flash相册特效,会智能判断图片的显示位置,跟随鼠标漂移,其实就是滑动的Flash特效。
- 2022-08-20 12:12:14下载
- 积分:1
-
remote retail billing system
remote retail billing system
- 2023-04-24 23:05:04下载
- 积分:1
-
实现2ASK,2FSK,2PSK,MSK,GRAY转换自然码
实现2ASK,2FSK,2PSK,MSK,GRAY转换自然码-realise 2ASK,2FSK,2PSK,MSK,GRAY change to natural code。
- 2022-05-22 17:36:32下载
- 积分:1
-
测试按钮,有美化,透明等,仅供参考,希望有名人是参考
测试按钮,有美化,透明等,仅供参考,希望有名人是参考-BUTTON,a glass button,in the c#
- 2022-08-11 04:26:52下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1