资源列表
[其他小程序] tokenizer-cPP
说明:// General purpose string tokenizer (C++ string version) // The default delimiters are space(" "), tab(\t, \v), newline(\n), // carriage return(\r), and form feed(\f). // If you want to use different delimiters, th<vale> 在 2025-02-13 上传 | 大小:6kb | 下载:0
[其他小程序] 3-B-Spline
说明:小弟初来乍到,供上B样条程序一件,希望各位前辈,多多指教。-Brother had just arrived for a program on the B-spline, I hope seniors exhibitions. Thank you<马雅楠> 在 2025-02-13 上传 | 大小:2kb | 下载:0
[其他小程序] HDC-CDC-CClientDC-CPaintDCC-WindowDC
说明:集中介绍了HDC,CDC,CClientDC,CPaintDC,CWindowDC的使用方法和区别,绘图显示效果,区分窗口客户区。-Focus on the HDC, CDC, CClientDC, CPaintDC, CWindowDC to use and distinction, graphics effects, to distinguish the window client area.<李华> 在 2025-02-13 上传 | 大小:1.83mb | 下载:0
[控制台(字符窗口)编程] CPU-info
说明:VS2010平台,可以简单查询CPU型号,主频等。简单熟悉汇编嵌入方法,cpi调用等。-VS2010 platform, you can simply check CPU model, frequency and so on. Simple familiar with assembly embedding method, cpi calls, etc..<fangp> 在 2025-02-13 上传 | 大小:18.57mb | 下载:0
[其他小程序] FileManager
说明:命令行文件管理器,能够实现文件的一般操作,比如,创建,删除,查询-Command line file manager<YZ> 在 2025-02-13 上传 | 大小:33kb | 下载:0
[其他小程序] variable-step-integration
说明:本示例中使用了面向对象的程序设计方法,通过对()运算符的重载,把求积运算符号写成(a,b,eps),表示对一个函数从a到b的积分,其中eps是精度。为了显示面向对象的强大之处,我写了两个被积函数,只要直接继承那个被积函数抽象类并覆盖其方法即可。-This example uses the object-oriented programming approach, through the () operator overloading,<金柏倩> 在 2025-02-13 上传 | 大小:2kb | 下载:0